- 06 Nov, 2017 3 commits
-
-
micael.bergeron authored
This method is an ActiveRecord extension and it should behave like one. I expected this to work.
-
micael.bergeron authored
-
micael.bergeron authored
reword the changelog remove dead code in the specs
-
- 03 Nov, 2017 15 commits
-
-
micael.bergeron authored
-
micael.bergeron authored
-
micael.bergeron authored
-
micael.bergeron authored
also, I refactored the MergeRequest#fetch_ref method to express the side-effect that this method has. MergeRequest#fetch_ref -> MergeRequest#fetch_ref! Repository#fetch_source_branch -> Repository#fetch_source_branch!
-
Douwe Maan authored
Add system hooks user_rename and group_rename Closes #39596 See merge request gitlab-org/gitlab-ce!15123
-
Winnie Hellmann authored
-
Sean McGivern authored
Remove Peek's original keyboard shortcut (numpad 0, keycode 96) See merge request gitlab-org/gitlab-ce!15173
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Fix invalid Gitaly ClientPath config See merge request gitlab-org/gitlab-ce!15159
-
Grzegorz Bizon authored
Avoid regenerating the ref path for the environment Closes #39752 See merge request gitlab-org/gitlab-ce!15167
-
Phil Hughes authored
Remove white space at bottom of issue boards Closes #39684 See merge request gitlab-org/gitlab-ce!15166
-
Phil Hughes authored
Add crsf token in axios calls Closes #39726 See merge request gitlab-org/gitlab-ce!15155
-
Grzegorz Bizon authored
[CE] Refactor controller calls into services Closes gitlab-ee#3544 See merge request gitlab-org/gitlab-ce!15023
-
Annabel Dunstone Gray authored
Resolve ""To do" should be "Todos" on Todos list page" Closes #39417 See merge request gitlab-org/gitlab-ce!15015
-
Victor Wu authored
-
- 02 Nov, 2017 22 commits
-
-
Stan Hu authored
Closes #39752
-
Annabel Dunstone Gray authored
-
Stan Hu authored
Remove including ee Epics module See merge request gitlab-org/gitlab-ce!15162
-
Jarka Kadlecova authored
-
Stan Hu authored
Remove Filesystem check metrics that use too much CPU to handle requests See merge request gitlab-org/gitlab-ce!15158
-
Kim "BKC" Carlbäcker authored
-
Yorick Peterse authored
Resolve "Add a `merge_request_diff_id` column to `merge_requests`" See merge request gitlab-org/gitlab-ce!15035
-
Pawel Chojnacki authored
-
Annabel Dunstone Gray authored
Refactor responsive table styles to support nested error block See merge request gitlab-org/gitlab-ce!15145
-
Rémy Coutable authored
Incorporate Gitaly's OperationService.UserFFBranch RPC Closes gitaly#693 See merge request gitlab-org/gitlab-ce!15040
-
Sean McGivern authored
Once we migrate existing MRs to have this column, we will be able to get the latest diff for a single merge request more efficiently, and (more importantly) get all latest diffs for a collection of MRs efficiently.
-
Sean McGivern authored
We already had this the other way around (merge_request_diffs.merge_request_id), but this is needed to gather only the most recent diffs for a set of merge requests.
-
Phil Hughes authored
Update .nvmrc to v9.0.0 (current stable) See merge request gitlab-org/gitlab-ce!15149
-
Filipa Lacerda authored
Convert Icons in CI to SVG Sprite Icons See merge request gitlab-org/gitlab-ce!14567
-
Grzegorz Bizon authored
Document GitLab pages prerequisite with external HTML artifacts See merge request gitlab-org/gitlab-ce!15153
-
Sean McGivern authored
Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when the memory killer kicks in See merge request gitlab-org/gitlab-ce!15102
-
Sean McGivern authored
Remove Private Tokens Closes #38595 and #38447 See merge request gitlab-org/gitlab-ce!14838
-
Filipa Lacerda authored
-
Douwe Maan authored
Remove an exception from the git user default SSH config check See merge request gitlab-org/gitlab-ce!15151
-
Clement Ho authored
Remove useless closeReopenReport specs Closes gitlab-ee#3890 See merge request gitlab-org/gitlab-ce!15133
-
Luke "Jared" Bennett authored
-
Eric Eastwood authored
Prompted to add this note from https://gitlab.com/gitlab-org/gitlab-ce/issues/34102#note_45522526
-