- 09 Mar, 2021 1 commit
-
-
Tiger authored
Inspired by project level scoped variables, store an environment scope for each group variable and use existing matching logic to select only those that are relevant when passing variables to a build. Because the default scope is '*' (all environments) and there is not yet a way to modify the scope, these changes alone don't cause a change in behaviour. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55256
-
- 08 Mar, 2021 39 commits
-
-
Steve Abrams authored
Update cluster agent tokens with null names See merge request gitlab-org/gitlab!55673
-
Emily Ring authored
Renamed migrations since master now has a conflicting migration Added missing db/schema_migrations/20210303165302
-
Dylan Griffith authored
Merge branch '301055-update-metrics-definitions-for-product-intelligence-group-elasticsearch-enabled' into 'master' Update Metric defintion for elasticsearch_enabled See merge request gitlab-org/gitlab!56007
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!56011
-
Mayra Cabrera authored
Adds CVE ID Request button to issue sidebar - RUN AS-IF-FOSS [RUN ALL RSPEC] See merge request gitlab-org/gitlab!41203
-
James Johnson authored
Also: * Adds a setting to enable the button in the project general settings * Adds a new column to the `project_settings` database table * Adds new vue components: * project_feature_labeled_toggle.vue * cve_id_request_sidebar.vue
-
James Fargher authored
Reducing variable instantiations in blame processing See merge request gitlab-org/gitlab!55973
-
Luke Duncalfe authored
Track group coverage visits in vue instead See merge request gitlab-org/gitlab!55687
-
Miranda Fluharty authored
Count unique users in the same way as other group::testing metrics So we can use the unique user counts in aggregated metrics
-
James Fargher authored
Add mutation to accept merge requests See merge request gitlab-org/gitlab!54758
-
David O'Regan authored
Project Settings Repository Deploy Keys Header Expand/Collapse 7/8 See merge request gitlab-org/gitlab!55234
-
Daniel Schömer authored
Project Settings General Headers (h4 elements) expand/collapse on mouse-click / tap, like using the Expand/Collapse button. Other h4 headers in other Project Settings pages do not expande/collapse on mouse-click / tap, but only using the Expand/Collapse button. This may seem inconsistent to the user. The h4 headers of Project Settings General get the expand/collapse behavior through classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only. This MR adds classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only to the h4 headers in Project Settings Repository Deploy keys. This enables the expand/collapse behavior on mouse-click / tap for the h4 headers.
-
Stan Hu authored
Enable codequality_backend_comparison by default See merge request gitlab-org/gitlab!54241
-
Jose Ivan Vargas authored
Move from btn-success to btn-confirm in shared/deploy_keys directory See merge request gitlab-org/gitlab!55299
-
Maxime Orefice authored
This commit enables our new feature flag by default which switch our codequality report comparison from the frontend to the backend.
-
Robert Speicher authored
Redirect to test cases show when using issues url See merge request gitlab-org/gitlab!55410
-
Jose Ivan Vargas authored
Update merge request page buttons See merge request gitlab-org/gitlab!55218
-
Mayra Cabrera authored
Use only uuid to pick correct finding from the reports See merge request gitlab-org/gitlab!55643
-
Mehmet Emin INAC authored
As we have now the unique attribute called `uuid` for all the findings we can use it to identify the records instead of using position.
-
charlie ablett authored
Track epics created [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53651
-
Scott Hampton authored
Move from btn-success to btn-confirm in shared/issuable directory See merge request gitlab-org/gitlab!55303
-
Yogi authored
As a part of https://gitlab.com/gitlab-org/gitlab/-/issues/320731
-
Amy Qualls authored
Remove deprecated resource link from docs See merge request gitlab-org/gitlab!55309
-
Sean McGivern authored
Add negated weight issue filter on API See merge request gitlab-org/gitlab!54867
-
Scott Hampton authored
Address technical debt in the job sidebar See merge request gitlab-org/gitlab!55685
-
Olena Horal-Koretska authored
Fix invite member modal dropdown checkbox styling See merge request gitlab-org/gitlab!55832
-
Kev authored
-
Paul Slaughter authored
Fix Jira icon in sidebar too huge during page load See merge request gitlab-org/gitlab!55598
-
Vitaly Slobodin authored
Mark required fields with `required` and `aria-required` attributes See merge request gitlab-org/gitlab!55682
-
Jose Ivan Vargas authored
Move from btn-success to btn-confirm in shared/access_token directory See merge request gitlab-org/gitlab!55298
-
Vitaly Slobodin authored
Move from btn-success to btn-confirm in shared/gitpod directory See merge request gitlab-org/gitlab!55301
-
Yogi authored
-
Alex Kalderimis authored
Remove incorrect inheritance See merge request gitlab-org/gitlab!55792
-
Douglas Barbosa Alexandre authored
Include group wikis in Geo replication [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54914
-
Francisco Javier López authored
In this commit, we add the logic to include group wikis in Geo replication.
-
Mike Greiling authored
Refactor MR widget merge checkboxes to more flex See merge request gitlab-org/gitlab!55951
-
Jose Ivan Vargas authored
Encapsulate Deployment List in Own Component See merge request gitlab-org/gitlab!55793
-
Jose Ivan Vargas authored
Resolve "Mark as viewed stays checked in Single File Mode" See merge request gitlab-org/gitlab!55922
-
Yannis Roussos authored
Reschedule artifact expiry backfill See merge request gitlab-org/gitlab!55093
-