- 20 Sep, 2017 2 commits
-
-
Nick Thomas authored
-
Rémy Coutable authored
Enable ee_compat_check for forks, but not EE See merge request gitlab-org/gitlab-ee!2927
-
- 19 Sep, 2017 26 commits
-
-
Yorick Peterse authored
EE: Reorganize indexes for the "deployments" table Closes gitlab-ce#36877 See merge request gitlab-org/gitlab-ee!2955
-
Stan Hu authored
Do not perform hard check (presence of file on storage) Closes gitlab-ce#37945 See merge request gitlab-org/gitlab-ee!2960
-
Stan Hu authored
-
Stan Hu authored
This removes the need for a default scope that adds a "WHERE project_id = X" clause. This commit also includes an additional index for Environment#last_deployment, ensuring this query uses just an index scan instead of also applying a Filter. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/36877
-
Douwe Maan authored
Documentation for LFS object storage See merge request gitlab-org/gitlab-ee!2959
-
James Edwards-Jones authored
-
Kamil Trzcinski authored
Instead perform soft check (the column set to indicate that file does exist)
-
Rémy Coutable authored
fix transient failure in path_locks_spec.rb See merge request gitlab-org/gitlab-ee!2944
-
Dmitriy Zaporozhets authored
CE Upstream - Monday Closes gitaly#559, gitlab-ce#37916, and gitlab-ce#36877 See merge request gitlab-org/gitlab-ee!2948
-
Rémy Coutable authored
Detect n+1 issues involving Gitaly See merge request gitlab-org/gitlab-ee!2924
-
Andrew Newdigate authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Nick Thomas authored
Add upgrade notes for Geo in GitLab 10.0 See merge request gitlab-org/gitlab-ee!2951
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
[ci skip]
-
Jacob Schatz authored
- Expand EE license use for development and testing See merge request gitlab-org/gitlab-ee!2935
-
Fatih Acet authored
Fix MR ready to merge buttons/controls at mobile breakpoint -- EE merge edition Closes gitlab-ce#37259 See merge request gitlab-org/gitlab-ee!2923
-
- 18 Sep, 2017 12 commits
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/37259 Conflicts: app/assets/stylesheets/pages/merge_requests.scss
-
Fatih Acet authored
Fix MR widget with external CI services/integrations -- EE merge edition Closes gitlab-ce#33287 See merge request gitlab-org/gitlab-ee!2922
-
kushalpandya authored
-
Micaël Bergeron authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
Update SSH database lookup instructions for CentOS 7.4 See merge request gitlab-org/gitlab-ee!2946
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Yorick Peterse authored
Eliminate N+1 queries in loading discussions.json endpoint Closes #37955 See merge request gitlab-org/gitlab-ce!14327
-
Annabel Dunstone Gray authored
Fix mini graph pipeline breaking in merge request view Closes #37590 See merge request gitlab-org/gitlab-ce!14306
-
Rémy Coutable authored
CE upstream - Wednesday Closes gitlab-ce#37652, gitaly#519, gitlab-ce#37653, #3389, gitlab-ce#37648 et gitlab-ce#35990 See merge request gitlab-org/gitlab-ee!2906
-
Tim Zallmann authored
Add missing import statements See merge request gitlab-org/gitlab-ce!14209
-
Tim Zallmann authored
Fixes milestone issuable assignee URL Closes #33124 See merge request gitlab-org/gitlab-ce!14292
-