- 27 Nov, 2018 10 commits
-
-
Phil Hughes authored
Add parseBoolean helper function (EE-port) See merge request gitlab-org/gitlab-ee!8602
-
Winnie Hellmann authored
-
Valery Sizov authored
CE upstream - 2018-11-27 00:21 UTC See merge request gitlab-org/gitlab-ee!8600
-
Douwe Maan authored
Remove projects index on mirror and mirror_last_update_at Closes gitlab-ce#53991 See merge request gitlab-org/gitlab-ee!8585
-
Valery Sizov authored
-
Kamil Trzciński authored
Move VulnerabilityFeedback under namespace See merge request gitlab-org/gitlab-ee!8567
-
Tetiana Chupryna authored
-
Lin Jen-Shin authored
-
GitLab Bot authored
# Conflicts: # doc/ci/examples/README.md [ci skip]
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-26 23:21 UTC See merge request gitlab-org/gitlab-ee!8598
-
- 26 Nov, 2018 30 commits
-
-
Evan Read authored
standardize periods & fix typo See merge request gitlab-org/gitlab-ce!23294
-
Stan Hu authored
CE port of 'Move EE specific code from Gitbab::Database into ee' See merge request gitlab-org/gitlab-ce!23361
-
Stan Hu authored
Move EE specific code from Gitbab::Database into ee Closes #8584 See merge request gitlab-org/gitlab-ee!8597
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Fix handling of filenames with hash characters in tree view Closes #54473 See merge request gitlab-org/gitlab-ce!23368
-
Robert Speicher authored
CE upstream - 2018-11-26 18:21 UTC See merge request gitlab-org/gitlab-ee!8596
-
Stan Hu authored
Addressable::URI interprets the `#` in a URI as a URI fragment and does not escape it, but Rails has special helpers that treats these as bona-fide characters that need to be escaped. Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23368
-
Douglas Barbosa Alexandre authored
This commit move EE specific code from GitLab::Database into ee/, and remove unused methods.
-
Clement Ho authored
Changes the delete custom metric alert Closes #4940 See merge request gitlab-org/gitlab-ee!8430
-
Jose Ivan Vargas authored
-
Robert Speicher authored
-
Stan Hu authored
Fix deadlock on ChunkedIO See merge request gitlab-org/gitlab-ce!23329
-
Robert Speicher authored
Rails 5 deprecation: Passing an argument to force an association to reload is now deprecated See merge request gitlab-org/gitlab-ce!23337
-
Stan Hu authored
Resolve "Maven package permissions option wrongly available in Starter" Closes #8316 See merge request gitlab-org/gitlab-ee!8270
-
Douglas Barbosa Alexandre authored
-
Stan Hu authored
Allow profiler to authenticate by stubbing users directly Closes #54327 See merge request gitlab-org/gitlab-ce!23320
-
Stan Hu authored
Merge branch '8581-geo-the-geo-nodes-admin-page-display-secondary-database-state-incorrectly' into 'master' Rails 5: Fix the check whether the database is in read-only mode Closes #8581 See merge request gitlab-org/gitlab-ee!8594
-
GitLab Bot authored
# Conflicts: # spec/workers/every_sidekiq_worker_spec.rb [ci skip]
-
Stan Hu authored
Merge branch '8583-rails5-gitlab-database-loadbalancing-caught_up-returns-state-incorrectly' into 'master' Raisl 5: Fix Gitlab::Database::LoadBalancing#caught_up? check Closes #8583 See merge request gitlab-org/gitlab-ee!8595
-
Robert Speicher authored
Backport of gitlab-ee!8470 See merge request gitlab-org/gitlab-ce!23150
-
Robert Speicher authored
Extracts EE specific Sidekiq queue config to a new file See merge request gitlab-org/gitlab-ee!8470
-
Douglas Barbosa Alexandre authored
Add events index on project_id and created_at Closes #53992 See merge request gitlab-org/gitlab-ce!23354
-
Robert Speicher authored
Upgrade better_errors gem to 2.5.0 See merge request gitlab-org/gitlab-ce!23312
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-26 16:21 UTC See merge request gitlab-org/gitlab-ee!8592
-
Douglas Barbosa Alexandre authored
Rails 5 returns true/false instead of a string 't' or 'f'.
-
Douglas Barbosa Alexandre authored
Rails 5 returns true/false instead of a string 't' or 'f'.
-
Rémy Coutable authored
Enable some frozen string in ee/app See merge request gitlab-org/gitlab-ee!8580
-
Tim Zallmann authored
Fix Image Lazy Loader for some older browsers Closes #54407 See merge request gitlab-org/gitlab-ce!23349
-
Rémy Coutable authored
Override CI_COMMIT_REF_SLUG for QA branches See merge request gitlab-org/gitlab-ce!23346
-
GitLab Bot authored
-