- 17 Mar, 2017 1 commit
-
-
Yorick Peterse authored
This returns the ActiveRecord configuration for the current environment. While CE doesn't use this very often, EE will use it in a few places for the database load balancing code. I'm adding this to CE so we don't end up with merge conflicts in this file.
-
- 16 Mar, 2017 1 commit
-
-
Z.J. van de Weg authored
-
- 13 Mar, 2017 2 commits
-
-
Rémy Coutable authored
See http://guides.rubyonrails.org/autoloading_and_reloading_constants.html for more info. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Bob Van Landuyt authored
-
- 10 Mar, 2017 3 commits
-
-
Douglas Barbosa Alexandre authored
-
Lin Jen-Shin authored
which isn't properly cleaning up whenever something is thrown, not raised. See: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1402#note_25128108
-
Sean McGivern authored
If there is an existing gitlab.yml file with snippets explicitly disabled, they won't be enabled with this change.
-
- 08 Mar, 2017 2 commits
-
-
Alejandro Rodríguez authored
Besides improving the error message to specify what exactly you need to do to solve the error, we now don't skip all storage validations on the test environment, so that you also get a nice error message if you're running tests. Now if conditions are met to skip valitaions (test env or env variable) we still make sure the settings _look_ sane, we just skip verifying the paths exists and meet the given conditions.
-
Nick Thomas authored
-
- 07 Mar, 2017 5 commits
-
-
Yorick Peterse authored
This should ensure that connections obtained before starting Sidekiq are not leaked, leading to connection timeouts. Fixes gitlab-com/infrastructure#1139
-
Nick Thomas authored
-
Markus Koller authored
-
Regis Freyd authored
-
Markus Koller authored
-
- 06 Mar, 2017 3 commits
-
-
Pawel Chojnacki authored
+ rename shared context
-
Pawel Chojnacki authored
- cleanup formating in haml - clarify time window is in seconds - cleanup straneous chunks in db/schema - rename count_uniqe_ips to update_and_return_ips_count - other
-
Pawel Chojnacki authored
-
- 03 Mar, 2017 1 commit
-
-
Alejandro Rodríguez authored
This will be necessary when adding gitaly settings. This version doesn't make any functional changes, but allows us to include this breaking change in 9.0 and add the needed extra settings in the future with backwards compatibility
-
- 02 Mar, 2017 1 commit
-
-
Tomasz Maczukin authored
-
- 01 Mar, 2017 4 commits
-
-
Alejandro Rodríguez authored
-
Adam Niedzielski authored
This makes sure that Gitlab::Metrics::RackMiddleware is added before Gitlab::EtagCaching::Middleware.
-
Adam Niedzielski authored
-
Tomasz Maczukin authored
-
- 28 Feb, 2017 1 commit
-
-
Jon Keys authored
-
- 23 Feb, 2017 11 commits
-
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Pawel Chojnacki authored
+ remove complete leftover when Issues were tagged using acts_as_taggable
-
- 21 Feb, 2017 1 commit
-
-
Douwe Maan authored
-
- 20 Feb, 2017 1 commit
-
-
Alexandros Keramidas authored
-
- 15 Feb, 2017 3 commits
-
-
Grzegorz Bizon authored
-
Annabel Dunstone Gray authored
-
Semyon Pupkov authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/20305
-