- 26 Sep, 2017 6 commits
-
-
Nick Thomas authored
-
Phil Hughes authored
Port of remove-old-nav-styles to EE See merge request gitlab-org/gitlab-ee!3004
-
Annabel Dunstone Gray authored
-
Dmitriy Zaporozhets authored
CE Upstream - Monday Closes gitaly#524 See merge request gitlab-org/gitlab-ee!3007
-
Nick Thomas authored
Gracefully handle case where current instance is not a Geo Node See merge request gitlab-org/gitlab-ee!2977
-
Sean McGivern authored
Send valid project path as name for Jira dev panel integration See merge request gitlab-org/gitlab-ee!3005
-
- 25 Sep, 2017 22 commits
-
-
Stan Hu authored
Remove the backoff delay from Geo repository sync Closes #3453 See merge request gitlab-org/gitlab-ee!3009
-
Nick Thomas authored
-
Nick Thomas authored
-
Sean McGivern authored
Fix an error reporting some failures in the elasticsearch indexer Closes #3516 See merge request gitlab-org/gitlab-ee!2998
-
Nick Thomas authored
-
Douwe Maan authored
Improve list of sorting options See merge request gitlab-org/gitlab-ee!3001
-
Nick Thomas authored
Gracefully handle and report SSL connection errors in Geo admin screen Closes #3460 See merge request gitlab-org/gitlab-ee!2985
-
Achilleas Pipinellis authored
Point to embedded Consul See merge request gitlab-org/gitlab-ee!2980
-
Chenjerai Katanda authored
-
blackst0ne authored
-
Tiago Botelho authored
-
Douwe Maan authored
Refactor spec/policies/project_policy_spec.rb to minimize the diff with CE See merge request gitlab-org/gitlab-ee!2953
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Remove Grit settings from default settings See merge request gitlab-org/gitlab-ce!14465
-
Rémy Coutable authored
fix minor spelling mistakes See merge request gitlab-org/gitlab-ee!3006
-
René Genz authored
-
Rémy Coutable authored
fix minor spelling mistakes See merge request gitlab-org/gitlab-ce!14467
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
If the primary Geo Node were deleted or not configured properly, attempts to retrieve the status of secondaries would fail with an Error 500.
-
- 24 Sep, 2017 10 commits
-
-
Achilleas Pipinellis authored
Docs: fix internal link See merge request gitlab-org/gitlab-ee!3003
-
Stan Hu authored
-
Stan Hu authored
[ci skip]
-
Stan Hu authored
[ci skip]
-
Stan Hu authored
[ci skip]
-
Stan Hu authored
[ci skip]
-
Stan Hu authored
[ci skip]
-
Stan Hu authored
[ci skip]
-
Stan Hu authored
[ci skip]
-
Stan Hu authored
This is a follow-up to https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1956 and https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7308.
-
- 23 Sep, 2017 2 commits
-
-
Yorick Peterse authored
Fix duplicate key errors in PostDeployMigrateUserExternalMailData migration Closes #38246 See merge request gitlab-org/gitlab-ce!14460
-
Stan Hu authored
`email_provider` by default is NULL, and if a user had not logged the value would remain NULL. Upgrading to GitLab 10.0 would lead to a PG::UniqueViolation because the post-deploy migration would attempt to reinsert the entry because the NULL comparison between `users.email_provider` and `user_synced_attributes_metadata.email_provider` would never match. Closes #38246
-