- 26 Oct, 2017 2 commits
-
-
Douwe Maan authored
Validate username/pw for Jiraservice, require them in the API Closes #36621 See merge request gitlab-org/gitlab-ce!15025
-
Sean McGivern authored
Automatic configuration settings page Closes #25142 See merge request gitlab-org/gitlab-ce!13850
-
- 25 Oct, 2017 7 commits
-
-
Francisco Lopez authored
Closes #25142
-
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
-
Phil Hughes authored
Remove filter icon from search bar Closes #32318 See merge request gitlab-org/gitlab-ce!14966
-
- 24 Oct, 2017 27 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
-
Grzegorz Bizon authored
Hides pipeline duration in commit box when it is zero (nil) Closes #32788 See merge request gitlab-org/gitlab-ce!14979
-
Phil Hughes authored
Clean up `new-sidebar` See merge request gitlab-org/gitlab-ce!14978
-
Phil Hughes authored
Fix code review discussion action buttons Closes #38891 See merge request gitlab-org/gitlab-ce!14801
-
Filipa Lacerda authored
Fix performance of sticky.js Closes #39332 See merge request gitlab-org/gitlab-ce!14976
-
Rémy Coutable authored
Remove Sherlock usage from the performance bar Closes #39351 See merge request gitlab-org/gitlab-ce!15000
-
Robert Schilling authored
Changing the smallest of typos See merge request gitlab-org/gitlab-ce!15022
-
Robert Schilling authored
-
Robert Schilling authored
-
Grzegorz Bizon authored
Use the new buttons for creating groups and projects in QA tests Closes #39349 See merge request gitlab-org/gitlab-ce!14997
-
Robert Schilling authored
-
Lyle Kozloff authored
-
- 23 Oct, 2017 4 commits
-
-
Stan Hu authored
-
Alejandro Rodríguez authored
We also unify conversions from and to `Gitaly::User`s in the `Gitlab::Git::User` class.
-
Phil Hughes authored
Make pipelines table in MR view usable See merge request gitlab-org/gitlab-ce!14941
-
Phil Hughes authored
Fix CSS in load more participants Closes #39299 See merge request gitlab-org/gitlab-ce!15005
-