| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove quiet_assets in favor of built-in sprockets-rails config.upgrade-sprockets-rails | Connor Shea | 2016-06-30 | 1 | -0/+3 |
* | Customize ActionMailer preview path | Robert Speicher | 2016-05-25 | 1 | -0/+1 |
* | Codestyle: make sure we have space around operators | Gabriel Mazetto | 2016-05-13 | 1 | -1/+1 |
* | Add letter_opener_web gemrs-letter_opener_web | Robert Speicher | 2016-04-22 | 1 | -1/+1 |
* | Enable asset compression in production. | connorshea | 2016-04-09 | 1 | -0/+3 |
* | Bump rails to 4.2.6rs-update-rails | Robert Speicher | 2016-04-05 | 1 | -0/+1 |
* | Remove duplicate 'cache_store' configuration in test environmentremove-duplicate-cache_store-in-test-config | Rémy Coutable | 2016-03-02 | 1 | -2/+0 |
* | Raise an error on page load if there are pending migrations on dev env | Douglas Barbosa Alexandre | 2016-01-19 | 1 | -0/+3 |
* | Don't send (fake) email during dev bootstrapno-mail-during-dev-bootstrap | Jacob Vosmaer | 2016-01-15 | 1 | -0/+2 |
* | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-03 | 1 | -1/+1 |
|\ |
|
| * | Rails deprecation warning about log_level | Valery Sizov | 2015-12-03 | 1 | -1/+1 |
* | | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-12-02 | 3 | -5/+7 |
|\ \
| |/ |
|
| * | fix notification_service specs | Valery Sizov | 2015-11-30 | 1 | -0/+2 |
| * | Migrate mailers to ActiveJob | Valery Sizov | 2015-11-26 | 2 | -2/+2 |
| * | Rails update to 4.2.4 | Valery Sizov | 2015-11-25 | 3 | -3/+3 |
* | | Merge branch 'master' into reference-pipeline-and-caching | Douwe Maan | 2015-11-19 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Disabling cache for test environment | Valery Sizov | 2015-11-16 | 1 | -0/+2 |
* | | Disabling caching in test environment because it was causing issues with Mark... | Douwe Maan | 2015-10-22 | 1 | -0/+2 |
|/ |
|
* | Added rack-lineprof for development | Yorick Peterse | 2015-10-15 | 1 | -1/+1 |
* | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 1 | -0/+5 |
* | Merge pull request #8349 from divineforest/cleanup-assets-compress | Dmitriy Zaporozhets | 2015-03-02 | 1 | -3/+3 |
|\ |
|
| * | Remove useless `assets.compress` option, Rails 4 uses only `assets.js_compres... | Alexander Balashov | 2014-11-18 | 1 | -3/+3 |
* | | Don't cache classes in tests | Jeroen van Baarsen | 2015-02-12 | 1 | -1/+1 |
|/ |
|
* | Configure Redis cache for all environments | Jacob Vosmaer | 2014-08-26 | 1 | -10/+0 |
* | Disable debug assets | Jan-Willem van der Meer | 2014-08-12 | 1 | -1/+1 |
* | Fix dev env. Fix MR creation | Dmitriy Zaporozhets | 2014-06-26 | 2 | -6/+0 |
* | Remove active_record.auto_explain_treshold_in_seconds, rails 4.0 deprecation | Marin Jankovski | 2014-06-03 | 1 | -4/+0 |
* | Give the Rails cache its own Redis namespace | Jacob Vosmaer | 2014-04-15 | 1 | -1/+1 |
* | Add source for 'Rendered' message suppression | Jacob Vosmaer | 2014-03-24 | 1 | -0/+1 |
* | Suppress 'Rendered' messages in production.log | Jacob Vosmaer | 2014-03-24 | 1 | -0/+5 |
* | GitLab app is not threadsafe so better disable allow_concurrency for producti... | Dmitriy Zaporozhets | 2013-12-10 | 1 | -0/+2 |
* | Fixed the WhiningNill deprecation fix | Jeroen van Baarsen | 2013-12-10 | 1 | -3/+0 |
* | Update config/* to rails4 | Dmitriy Zaporozhets | 2013-12-10 | 3 | -7/+7 |
* | Fix caching when using remote redis server | Robin Gloster | 2013-08-14 | 1 | -1/+8 |
* | Disable threadsafety | Dmitriy Zaporozhets | 2013-07-08 | 1 | -1/+1 |
* | Disable threadsafe! for rake tasks | Dmitriy Zaporozhets | 2013-06-13 | 1 | -1/+1 |
* | Enable threadsafe. Preload lib/ | Dmitriy Zaporozhets | 2013-06-11 | 1 | -1/+1 |
* | Replace old hashes with new 1.9 ruby hashes (rebase) | Andrey Kumanyaev | 2013-05-05 | 1 | -2/+2 |
* | Use redis as cache storage. cache events | Dmitriy Zaporozhets | 2013-03-06 | 1 | -1/+1 |
* | Update Rails config | Riyad Preukschas | 2012-11-18 | 3 | -21/+22 |
* | set activerecord whitelist_attributes to true | Nihad Abbasov | 2012-09-26 | 2 | -1/+4 |
* | Moving to rails 3.2 | Dmitriy Zaporozhets | 2012-02-11 | 1 | -0/+7 |
* | activities page caching | Dmitriy Zaporozhets | 2011-11-27 | 1 | -1/+1 |
* | install letter_opener | Nihad Abbasov | 2011-10-31 | 1 | -0/+1 |
* | clean-up code | Nihad Abbasov | 2011-10-26 | 1 | -1/+0 |
* | init commit | gitlabhq | 2011-10-09 | 3 | -0/+144 |