- 25 Apr, 2018 40 commits
-
-
GitLab Bot authored
-
Stan Hu authored
CE upstream - 2018-04-25 18:26 UTC Closes gitlab-qa#224 See merge request gitlab-org/gitlab-ee!5485
-
Marcia Ramos authored
Link back to root Helm chart page for deprecated GitLab chart See merge request gitlab-org/gitlab-ce!18442
-
GitLab Bot authored
-
Marcia Ramos authored
Explain Auto DevOps better See merge request gitlab-org/gitlab-ce!18282
-
Marcia Ramos authored
Make ghe url consistent ce docs See merge request gitlab-org/gitlab-ce!18334
-
Marcia Ramos authored
Add better explanation for CI_PIPELINE_SOURCE See merge request gitlab-org/gitlab-ce!18111
-
Marcia Ramos authored
Add better explanation for CI_PIPELINE_SOURCE See merge request gitlab-org/gitlab-ee!5336
-
Marcia Ramos authored
Resolve "The screenshots on the Groups documentation page are outdated" Closes #45653 See merge request gitlab-org/gitlab-ce!18542
-
Matej Latin authored
-
Marcia Ramos authored
Link to Snippets API docs from API index See merge request gitlab-org/gitlab-ce!18536
-
Marcia Ramos authored
Add moved link to remove duplication See merge request gitlab-org/gitlab-ee!5394
-
Sean McGivern authored
CE upstream - 2018-04-25 14:00 UTC Closes gitaly#1111 See merge request gitlab-org/gitlab-ee!5482
-
Stan Hu authored
Geo: Refactor ProjectRegistryFinder spec See merge request gitlab-org/gitlab-ee!5353
-
Zeger-Jan van de Weg authored
All conflicts listed in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5482 are included
-
Sean McGivern authored
Group SAML strips LRM chars from ADFS cert fingerprint See merge request gitlab-org/gitlab-ee!5466
-
Rémy Coutable authored
Fix timeouts of end-to-end tests with GitLab QA Closes gitlab-qa#224 See merge request gitlab-org/gitlab-ce!18583
-
GitLab Bot authored
# Conflicts: # app/services/projects/destroy_service.rb # db/migrate/20161220141214_remove_dot_git_from_group_names.rb # db/schema.rb # locale/gitlab.pot # spec/factories/projects.rb # spec/helpers/projects_helper_spec.rb [ci skip]
-
Douwe Maan authored
Gitlab::Shell works on shard name, not path See merge request gitlab-org/gitlab-ee!5389
-
Douwe Maan authored
Legacy disk path refactor Closes gitaly#1111 See merge request gitlab-org/gitlab-ce!18364
-
James Edwards-Jones authored
-
Grzegorz Bizon authored
-
Tim Zallmann authored
Fix tabs container styles to make RSS button clickable Closes #45398 See merge request gitlab-org/gitlab-ce!18559
-
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.
-
Tim Zallmann authored
Restore label underline color Closes #44177 See merge request gitlab-org/gitlab-ce!18407
-
Zeger-Jan van de Weg authored
Direct disk access is done through Gitaly now, so the legacy path was deprecated. This path was used in Gitlab::Shell however. This required the refactoring in this commit. Added is the removal of direct path access on the project model, as that lookup wasn't needed anymore is most cases. Closes https://gitlab.com/gitlab-org/gitaly/issues/1111
-
Phil Hughes authored
Change instruction text to be more inclusive of those with accessibility requirements See merge request gitlab-org/gitlab-ce!18386
-
Phil Hughes authored
Show group id in group settings Closes #45516 See merge request gitlab-org/gitlab-ce!18482
-
Mark Lapierre authored
Prepare change for internationalization Update locale/gitlab.pot
-
Marin Jankovski authored
CE upstream - 2018-04-25 09:26 UTC See merge request gitlab-org/gitlab-ee!5478
-
Kamil Trzciński authored
Add documentation about resetting the Runner registration token See merge request gitlab-org/gitlab-ce!18296
-
George Tsiolis authored
-
Sean McGivern authored
Migration cleanup for merge request's commit_count (rev 1) See merge request gitlab-org/gitlab-ce!17567
-
Phil Hughes authored
Align project avatar on small viewports Closes #36585 See merge request gitlab-org/gitlab-ce!18513
-
GitLab Bot authored
-
Jan Provaznik authored
* processes any pending records which are not migrated yet * bumps import_export version because of new commits_count attribute * removes commits_count fallback method
-
Rémy Coutable authored
Backport dev env check for storage settings deprecation See merge request gitlab-org/gitlab-ce!18461
-
Rémy Coutable authored
Avoid noisy deprecation warnings on test env See merge request gitlab-org/gitlab-ee!5473
-