- 27 Oct, 2017 4 commits
-
-
Phil Hughes authored
Remove groups_select from global namespace & simplifies the code See merge request gitlab-org/gitlab-ce!15008
-
Filipa Lacerda authored
-
Rémy Coutable authored
Fix bitbucket login Closes #39495 See merge request gitlab-org/gitlab-ce!15051
-
Achilleas Pipinellis authored
Fix broken table of content links Closes #39471 See merge request gitlab-org/gitlab-ce!15034
-
- 26 Oct, 2017 11 commits
-
-
Douwe Maan authored
Clarify the language around External Group membership with SAML SSO to clarify… See merge request gitlab-org/gitlab-ce!15042
-
Jarka Kadlecova authored
-
Douwe Maan authored
Make local_branches OPT_OUT See merge request gitlab-org/gitlab-ce!15045
-
Sean McGivern authored
Add path attribute to WikiFile class Closes #39420 See merge request gitlab-org/gitlab-ce!15019
-
Douwe Maan authored
Fix the incorrect value being used to set GL_USERNAME on hooks See merge request gitlab-org/gitlab-ce!15038
-
Douwe Maan authored
Avoid calling underlying methods on non-existing repos See merge request gitlab-org/gitlab-ce!14962
-
Douwe Maan authored
Validate username/pw for Jiraservice, require them in the API Closes #36621 See merge request gitlab-org/gitlab-ce!15025
-
Ahmad Sherif authored
Fixes #39420
-
Sean McGivern authored
Automatic configuration settings page Closes #25142 See merge request gitlab-org/gitlab-ce!13850
-
Andrew Newdigate authored
-
Andrew Davis authored
Clarify the language around External Group membership with SAML SSO to clarify that this will NOT add users to GitLab Groups.
-
- 25 Oct, 2017 9 commits
-
-
Francisco Lopez authored
Closes #25142
-
Alejandro Rodríguez authored
-
Phil Hughes authored
Moves placeholders components into shared folder with documentation. See merge request gitlab-org/gitlab-ce!14964
-
Rémy Coutable authored
Move all rugged operation for ff_merge inside Gitlab::Git Closes gitaly#683 See merge request gitlab-org/gitlab-ce!15011
-
Sean McGivern authored
Add case insensitive branches search Closes #35199 See merge request gitlab-org/gitlab-ce!14995
-
Sean McGivern authored
Resolve "Remove overzealous tooltips in projects page tabs" Closes #39419 See merge request gitlab-org/gitlab-ce!15017
-
Victor Wu authored
-
Niek Nijland authored
-
Phil Hughes authored
Remove filter icon from search bar Closes #32318 See merge request gitlab-org/gitlab-ce!14966
-
- 24 Oct, 2017 16 commits
-
-
Annabel Dunstone Gray authored
-
Alejandro Rodríguez authored
We also delete some unused code related to the aforementioned feature.
-
Douwe Maan authored
Remove superfluous namespace from cluster settings See merge request gitlab-org/gitlab-ce!14987
-
Douwe Maan authored
Support `Gitaly::User`'s gl_username field See merge request gitlab-org/gitlab-ce!15016
-
Douwe Maan authored
Don't rename groups/projects that aren't reserved anymore Closes #39387 See merge request gitlab-org/gitlab-ce!15029
-
Bob Van Landuyt authored
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12932 we freed up some names. But we were still renaming them.
-
Nick Thomas authored
Memoize GitLab logger to reduce open file descriptors Closes gitlab-ee#3664 See merge request gitlab-org/gitlab-ce!15007
-
Sean McGivern authored
Suggest to rename the remote for existing repositories See merge request gitlab-org/gitlab-ce!14970
-
Stan Hu authored
We see that in gitlab-org/gitlab-ee#3664 that if we log a lot of data in Sidekiq workers, the number of open file descriptors reaches over 1000. To avoid this, we can memoize the logger per thread via RequestStore. Closes gitlab-org/gitlab-ee#3664
-
Robert Schilling authored
-
Achilleas Pipinellis authored
Update groups API documentation Closes #38922 See merge request gitlab-org/gitlab-ce!15024
-
Grzegorz Bizon authored
Fix the writing of invalid environment refs Closes #39182 See merge request gitlab-org/gitlab-ce!14993
-
Grzegorz Bizon authored
Resolve "Pages API" Closes #23000 See merge request gitlab-org/gitlab-ce!13917
-
Robert Schilling authored
-
Sean McGivern authored
Circuitbreaker backoff and retries Closes #37383 and #38231 See merge request gitlab-org/gitlab-ce!14933
-
Filipa Lacerda authored
Add new files & directories in the multi-file editor Closes #38614 See merge request gitlab-org/gitlab-ce!14839
-