summaryrefslogtreecommitdiff
path: root/config/environments
Commit message (Expand)AuthorAgeFilesLines
* Remove rails 4 support in CI, Gemfiles, bin/ and config/Jasper Maes2018-12-142-12/+3
* Explicitly set locale fallbacksjprovazn-locale-fixJan Provaznik2018-11-211-4/+0
* Allow concurrency when using PumaAndrew Newdigate2018-11-052-1/+3
* Fix rails 5 deprecation warningsJan Provaznik2018-09-111-2/+2
* Move spec/mailers/previews to app/mailers/previewsLin Jen-Shin2018-07-061-1/+1
* [Rails5] Pass class references instead of strings to middleware builderblackst0ne-rails5-update-middlewaresblackst0ne2018-06-131-2/+2
* [Rails5] Update files by `rails app:update`blackst0ne-rails5-update-files-by-rails-app-updateblackst0ne2018-03-222-2/+12
* implement basic request inspector for use in Capybara testsMike Greiling2017-10-231-0/+1
* Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling2017-10-031-1/+1
* Fix logger disabling on the CI: instantiate an ActiveSupport::TaggedLoggingrc/cob-backport-ce-to-ee-fixRémy Coutable2017-07-201-1/+1
* Disable Rails logging in CI test environmentsrs-disable-test-log-in-ciRobert Speicher2017-07-181-0/+5
* Rename CDN_HOST to GITLAB_CDN_HOSTStan Hu2017-06-151-1/+1
* Support a configurable Rails asset_host to allow for CDNsStan Hu2017-06-141-1/+1
* Merge branch '29421-production-config-assets-compile-false' into 'master' Stan Hu2017-05-161-1/+1
|\
| * Set 'config.assets.compile = false' in production29421-production-config-assets-compile-falseJames Edwards-Jones2017-03-141-1/+1
* | Turn on caching of classes in Knapsack specsStan Hu2017-04-141-1/+6
* | Introduce a new middleware for the test environment that can block requestsRémy Coutable2017-03-221-0/+3
|/
* Remove quiet_assets in favor of built-in sprockets-rails config.upgrade-sprockets-railsConnor Shea2016-06-301-0/+3
* Customize ActionMailer preview pathRobert Speicher2016-05-251-0/+1
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-1/+1
* Add letter_opener_web gemrs-letter_opener_webRobert Speicher2016-04-221-1/+1
* Enable asset compression in production.connorshea2016-04-091-0/+3
* Bump rails to 4.2.6rs-update-railsRobert Speicher2016-04-051-0/+1
* Remove duplicate 'cache_store' configuration in test environmentremove-duplicate-cache_store-in-test-configRémy Coutable2016-03-021-2/+0
* Raise an error on page load if there are pending migrations on dev envDouglas Barbosa Alexandre2016-01-191-0/+3
* Don't send (fake) email during dev bootstrapno-mail-during-dev-bootstrapJacob Vosmaer2016-01-151-0/+2
* Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-031-1/+1
|\
| * Rails deprecation warning about log_levelValery Sizov2015-12-031-1/+1
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-023-5/+7
|\ \ | |/
| * fix notification_service specsValery Sizov2015-11-301-0/+2
| * Migrate mailers to ActiveJobValery Sizov2015-11-262-2/+2
| * Rails update to 4.2.4Valery Sizov2015-11-253-3/+3
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-191-0/+2
|\ \ | |/
| * Disabling cache for test environmentValery Sizov2015-11-161-0/+2
* | Disabling caching in test environment because it was causing issues with Mark...Douwe Maan2015-10-221-0/+2
|/
* Added rack-lineprof for developmentYorick Peterse2015-10-151-1/+1
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+5
* Merge pull request #8349 from divineforest/cleanup-assets-compressDmitriy Zaporozhets2015-03-021-3/+3
|\
| * Remove useless `assets.compress` option, Rails 4 uses only `assets.js_compres...Alexander Balashov2014-11-181-3/+3
* | Don't cache classes in testsJeroen van Baarsen2015-02-121-1/+1
|/
* Configure Redis cache for all environmentsJacob Vosmaer2014-08-261-10/+0
* Disable debug assetsJan-Willem van der Meer2014-08-121-1/+1
* Fix dev env. Fix MR creationDmitriy Zaporozhets2014-06-262-6/+0
* Remove active_record.auto_explain_treshold_in_seconds, rails 4.0 deprecationMarin Jankovski2014-06-031-4/+0
* Give the Rails cache its own Redis namespaceJacob Vosmaer2014-04-151-1/+1
* Add source for 'Rendered' message suppressionJacob Vosmaer2014-03-241-0/+1
* Suppress 'Rendered' messages in production.logJacob Vosmaer2014-03-241-0/+5
* GitLab app is not threadsafe so better disable allow_concurrency for producti...Dmitriy Zaporozhets2013-12-101-0/+2
* Fixed the WhiningNill deprecation fixJeroen van Baarsen2013-12-101-3/+0
* Update config/* to rails4Dmitriy Zaporozhets2013-12-103-7/+7