- 26 Sep, 2018 6 commits
-
-
Rémy Coutable authored
Correct GitLab capitalizations in translations - EE Port See merge request gitlab-org/gitlab-ee!7427
-
Filipa Lacerda authored
CE upstream - 2018-09-26 06:21 UTC See merge request gitlab-org/gitlab-ee!7487
-
GitLab Bot authored
-
Stan Hu authored
CE upstream - 2018-09-25 21:21 UTC See merge request gitlab-org/gitlab-ee!7486
-
Stan Hu authored
-
Stan Hu authored
-
- 25 Sep, 2018 34 commits
-
-
Clement Ho authored
Add link component from gitlab-ui See merge request gitlab-org/gitlab-ce!21803
-
Jose Ivan Vargas authored
-
Douglas Barbosa Alexandre authored
Resolve "Geo::RepositoryVerification::Secondary::ShardWorker lease key is not namespaced by shard name" Closes #7722 See merge request gitlab-org/gitlab-ee!7474
-
Gabriel Mazetto authored
Resolve "Geo::RepositoryVerification::Secondary::ShardWorker lease key is not namespaced by shard name"
-
GitLab Bot authored
# Conflicts: # app/models/project_feature.rb # db/schema.rb [ci skip]
-
Mike Greiling authored
CE upstream - 2018-09-25 15:25 UTC Closes gitlab-ce#51695 and #7728 See merge request gitlab-org/gitlab-ee!7481
-
Mike Greiling authored
Dedupe frontend dependencies See merge request gitlab-org/gitlab-ce!21908
-
Michael Kozono authored
The test was failing https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/101444126 because https://gitlab.com/gitlab-org/gitlab-ee/blob/a04056efad6639420b469eced5130751a8cf2757/ee/spec/support/request_store.rb which is in EE only, clears the RequestStore before every test, regardless of whether RequestStore is active. This test is unusual because it sets up RequestStore without it being active, to make sure that the tested code doesn’t attempt to use RequestStore. These two unusual facts combined to cause the failure in EE only. The fix works because of the particular order of RSpec hooks in the test lifecycle.
-
Mike Greiling authored
Add gitlab-ui skeleton loading See merge request gitlab-org/gitlab-ce!21871
-
Clement Ho authored
-
Douglas Barbosa Alexandre authored
Downgrade Exclusive Lease warnings from Geo Log Cursor to debug Closes #6428 See merge request gitlab-org/gitlab-ee!7476
-
Mike Greiling authored
-
Mike Greiling authored
-
Valery Sizov authored
-
Valery Sizov authored
-
GitLab Bot authored
[ci skip]
-
Toon Claes authored
These warnings happen every 30 seconds, generating a lot of noise. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/6428
-
Achilleas Pipinellis authored
Update doc/user/project/repository/index.md See merge request gitlab-org/gitlab-ce!21898
-
Clement Ho authored
Remove `fdescribe` from JS spec See merge request gitlab-org/gitlab-ee!7482
-
Rémy Coutable authored
Troubleshoot "Transient failure in qa/specs/features/project/fork_project_spec.rb" See merge request gitlab-org/gitlab-ce!21858
-
Stan Hu authored
Enable more frozen string in app/controllers/ See merge request gitlab-org/gitlab-ce!21873
-
Douglas Barbosa Alexandre authored
Geo: sync disabled wikis. Stage 2 Closes #7623 See merge request gitlab-org/gitlab-ee!6906
-
Douglas Barbosa Alexandre authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6906 See merge request gitlab-org/gitlab-ce!21903
-
Rémy Coutable authored
Fix committer typo Closes #51808 See merge request gitlab-org/gitlab-ce!21899
-
Rémy Coutable authored
Fix committer typo See merge request gitlab-org/gitlab-ee!7477
-
Kushal Pandya authored
-
Annabel Dunstone Gray authored
Fix margins in merge request header Closes #51726 See merge request gitlab-org/gitlab-ce!21878
-
Douglas Barbosa Alexandre authored
[CE] Improve review apps See merge request gitlab-org/gitlab-ce!21087
-
Stan Hu authored
Render 412 when invalid UTF-8 is passed as parameter See merge request gitlab-org/gitlab-ce!21774
-
Yorick Peterse authored
Add clean-up phase for ScheduleDiffFilesDeletion migration Closes #51469 See merge request gitlab-org/gitlab-ce!21734
-
George Tsiolis authored
-
Dan Davison authored
QA: Allow registration when LDAP is enabled See merge request gitlab-org/gitlab-ce!21846
-
Mark Lapierre authored
`.has_personal_area?` waits for sign in but does not ensure that it's successful. Raise an exception if not successful so we can capture a screenshot at the point of failure Adds a workaround and code to help troubleshoot why a new user doesn't stay signed in after loading a project page.
-
Nick Thomas authored
Enable the ability to use the force env for rebuilding authorized_keys during a restore See merge request gitlab-org/gitlab-ce!21896
-