- 01 Mar, 2021 40 commits
-
-
Stan Hu authored
Show subscription expiration banner only for top-level group owners See merge request gitlab-org/gitlab!54908
-
Denys Mishunov authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55054
-
Craig Norris authored
Clarify version text formatting See merge request gitlab-org/gitlab!55340
-
Marcel Amirault authored
-
Mike Jang authored
Linking to user following documentation See merge request gitlab-org/gitlab!55416
-
Melissa Ushakov authored
-
Arturo Herrero authored
Enable RSpec/MultipleMemoizedHelpers by default See merge request gitlab-org/gitlab!55211
-
charlie ablett authored
Remove pipeline editor feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54971
-
Frédéric Caplette authored
The Pipeline Editor is no longer behind a feature flag, we remove all related code including tests.
-
Amy Qualls authored
Add a vale rule to check for usage of "master" See merge request gitlab-org/gitlab!55148
-
Marcel Amirault authored
We should use default branch or main branch, instead of master
-
David O'Regan authored
Fix(oncallschedules): update grid start and midnight edge case See merge request gitlab-org/gitlab!55081
-
David O'Regan authored
Update the grid start time and allow for midnight shift edge case in weekly grid draw for shifts less than 24 hours
-
Stan Hu authored
NotificationsHelper: Remove unused helper methods See merge request gitlab-org/gitlab!55346
-
Robert Speicher authored
Expose VSA stage event descriptions See merge request gitlab-org/gitlab!54954
-
Suzanne Selhorn authored
Revisions to the examples area See merge request gitlab-org/gitlab!55397
-
Amy Qualls authored
Tidy up the phrasing and formatting of the examples area.
-
Arturo Herrero authored
Fix the nature of FactoryBot traits that create associations of Namespace [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55160
-
Sarah Groff Hennigh-Palermo authored
Add empty state inside pipeline editor section See merge request gitlab-org/gitlab!55227
-
Frédéric Caplette authored
This adds an empty section with no CTA inside the pipeline editor if there is no file to edit. At a later date, we are going to add the option to start working even without an existing file.
-
Paul Slaughter authored
Align heading style with subheadings in markdown See merge request gitlab-org/gitlab!55284
-
Miguel Rincon authored
Group migration: User-selectable page size See merge request gitlab-org/gitlab!54638
-
Arturo Herrero authored
Set default MR title/description to first multi-line commit See merge request gitlab-org/gitlab!52984
-
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
-
Amy Qualls authored
-
Max Coplan authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/300479 When creating a merge request, the behaviour of the prefilled title and discription is different than the behaviour of squashed commit messages. For squashed commit messages, the behaviour is described in the [docs](https://docs.gitlab.com/ee/user/project/merge_requests/squash_and_merge.html#overview) as > Taken from the first multi-line commit message in the merge. However, for merge requests, the current behavior is to use the branch name. This commit sets the prefilled MR title/description to the first multi-line commit in the MR, if applicable. Otherwise falling back to the previous behaviour.
-
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
-