- 16 Aug, 2017 16 commits
-
-
Douwe Maan authored
Improves handling of stuck projects Closes #3108 See merge request !2628
-
Robert Speicher authored
Support handling of rename events in Geo Log Cursor See merge request !2615
-
Robert Speicher authored
Use rugged_is_ancestor? instead of Gitaly when it is called inside a loop Closes gitlab-com/infrastructure#2138 See merge request !2696
-
Tiago Botelho authored
-
Douwe Maan authored
-
Tim Zallmann authored
Port of dispatcher-race-condition-fix to EE See merge request !2643
-
Rémy Coutable authored
[EE] Whitelist or fix additional `Gitlab/PublicSend` cop violations See merge request !2662
-
Robert Speicher authored
-
Rémy Coutable authored
Remove ignore column lines See merge request !2677
-
Rémy Coutable authored
[EE] Enable Layout/TrailingWhitespace cop and auto-correct offenses See merge request !2686
-
Douwe Maan authored
Fix time travelling tests. See merge request !2691
-
Phil Hughes authored
Fix Copy to Clipboard for SSH Public Key on Pull Repository settings Closes #3167 See merge request !2692
-
Kushal Pandya authored
-
Fatih Acet authored
Fix admin sidebar menu items Closes #3175 See merge request !2689
-
Valery Sizov authored
Update wording and clarification of approvals See merge request !2676
-
Stan Hu authored
-
- 15 Aug, 2017 24 commits
-
-
Stan Hu authored
Merge branch '36405-fix-mysql-timestamp-columns' into 'master' Closes gitlab-ce#36405 See merge request !2688
-
Michael Kozono authored
-
Clement Ho authored
Resolve "Code quality styles missing" Closes #3162 See merge request !2678
-
Clement Ho authored
-
Fatih Acet authored
Many Repo Fixes -- EE merge edition See merge request !2679
-
Stan Hu authored
Make sure MySQL would not use CURRENT_TIMESTAMP as the default for timestamp columns Closes #36405 See merge request !13560
-
Dmitriy Zaporozhets authored
CE Upstream - Monday Closes #3121, gitlab-ce#31706, gitlab-ce#36066, and gitlab-ce#31698 See merge request !2674
-
Victor Wu authored
Document creating new issue from the group-level Issue Tracker. Closes gitlab-ce#36375 See merge request !2687
-
Robert Speicher authored
-
Jacob Schatz authored
EE counterpart for CE MR !13360 See merge request !2675
-
Bryce Johnson authored
Conflicts: app/assets/javascripts/repo/components/repo_edit_button.vue app/assets/javascripts/repo/components/repo_editor.vue app/assets/javascripts/repo/components/repo_tab.vue app/assets/javascripts/repo/components/repo_tabs.vue app/assets/javascripts/repo/helpers/repo_helper.js app/assets/javascripts/repo/services/repo_service.js app/assets/javascripts/vue_shared/components/popup_dialog.vue app/assets/stylesheets/pages/repo.scss app/views/shared/repo/_repo.html.haml spec/javascripts/repo/components/repo_edit_button_spec.js
-
Bryce Johnson authored
-
Bryce Johnson authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Eric Eastwood authored
-
Jacob Schatz authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
getContent was called for the file and the directory it was in causing `isTree` to change to `true`. Then when you went to edit the file, it was still `true`.
-
Eric Eastwood authored
-