- 15 Dec, 2020 28 commits
-
-
Patrick Bajao authored
When viewing merge request changes while ignoring whitespace changes or viewing changes for a specific commit in a merge request, they need to be sorted by directory first. This is to make diffs and each file browser entries consistent to prevent confusion. This uses the same logic we use for sorting merge request diff files so that was extracted into its own class.
-
Nicolò Maria Mezzopera authored
Enable `group_members_filtered_search` feature flag by default See merge request gitlab-org/gitlab!49505
-
Illya Klymov authored
Update controller and serializer entity for actually importing groups See merge request gitlab-org/gitlab!49697
-
Illya Klymov authored
- properly pass data from POST create call - add new field to entity serializer - update relevant tests
-
Albert Salim authored
Add frontend_integration CODEOWNERS See merge request gitlab-org/gitlab!50013
-
Evan Read authored
Test for various non-breaking spaces See merge request gitlab-org/gitlab!49868
-
Amy Qualls authored
Copy and modify existing code to start moving toward a workable test for NBSP and NNBSP characters.
-
Martin Wortschack authored
Update deprecated button on pipeline security table See merge request gitlab-org/gitlab!49620
-
Taurie Davis authored
-
Kushal Pandya authored
Identify Full Diff Files See merge request gitlab-org/gitlab!49506
-
Martin Wortschack authored
Remove release notes from Tags page See merge request gitlab-org/gitlab!49979
-
Kushal Pandya authored
Migrate bs-callout to GlAlert in clusters components See merge request gitlab-org/gitlab!47331
-
Gary Bell authored
-
Stan Hu authored
Use empty query instead SELECT 1 See merge request gitlab-org/gitlab!49730
-
Dylan Griffith authored
Move uuid calculation out of store report service See merge request gitlab-org/gitlab!49784
-
Mehmet Emin INAC authored
Instead of reading the attribute directly from pipeline, we should delegate the `project_id` call to `pipeline`.
-
Mark Chao authored
Merge branch '262014-experiment-add-an-invite-team-members-cta-to-the-project-empty-state' into 'master' Add invite members button the project empty state See merge request gitlab-org/gitlab!49588
-
Thong Kuah authored
Added can_push_for_ref? method RUN AS-IF-FOSS See merge request gitlab-org/gitlab!49723
-
Etienne Baqué authored
Add it for DeployKeyAccess and UserAccess.
-
Simon Knox authored
Skip flaky integration specs See merge request gitlab-org/gitlab!49971
-
Heinrich Lee Yu authored
Add creation of iteration lists See merge request gitlab-org/gitlab!49688
-
Paul Slaughter authored
-
Doug Stull authored
- experiment to see if we get clicks.
-
peterhegman authored
Default `group_members_filtered_search` feature flag to `on`
-
Russell Dickenson authored
Changed GitLab's to GitLab See merge request gitlab-org/gitlab!49997
-
Russell Dickenson authored
Update User Cap documentation See merge request gitlab-org/gitlab!49991
-
Amparo Luna authored
-
- 14 Dec, 2020 12 commits
-
-
Robert Speicher authored
Fix group code coverage for default branch See merge request gitlab-org/gitlab!49630
-
Maxime Orefice authored
This commits fixes a bug where the group code coverage data was not being rendered correctly if the default branch was not master.
-
Nick Gaskill authored
Update Job artifacts documentation with api fuzzing See merge request gitlab-org/gitlab!49999
-
Michael Eddington authored
-
Kerri Miller authored
Merge branch '282520-follow-up-enable-and-disable-merge-train-checkbox-based-on-pipelines-for-merged-results' into 'master' Add Merge Train Settings to the graphql api See merge request gitlab-org/gitlab!49402
-
Allison Browne authored
Add the ci cd settings for merge trains to the gql api
-
Amy Qualls authored
Add Kubernetes explanatory information See merge request gitlab-org/gitlab!49856
-
Amy Qualls authored
Provide more information about the Kubernetes resources a user might need. Experienced users will already know, but it may save questions from newer users.
-
Andrew Fontaine authored
Support extensions as configurable ES6 classes See merge request gitlab-org/gitlab!49813
-
Suzanne Selhorn authored
-
Mayra Cabrera authored
FortiAuthenticator strategy to rely on the correct config See merge request gitlab-org/gitlab!49943
-
Suzanne Selhorn authored
Add note to Dependency Proxy docs about Docker version See merge request gitlab-org/gitlab!49990
-