- 20 Sep, 2017 11 commits
-
-
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
Based on gitlab-org/gitlab-ce!14374 and gitlab-org/gitlab-ee!2935. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
# Conflicts: # LICENSE # app/controllers/projects/refs_controller.rb # spec/javascripts/vue_mr_widget/stores/mr_widget_store_spec.js # spec/lib/gitlab/ci/yaml_processor_spec.rb # spec/policies/project_policy_spec.rb # spec/requests/api/boards_spec.rb # spec/requests/api/v3/builds_spec.rb [ci skip]
-
Grzegorz Bizon authored
Add `test-prof` and use `set` in API specs See merge request gitlab-org/gitlab-ce!14370
-
Jacob Schatz authored
Add specific code review guidelines See merge request gitlab-org/gitlab-ce!13206
-
Jacob Schatz authored
Update LICENSE to carve out third party licenses. See merge request gitlab-org/gitlab-ce!14374
-
Robert Speicher authored
Encode paths properly for Gitaly Commit{Diff,Delta} Closes gitaly#589 See merge request gitlab-org/gitlab-ce!14361
-
- 19 Sep, 2017 29 commits
-
-
Stan Hu authored
Resolve "Handle if Auto DevOps domain is not set" Closes #37894 See merge request gitlab-org/gitlab-ce!14319
-
Fatih Acet authored
Resolve some tech debt in the prettyTime module Closes #37298 See merge request gitlab-org/gitlab-ce!14058
-
Jacob Schatz authored
Revert feature highlight Closes #38087 See merge request gitlab-org/gitlab-ce!14373
-
Yorick Peterse authored
EE: Reorganize indexes for the "deployments" table Closes gitlab-ce#36877 See merge request gitlab-org/gitlab-ee!2955
-
Fabio Busatto authored
-
Stan Hu authored
Merge branch '37890-auto-devops-banner-is-not-shown-when-the-repository-is-empty-new-project' into 'master' Resolve "Auto DevOps banner is not shown when the repository is empty (new project)" Closes #37890 See merge request gitlab-org/gitlab-ce!14321
-
Kamil Trzcinski authored
-
Clement Ho authored
-
Jamie Hurewitz authored
-
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
-
Stan Hu authored
Reorganize indexes for the "deployments" table Closes #36877 See merge request gitlab-org/gitlab-ce!14348
-
Rémy Coutable authored
Prepare cherry-pick and revert for migration to Gitaly See merge request gitlab-org/gitlab-ce!14339
-
Jacob Vosmaer (GitLab) authored
-
Kamil Trzcinski authored
-
Stan Hu authored
Do not perform hard check (presence of file on storage) Closes #37945 See merge request gitlab-org/gitlab-ce!14369
-
Rémy Coutable authored
Add rake task to check db schema is valid Closes #37568 See merge request gitlab-org/gitlab-ce!14365
-
Filipa Lacerda authored
Only show the sidebar scroll bars if the user can scroll Closes #37972 See merge request gitlab-org/gitlab-ce!14335
-
Grzegorz Bizon authored
Replace "/" with "-" in cache key documentation See merge request gitlab-org/gitlab-ce!14034
-
Kamil Trzciński authored
Implement job policy specifications Closes #37280 See merge request gitlab-org/gitlab-ce!14265
-
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)
-
Kamil Trzcinski authored
Instead perform soft check (the column set to indicate that file does exist)
-
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>
-
Yorick Peterse authored
Fix regular expression used for opclasses to not be confused by partial index clause See merge request gitlab-org/gitlab-ce!14343
-
Rémy Coutable authored
fix transient failure in path_locks_spec.rb See merge request gitlab-org/gitlab-ee!2944
-