summaryrefslogtreecommitdiff
path: root/config/environments
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix caching when using remote redis serverRobin Gloster2013-08-141-1/+8
* Disable threadsafetyDmitriy Zaporozhets2013-07-081-1/+1
* Disable threadsafe! for rake tasksDmitriy Zaporozhets2013-06-131-1/+1
* Enable threadsafe. Preload lib/Dmitriy Zaporozhets2013-06-111-1/+1
* Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-051-2/+2
* Use redis as cache storage. cache eventsDmitriy Zaporozhets2013-03-061-1/+1
* Update Rails configRiyad Preukschas2012-11-183-21/+22
* set activerecord whitelist_attributes to trueNihad Abbasov2012-09-262-1/+4
* Moving to rails 3.2Dmitriy Zaporozhets2012-02-111-0/+7
* activities page cachingDmitriy Zaporozhets2011-11-271-1/+1
* install letter_openerNihad Abbasov2011-10-311-0/+1
* clean-up codeNihad Abbasov2011-10-261-1/+0
* init commitgitlabhq2011-10-093-0/+144