- 01 Mar, 2021 40 commits
-
-
Markus Koller authored
Show which reviewers have approved an MR See merge request gitlab-org/gitlab!54365
-
Alex Kalderimis authored
This updates the reviewer sidebar widget to display an `approval-solid` icon next to reviewers who have approved the MR.
-
Andrew Fontaine authored
Migrate project cycle analytics template to vue See merge request gitlab-org/gitlab!54882
-
Imre Farkas authored
Auto-enable admin mode on privileged environments See merge request gitlab-org/gitlab!53015
-
Nicolò Maria Mezzopera authored
Resolve "Assignees widget UX fixes" See merge request gitlab-org/gitlab!54800
-
Natalia Tepluhina authored
-
Suzanne Selhorn authored
Update details about colons in CI scripts See merge request gitlab-org/gitlab!55343
-
Marcel Amirault authored
-
Mike Jang authored
Add Free tier badge to Groups page See merge request gitlab-org/gitlab!55289
-
Suzanne Selhorn authored
CI/CD keyword intro revamp See merge request gitlab-org/gitlab!55345
-
Marcel Amirault authored
Make the difference between job and global keywords clearer, and fix incorrect nesting and placement of some keywords
-
Markus Koller authored
Prep work for refactoring the pipelines table to use GlTable [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54958
-
Payton Burdette authored
Add feature flag and edit existing components that will not be wrapped.
-
Markus Koller authored
Prevent DAST profiles from being deleted when referenced by policies See merge request gitlab-org/gitlab!54699
-
Alan (Maciej) Paruszewski authored
This change adds new fields to GraphQL API and adds additional contraint that verifies if given DAST Site/Scanner profile can be deleted if is referenced by active policy
-
Amy Qualls authored
Surface merge request concept info See merge request gitlab-org/gitlab!55288
-
Kushal Pandya authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!54926
-
Amy Qualls authored
Update settings UI text for Prometheus See merge request gitlab-org/gitlab!53179
-
Amy Qualls authored
Start revising the Prometheus UI settings to more closely adhere to GitLab tone and style.
-
Markus Koller authored
Remove BulkImports EpicLoader See merge request gitlab-org/gitlab!55214
-
Yannis Roussos authored
Revert "Remove historic minergate trigger" See merge request gitlab-org/gitlab!55375
-
Miguel Rincon authored
Stop scrollbar stretching filtered search box See merge request gitlab-org/gitlab!54574
-
Simon Knox authored
Limit the height of the bordered box, so the scrollbar appears outside of it rather than increasing its height.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!55373
-
Amy Qualls authored
Update tier badge for Activate GitLab page See merge request gitlab-org/gitlab!55294
-
David O'Regan authored
Increase contrast of Solarized Light in Web IDE See merge request gitlab-org/gitlab!55361
-
Arturo Herrero authored
Cleanup and optimize chat service specs See merge request gitlab-org/gitlab!55120
-
Andy Soiron authored
-
David O'Regan authored
Project Settings Repository Protected Branches Header Expand/Collapse 3/8 See merge request gitlab-org/gitlab!55230
-
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 Repositories Protected branches. This enables the expand/collapse behavior on mouse-click / tap for the h4 headers.
-
Markus Koller authored
Merge branch '301013-factories-do-not-allow-subgroups-to-be-created-under-namespaces-allow-them-to-be-created' into 'master' Resolve "Validate the nature of the parent for `Group` & `Namespace`" [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54094
-
Manoj M J authored
This change adds validation to check the nature of parent for Group & Namespace records
-
David O'Regan authored
Project Settings Repository Protected Tags Header Expand/Collapse 4/8 See merge request gitlab-org/gitlab!55231
-
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 Protected tags. This enables the expand/collapse behavior on mouse-click / tap for the h4 headers.
-
Vitali Tatarintev authored
Improve realism of policy spec See merge request gitlab-org/gitlab!55319
-
Craig Norris authored
Move two more examples to source projects See merge request gitlab-org/gitlab!55329
-
Adam Hegyi authored
This reverts commit 471e2d42.
-
GitLab Release Tools Bot authored
-
George Koltsov authored
- Simplify Epic migration process during Bulk Import and remove EpicLoader since it is very small and does not need to be a separate class - Add a missing NotAllowedError spec
-
Diego Louzán authored
-