- Jun 14, 2019
-
-
Phil Hughes authored
Fix sidebar flyout navigation See merge request gitlab-org/gitlab-ce!29571 (cherry picked from commit cd300323) 32c5fa99 Fix sidebar flyout navigation
- Jun 13, 2019
-
-
Douglas Barbosa Alexandre authored
Speed up commit loads by disabling BatchLoader replace_methods See merge request gitlab-org/gitlab-ce!29633 (cherry picked from commit d8b361af) 89fa2538 Speed up merge request loads by disabling BatchLoader replace_methods 18020f00 Speed up commit loads by disabling BatchLoader replace_methods
-
Sean McGivern authored
Backport changes from 'Partially revert d9cb907c: "Avoid loading objects from DB in ES results"' See merge request gitlab-org/gitlab-ce!29597 (cherry picked from commit 0a70ba17) 06440b12 Revert "Avoid loading objects from DB in ES results" 0a2c334c Restore some unrelated changes from d9cb907c
-
- Jun 12, 2019
-
-
Nick Thomas authored
Upgrade pages to v1.6.1 Closes gitlab-pages#228 See merge request gitlab-org/gitlab-ce!29559 (cherry picked from commit 95c16e48) cca88253 Update GitLab Pages to v1.6.1
-
Douwe Maan authored
Revert "Automatically update MR merge-ref along merge status" See merge request gitlab-org/gitlab-ce!29492 (cherry picked from commit 920fa740) 00a273d3 Revert "Automatically update MR merge-ref along merge status"
-
Dmitriy Zaporozhets authored
Fix UTF-8 conversion issues when resolving conflicts Closes #63062 See merge request gitlab-org/gitlab-ce!29453 (cherry picked from commit 641d3323) 1edf1807 Fix UTF-8 conversion issues when resolving conflicts df650eaa Force source and target branch to binary mode
-
- Jun 10, 2019
-
-
Robert Speicher authored
Handle encoding errors for MergeToRefService See merge request gitlab-org/gitlab-ce!29440 (cherry picked from commit d759da76) 8d7fb292 Avoid encoding errors for MergeToRefService
-
Mayra Cabrera authored
Fix nil coercion updating storage size on project statistics See merge request gitlab-org/gitlab-ce!29425 (cherry picked from commit d5e8e1ef) f67e1bec Fix nil coercion updating storage size 11790387 Add a test case
-
Marin Jankovski authored
[Autodeploy] Revert "Merge branch '50070-legacy-attachments' into 'master'" See merge request gitlab-org/gitlab-ce!29393
-
Kamil Trzcińśki authored
Revert "Merge branch '50070-legacy-attachments' into 'master'" See merge request gitlab-org/gitlab-ce!29391
-
- Jun 08, 2019
-
-
Stan Hu authored
Bump sentry-raven to 2.9 See merge request gitlab-org/gitlab-ce!29352
-
- Jun 07, 2019
-
-
Mike Lewis authored
Remove example.net, replace with example.com See merge request gitlab-org/gitlab-ce!25535
-
Mike Lewis authored
# Conflicts: # doc/user/project/clusters/serverless/index.md
-
Fatih Acet authored
Align system note within discussion with other notes Closes #55033 See merge request gitlab-org/gitlab-ce!29367
-
Phil Hughes authored
Externalize profiles preferences Closes #53349 See merge request gitlab-org/gitlab-ce!28470
-
Annabel Dunstone Gray authored
Resolve "Merge request discussion text jumps when resolved" Closes #61565 See merge request gitlab-org/gitlab-ce!28995
-
Justin Boyson authored
-
Annabel Dunstone Gray authored
changed dropdown styles in board page See merge request gitlab-org/gitlab-ce!29338
-
Michel Engelen authored
-
Tim Zallmann authored
Remove list sorting from NewListDropdown See merge request gitlab-org/gitlab-ce!29077
-
-
Annabel Dunstone Gray authored
-
Sean McGivern authored
Show description of 'gettext:regenerate' task See merge request gitlab-org/gitlab-ce!29362
-
Brett Walker authored
-
Mike Lewis authored
Add a note about nested scopes matching See merge request gitlab-org/gitlab-ce!28466
-
Clement Ho authored
Backport of EE Displaying Blocking MRs See merge request gitlab-org/gitlab-ce!29095
-
Kushal Pandya authored
Move issue board models to boards directory Closes #61293 See merge request gitlab-org/gitlab-ce!29260
-
Martin Hanzel authored
Some classes in vue_shared were used only by boards, so they were moved to the boards directory.
-
Stan Hu authored
Allow masking if 8 or more characters in base64 See merge request gitlab-org/gitlab-ce!29143
-
Sean McGivern authored
Fix migration specs using factories Closes #62911 See merge request gitlab-org/gitlab-ce!29350
-
Utkarsh Gupta authored
-
Markus Koller authored
We need to stub default_git_depth and default_git_depth= because some old migrations specs try to create a record using schema before that column was introduced. The `let!` calls were executed before the `before` hook which still caused some factories to fail, so they're created in the `before` hook now as well.
-
Sean McGivern authored
Add task count and completed count to responses of Issue and MR See merge request gitlab-org/gitlab-ce!28859
-
Dmitriy Zaporozhets authored
Improve email text part See merge request gitlab-org/gitlab-ce!29111
-