gitlab-org--gitlab-foss/app
Lin Jen-Shin 696a5da7fd ApplicationSetting.current doesn't work well in tests
Therefore we prefer
`Gitlab::CurrentSettings.current_application_settings`
and fix the tests by setting default_artifacts_expire_in to 0
to restore the original behaviour.
2017-02-15 15:31:51 +08:00
..
assets Merge branch '28142-overlap-bugs' into 'master' 2017-02-14 22:56:16 +00:00
controllers Initial implementation for default artifacts expiration 2017-02-15 15:31:51 +08:00
finders Show parent group members for nested group 2017-02-10 17:34:12 +02:00
helpers Merge branch 'rs-rubocop-rspec' into 'master' 2017-02-13 18:05:14 +00:00
mailers Update Rubocop to ruby 2.3 2017-02-07 15:16:46 +01:00
models ApplicationSetting.current doesn't work well in tests 2017-02-15 15:31:51 +08:00
policies Merge branch 'ee-1439-read-only-user' into 'master' 2017-02-07 04:10:13 +00:00
presenters Don't override presentee methods for Gitlab::View::Presenter::Delegated 2017-01-24 10:24:47 +01:00
serializers Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' " 2017-02-10 15:21:45 -05:00
services Merge branch '19302-wiki-page-delete-does-not-trigger-the-webhook' into 'master' 2017-02-14 17:10:45 +00:00
uploaders
validators Fix certificate validators 2017-01-31 22:53:58 +00:00
views Initial implementation for default artifacts expiration 2017-02-15 15:31:51 +08:00
workers Merge branch 'zj-drop-ruby-21-tests' into 'master' 2017-02-13 10:22:38 +00:00