- 30 Jul, 2018 40 commits
-
-
Rémy Coutable authored
Resolve "Improve Error Message When Adding Invalid User to Project via API" Closes #32821 See merge request gitlab-org/gitlab-ce!20885
-
Rémy Coutable authored
Make rbtrace work under unicorn See merge request gitlab-org/gitlab-ce!20892
-
Nick Thomas authored
Create GPG commit signature in bulk See merge request gitlab-org/gitlab-ce!20870
-
Francisco Javier López authored
-
Rémy Coutable authored
Fix link to Cycle Analytics in help Closes #49729 See merge request gitlab-org/gitlab-ce!20895
-
Jacopo authored
-
Grzegorz Bizon authored
Permit concurrent loads in gpg keychain mutex See merge request gitlab-org/gitlab-ce!20894
-
Rémy Coutable authored
Update GitLab Workhorse to v5.1.0 See merge request gitlab-org/gitlab-ce!20900
-
Rémy Coutable authored
Bump prometheus-client-mmap to 0.9.4 See merge request gitlab-org/gitlab-ce!20891
-
Stan Hu authored
-
Stan Hu authored
The Unicorn master resets any signal handlers and prevents rbtrace from working properly as a result. Move the `require 'rbtrace'` call to the Unicorn `after_fork` block and keep the initializer only for Sidekiq.
-
Dmitriy Zaporozhets authored
Resolve "Mutual SSL Auth For Helm TIller" Closes #48098 See merge request gitlab-org/gitlab-ce!20801
-
Sean McGivern authored
Resolve "Sorting by name on milestones page renders a 500 error" Closes #49701 See merge request gitlab-org/gitlab-ce!20881
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
We should sort by title because name is only an alias for the title attribute on the milestone model.
-
Phil Hughes authored
[Backport] View summed weights of issues in board column See merge request gitlab-org/gitlab-ce!20860
-
Felipe Artur authored
-
Phil Hughes authored
Resolve "Copy diff file path as GFM" is broken Closes #48823 See merge request gitlab-org/gitlab-ce!20725
-
Filipa Lacerda authored
-
Grzegorz Bizon authored
Backport of EE-1499 See merge request gitlab-org/gitlab-ce!20879
-
Yorick Peterse authored
Require has_internal_id to pass a init block. Closes #49609 See merge request gitlab-org/gitlab-ce!20873
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
This was not happening very often but with the previous changes to create SSL certs for helm tiller it takes long enough to be created that we see the test failing a lot more
-
Dylan Griffith authored
-
Grzegorz Bizon authored
Extend gitlab-ci.yml to request junit.xml test reports See merge request gitlab-org/gitlab-ce!20390
-
Stan Hu authored
Remove references to FS Shard check from the docs Closes #49725 See merge request gitlab-org/gitlab-ce!20897
-
Grzegorz Bizon authored
-
Yorick Peterse authored
Add support for searching users by confirmed e-mails See merge request gitlab-org/gitlab-ce!20893
-
Nick Thomas authored
-