- 25 Apr, 2018 3 commits
-
-
Zeger-Jan van de Weg authored
The columns effected store the repository storage path, which can't be NULL. So in general the path can't be NULL. However, the tables also include the shard name. From the shard name, the storage path can be determined, allowing for a more dynamic approach.
-
Zeger-Jan van de Weg authored
During the review of gitlab-org/gitlab-ee!5389 it was noticed that the docs mandated ignoring a column first, and a release later dropping it. Given this migration is nearly finished, I've reverted the changes in one commit so this commit can be reverted itself and picked on a new branch.
-
Zeger-Jan van de Weg authored
Picked from CE, from: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18364 But includes the EE changes too. Among the required changes are dropping of repository_storage_path from Geo tables. Geo stored `repository_storage_path` in four models, which initially was modeled after the interface of Gitlab::Shell rather than storing only the needed data. Given this inferred data had no place nor need to be stored I opted for deleting it.
-
- 24 Apr, 2018 6 commits
-
-
Marin Jankovski authored
HA Application Servers should have nginx running on them. See merge request gitlab-org/gitlab-ee!5427
-
Douwe Maan authored
[EE] Refactor OmniauthCallbacksController to remove duplication See merge request gitlab-org/gitlab-ee!5416
-
Rémy Coutable authored
CE upstream - 2018-04-23 21:23 UTC See merge request gitlab-org/gitlab-ee!5457
-
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>
-
Grzegorz Bizon authored
EE Port for: 'Expose Deploy Token info as environment variables to CI/CD jobs' See merge request gitlab-org/gitlab-ee!5424
-
- 23 Apr, 2018 31 commits
-
-
Mayra Cabrera authored
-
GitLab Bot authored
# Conflicts: # CHANGELOG.md # app/models/concerns/routable.rb # spec/factories/namespaces.rb [ci skip]
-
Stan Hu authored
Resolve "Follow-up from "Resolve "Document background verification""" Closes #5735 See merge request gitlab-org/gitlab-ee!5442
-
Stan Hu authored
Add Capybara debugging methods to docs See merge request gitlab-org/gitlab-ce!18549
-
Michael Kozono authored
-
Mayra Cabrera authored
[ci skip]
-
Mayra Cabrera authored
-
Mayra Cabrera authored
[ci skip]
-
Mayra Cabrera authored
[ci skip]
-
Stan Hu authored
CE upstream - 2018-04-23 15:27 UTC See merge request gitlab-org/gitlab-ee!5454
-
Stan Hu authored
Add changelog entry for updating doorkeeper See merge request gitlab-org/gitlab-ce!18550
-
Stan Hu authored
Fix missing Markdown link in background verification docs See merge request gitlab-org/gitlab-ee!5445
-
Kamil Trzciński authored
Update links to /ci/lint with a new project's ci/lint Closes #45666 See merge request gitlab-org/gitlab-ce!18539
-
Lin Jen-Shin authored
-
John Northrup authored
Resolve "Avatar URLs are wrong when using a CDN path and Object Storage" Closes #44775 See merge request gitlab-org/gitlab-ce!18092
-
Micaël Bergeron authored
-
Marin Jankovski authored
Update doorkeeper Closes #45433 and #45647 See merge request gitlab-org/gitlab-ce!18543
-
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>
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Takuya Noguchi authored
-
Nick Thomas authored
EE: Make sure we're not creating duplicated namespace See merge request gitlab-org/gitlab-ee!5410
-
Nick Thomas authored
Resolve "Namespace factory is problematic" Closes #42936 See merge request gitlab-org/gitlab-ce!18464
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Nick Thomas authored
Resolve "Repository storages documentation URL moved" Closes #45635 See merge request gitlab-org/gitlab-ce!18529
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/pipelines/components/graph/graph_component.vue # app/assets/javascripts/pipelines/components/graph/stage_column_component.vue # lib/gitlab.rb # lib/settings.rb # spec/spec_helper.rb # spec/support/helpers/stub_configuration.rb [ci skip]
-