- 14 May, 2018 1 commit
-
-
Rémy Coutable authored
Port of gitlab-ce!18867 See merge request gitlab-org/gitlab-ee!5683
-
- 13 May, 2018 2 commits
-
-
Stan Hu authored
Skip transaction check for seeding burndown charts Closes gitlab-development-kit#351 See merge request gitlab-org/gitlab-ee!5686
-
Stan Hu authored
The seed-fu gem wraps all seeds in a transaction: https://github.com/mbleigh/seed-fu/blob/34c054c914858c3d7685f83d16dea5c0e2114561/lib/seed-fu/runner.rb#L35. We can skip the Sidekiq transaction check for seeding test fixtures. Closes https://gitlab.com/gitlab-org/gitlab-development-kit/issues/351
-
- 12 May, 2018 1 commit
-
-
Stan Hu authored
CE upstream - 2018-05-11 18:29 UTC See merge request gitlab-org/gitlab-ee!5681
-
- 11 May, 2018 36 commits
-
-
blackst0ne authored
-
Vitaliy @blackst0ne Klachkov authored
-
GitLab Bot authored
# Conflicts: # features/steps/shared/authentication.rb [ci skip]
-
Robert Speicher authored
Remove duplicate method See merge request gitlab-org/gitlab-ee!5680
-
Robert Speicher authored
Remove duplicate method See merge request gitlab-org/gitlab-ce!18886
-
Nick Thomas authored
Allow a user to sign out when on the terms page Closes #46211 See merge request gitlab-org/gitlab-ce!18875
-
Rubén Dávila authored
-
Nick Thomas authored
Merge branch '4957-projectsyncworker-should-skip-projects-that-have-a-broken-gitaly-shard-2' into 'master' Only process Geo::EventLog events if associated shard is queryable and healthy Closes #4957 See merge request gitlab-org/gitlab-ee!5537
-
Robert Speicher authored
Resolve "[Rails5] Fix spec/controllers/projects/jobs_controller_spec.rb" Closes #46227 See merge request gitlab-org/gitlab-ce!18891
-
Robert Speicher authored
Replace the `project/merge_requests/references.feature` spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!18794
-
Robert Speicher authored
Merge branch 'blackst0ne-replace-spinach-project-merge-requests-references.feature-ee' into 'master' EE port of gitlab-ce!18794 See merge request gitlab-org/gitlab-ee!5662
-
Douwe Maan authored
CE upstream - 2018-05-11 15:29 UTC See merge request gitlab-org/gitlab-ee!5678
-
Nick Thomas authored
Geo: When a repository or Wiki has failed, mark resync flag as true See merge request gitlab-org/gitlab-ee!5663
-
Robert Speicher authored
Exclude specific EE checks from docs branches See merge request gitlab-org/gitlab-ee!5625
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
GitLab Bot authored
# Conflicts: # lib/gitlab/git_access.rb # spec/lib/gitlab/git_access_spec.rb [ci skip]
-
Lin Jen-Shin authored
Merge branch 'docs-fixed-typo-microsoft-teams-slug' into 'master' See merge request gitlab-org/gitlab-ce!18908
-
Achilleas Pipinellis authored
Fix: API Documentation typo on Microsoft Teams slug See merge request gitlab-org/gitlab-ee!5412
-
Achilleas Pipinellis authored
Fix: API Documentation typo on Microsoft Teams slug See merge request gitlab-org/gitlab-ee!5412
-
Douwe Maan authored
Enforce terms acceptance before configuring 2FA Closes #46256 See merge request gitlab-org/gitlab-ce!18896
-
Douwe Maan authored
[EE] Block access to API & git when terms are enforced See merge request gitlab-org/gitlab-ee!5650
-
Douwe Maan authored
Block access to API & git when terms are enforced Closes #45849 See merge request gitlab-org/gitlab-ce!18816
-
Kamil Trzciński authored
Vendor Auto DevOps template See merge request gitlab-org/gitlab-ce!18876
-
Fabio Busatto authored
-
Phil Hughes authored
Resolve "Remove modal box confirmation when retrying a pipeline" Closes #45715 See merge request gitlab-org/gitlab-ce!18879
-
Filipa Lacerda authored
-
Dmitriy Zaporozhets authored
CE upstream - 2018-05-11 12:30 UTC Closes gitaly#894 See merge request gitlab-org/gitlab-ee!5671
-
Douwe Maan authored
Remove Gitlab::RepoPath.strip_storage_path See merge request gitlab-org/gitlab-ce!18904
-
Bob Van Landuyt authored
Allow builds that have been triggered by a user before terms were enforced access to git. That way the builds can complete as usual.
-
Bob Van Landuyt authored
Allow builds that have been triggered by a user before terms were enforced access to git. That way the builds can complete as usual.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
# Conflicts: # app/views/groups/group_members/index.html.haml [ci skip]
-
Bob Van Landuyt authored
This prevents a redirect loop when a user has to enable 2FA and accept the terms. Now they will need to accept the terms, then enable 2FA, or any other requirements.
-
Philippe Lafoucrière authored
Refactor the Gemnasium import docs See merge request gitlab-org/gitlab-ee!5639
-
Zeger-Jan van de Weg authored
This used to be executed because of the post receive worker, but this uses Gitlab::GlRepository.parse now. So this removes dead code and reduces the number of calls on `#legacy_storage_path`.
-