- 20 Dec, 2017 9 commits
-
-
Rémy Coutable authored
Resolve "Search merge-requests with API" Closes #38318 See merge request gitlab-org/gitlab-ce!16029
-
Grzegorz Bizon authored
Specify how we're utilizing rspec for bin/qa See merge request gitlab-org/gitlab-ce!16040
-
Douwe Maan authored
Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when-the-number-of-retries-was-exhausted' into 'master' Fork and Import jobs only get marked as failed when the number of Sidekiq retries were exhausted Closes #39246 See merge request gitlab-org/gitlab-ce!15844
-
Douwe Maan authored
Add BlocksJsonSerialization model concern and include it in User Closes #37947 See merge request gitlab-org/gitlab-ce!14350
-
Lin Jen-Shin authored
-
Phil Hughes authored
Remove animations from dropdowns Closes #41186 See merge request gitlab-org/gitlab-ce!15968
-
Douwe Maan authored
Don't link LFS-objects multiple times. Closes #41241 See merge request gitlab-org/gitlab-ce!16006
-
Mark Fletcher authored
-
Mark Fletcher authored
- Ensure that unwanted params are no passed to actual finder classes
-
- 19 Dec, 2017 31 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Previously, this would include the entire User record in the update hash, which was rendered in the response using `to_json`, erroneously exposing every attribute of that record, including their (now removed) private token. Now we only include the user ID, and perform the lookup on-demand.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Fix spec failures in spec/lib/gitlab/git/gitlab_projects_spec.rb Closes #41264 See merge request gitlab-org/gitlab-ce!16015
-
Nick Thomas authored
-
Annabel Dunstone Gray authored
-
Jacob Schatz authored
Fix onion-skin re-entering state Closes #38533 See merge request gitlab-org/gitlab-ce!15815
-
Clement Ho authored
-
Jacob Schatz authored
Remove related links in MR widget when empty state Closes #36764 See merge request gitlab-org/gitlab-ce!15888
-
Clement Ho authored
-
Jacob Schatz authored
Show inline edit button for issues Closes #37474 See merge request gitlab-org/gitlab-ce!15812
-
Clement Ho authored
-
Rémy Coutable authored
Fix tags in the Activity tab not being clickable Closes #33028 See merge request gitlab-org/gitlab-ce!15996
-
Mario de la Ossa authored
-
Douwe Maan authored
Do not generate links for private NPM modules in blob view Closes #36020 See merge request gitlab-org/gitlab-ce!16002
-
Robert Speicher authored
Improve performance of Pipelines#index.json See merge request gitlab-org/gitlab-ce!14846
-
Phil Hughes authored
Fix shortcut links on help page Closes #41097 See merge request gitlab-org/gitlab-ce!16001
-
Clement Ho authored
-
Bob Van Landuyt authored
If Unlinking a fork would fail somewhere after this, the LFS objects might still be linked. Which would cause issues when trying to destroy a project.
-
Phil Hughes authored
Update axios.md See merge request gitlab-org/gitlab-ce!16008
-
Rémy Coutable authored
Preserve gem path so that we use the same gems See merge request gitlab-org/gitlab-ce!15986
-
Filipa Lacerda authored
* master: Tidy up the documentation of Gitlab HA/Gitlab Application Make sure two except won't overwrite each other
-
Valery Sizov authored
-
Marin Jankovski authored
Tidy up the documentation of Gitlab HA/Gitlab Application See merge request gitlab-org/gitlab-ce!16011
-
Richard Clamp authored
-
Grzegorz Bizon authored
Make sure two except won't overwrite each other See merge request gitlab-org/gitlab-ce!16010
-
Lin Jen-Shin authored
This is a pretty boring solution, but I can't think of a good idea right now and this might be good enough for now...
-
Filipa Lacerda authored
-