- 20 Apr, 2018 11 commits
-
-
Douwe Maan authored
Resolve "Geo doesn't replicate `custom_hooks`" Closes #5583 See merge request gitlab-org/gitlab-ee!5431
-
Sean McGivern authored
CE upstream - 2018-04-19 13:23 UTC Closes #4541 See merge request gitlab-org/gitlab-ee!5418
-
Douwe Maan authored
Add an API endpoint to download git repository snapshots (EE) Closes #4767 See merge request gitlab-org/gitlab-ee!5313
-
Sean McGivern authored
Shows new branch/mr button even when branch exists See merge request gitlab-org/gitlab-ee!5421
-
James Lopez authored
[ci skip]
-
James Lopez authored
[ci skip]
-
Sean McGivern authored
-
Phil Hughes authored
[EE-PORT] Fix issues without links when added from boards new issue modal See merge request gitlab-org/gitlab-ee!5425
-
Valery Sizov authored
-
Stan Hu authored
Fix `NULL` insert attempts for `missing_on_primary` Closes #5727 See merge request gitlab-org/gitlab-ee!5428
-
Michael Kozono authored
…if not a 404, or if no body is present, because the result will be saved as `missing_on_primary`, which does not allow NULL.
-
- 19 Apr, 2018 29 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Felipe Artur authored
-
Sean McGivern authored
Resolve "Broken master due to goldiloader" Closes #5725 See merge request gitlab-org/gitlab-ee!5422
-
Robert Speicher authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
EE version of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17712
-
Rémy Coutable authored
Improve tooltips on collapsible sidebars Closes gitlab-ce#25010 et gitlab-ce#44272 See merge request gitlab-org/gitlab-ee!5212
-
Dennis Tang authored
-
Kamil Trzciński authored
-
Yorick Peterse authored
-
Douwe Maan authored
Usage ping for projects_mirrored_with_pipelines_enabled See merge request gitlab-org/gitlab-ee!5373
-
Francisco Javier López authored
-
GitLab Bot authored
# Conflicts: # app/controllers/projects/wikis_controller.rb # app/models/ci/job_artifact.rb # app/models/issue.rb # app/models/project.rb # app/models/project_statistics.rb # spec/models/ci/build_spec.rb [ci skip]
-
Rémy Coutable authored
CE upstream - 2018-04-18 15:24 UTC Closes gitaly#1115 See merge request gitlab-org/gitlab-ee!5408
-
Yorick Peterse authored
Fix N+1 queries when loading participants for a commit note Closes #45526 See merge request gitlab-org/gitlab-ce!18471
-
Yorick Peterse authored
[Rails5] Fix `User#manageable_groups` See merge request gitlab-org/gitlab-ce!18330
-
Fatih Acet authored
Fix typo in vue.md See merge request gitlab-org/gitlab-ce!18411
-
Dennis Tang authored
-
Tim Zallmann authored
Fixed IDE diff markers being cached too long See merge request gitlab-org/gitlab-ce!18311
-
Grzegorz Bizon authored
EE: Fix direct_upload when records with null file_store are used See merge request gitlab-org/gitlab-ee!5414
-
Tim Zallmann authored
Fix Epic timeline bar misalignment when start date is in last timeframe month and end date is out of range Closes #5658 See merge request gitlab-org/gitlab-ee!5360
-
Tim Zallmann authored
Added staged files state to IDE Closes #44842, #44844, and gitlab-ee#4541 See merge request gitlab-org/gitlab-ce!17898
-
Grzegorz Bizon authored
Fix direct_upload for old records See merge request gitlab-org/gitlab-ce!18360
-
Kamil Trzciński authored
Old records have a null value of file_store column. This causes the problems with current direct_upload implementation, as this makes it to choose Store::REMOTE instead of Store::LOCAL. This change moves the store save when change saving the object.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kamil Trzciński authored
Old records have a null value of file_store column. This causes the problems with current direct_upload implementation, as this makes it to choose Store::REMOTE instead of Store::LOCAL. This change moves the store save when change saving the object.
-
Phil Hughes authored
Geo: Add back job artifacts sync status to /admin/geo_nodes Closes #5712 See merge request gitlab-org/gitlab-ee!5411
-