- 28 Aug, 2020 40 commits
-
-
Angelo Gulina authored
- makes the navigation to Feature Flags more convenient - makes the Feature Flags sub nav element more findable
-
Dan Davison authored
Rename `status_issue` tag to `testcase` 3 of 3 See merge request gitlab-org/gitlab!40676
-
Kushal Pandya authored
Merge branch '232465-mlunoe-share-filter-store-module-between-code-review-and-value-stream-analytics' into 'master' Refactor(Analytics): introduce store filter module Closes #232465 See merge request gitlab-org/gitlab!40004
-
Michael Lunøe authored
Use the common store filter module for both Code Review Analytics filter bar Value Stream Analytics filter bar This streamlines the filter bar store module and prepares it to be used for the rest of analytics
-
Toon Claes authored
Handle `select_one` queries in database load balancing See merge request gitlab-org/gitlab!40616
-
Martin Wortschack authored
Migrate deprecated create issue button in epic tree form Closes #219817 See merge request gitlab-org/gitlab!40647
-
Toon Claes authored
Remove pipeline_id column from requirements_management_test_reports See merge request gitlab-org/gitlab!38924
-
Igor Drozdov authored
Removes batch diffs feature flag See merge request gitlab-org/gitlab!40493
-
Phil Hughes authored
that is no longer used
-
Kushal Pandya authored
Prevent Download For Failed Vulnerability Export Jobs Closes #220601 See merge request gitlab-org/gitlab!40656
-
Kev authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
-
Imre Farkas authored
Rename feature flag to instance_statistics See merge request gitlab-org/gitlab!40723
-
Nick Thomas authored
Use UNLINK to remove old repository set caches See merge request gitlab-org/gitlab!40719
-
Peter Leitzen authored
Add fixtures to automatically create self monitoring project for new GitLab installations See merge request gitlab-org/gitlab!40404
-
Peter Leitzen authored
Persist when dismissing FF will look different message See merge request gitlab-org/gitlab!39238
-
Peter Leitzen authored
Fix snowplow tracking event error for new user invite page See merge request gitlab-org/gitlab!40628
-
Adam Hegyi authored
Revert part of "Create missing IssueLink objects" Closes gitlab-com/gl-infra/production#2589 See merge request gitlab-org/gitlab!40716
-
Phil Hughes authored
Limit discussions.json requests to maximum 2 in one batch See merge request gitlab-org/gitlab!40653
-
Thomas Randolph authored
-
Martin Wortschack authored
-
rpereira2 authored
Add production and development fixtures to ensure that the self monitoring project is automatically created for new GitLab installations.
-
Sean McGivern authored
Fall back to the raw diff if base64 encoding fails Closes #240921 See merge request gitlab-org/gitlab!40598
-
Peter Leitzen authored
Paginate profile group notifications See merge request gitlab-org/gitlab!40326
-
Natalia Tepluhina authored
Allow SAST configuration with existing CI file See merge request gitlab-org/gitlab!40528
-
Mark Florian authored
Previously, the Security Configuration page only linked to the SAST Configuration page for projects _without_ an existing CI file. This was because the initial implementation did not support updating an existing CI file. Now that the main technical limitation has been [lifted][1] (with [caveats][2]), the UI can direct users to the SAST Configuration page regardless of whether their project has an existing CI file. This also changes the configuration button to say "Configure" if the given feature is already configured (by any means), and "Enable" if not. Previously this was based on whether Auto DevOps was enabled, but checking the configured status is more direct. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/240941. [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/232862 [2]: https://gitlab.com/gitlab-org/gitlab/-/issues/228959
-
Natalia Tepluhina authored
Replace fa-tag icon with GitLab SVG icon Closes #225926 See merge request gitlab-org/gitlab!40574
-
Sean McGivern authored
When we write a repository set cache, we first remove the old key. Repository set cache values (tag and branch names) can be very large, so using UNLINK instead of DEL should be more efficient.
-
Jan Provaznik authored
Moved Cluster Connect Form to Vue See merge request gitlab-org/gitlab!40295
-
Emily Ring authored
Begin process of adding vue to app/views/clusters/clusters/new.html.haml Added vue entry points and store Move app/views/clusters/clusters/user/_header.html.haml to Vue Updated associated tests
-
Fabio Pitino authored
-
Peter Leitzen authored
Fix missing module in VSA serializers See merge request gitlab-org/gitlab!40515
-
Angelo Gulina authored
- apply User Callouts solution to persist user alert dismissal - add/update relevant test cases
-
Peter Leitzen authored
Add project import usage pings See merge request gitlab-org/gitlab!40130
-
Fabio Pitino authored
Adds package count to usage data See merge request gitlab-org/gitlab!40039
-
Fabio Pitino authored
Remove broken feature flag link on 13.3.2-ee See merge request gitlab-org/gitlab!40713
-
Natalia Tepluhina authored
Put dependency path behind feature flag See merge request gitlab-org/gitlab!40627
-
Dheeraj Joshi authored
-