Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-15Rename CDN_HOST to GITLAB_CDN_HOSTStan Hu
2017-06-15Support a configurable Rails asset_host to allow for CDNsStan Hu
2017-03-14Set 'config.assets.compile = false' in productionJames Edwards-Jones
2016-04-10Enable asset compression in production.connorshea
2015-12-03Rails deprecation warning about log_levelValery Sizov
2015-11-26Migrate mailers to ActiveJobValery Sizov
2015-11-25Rails update to 4.2.4Valery Sizov
2014-11-18Remove useless `assets.compress` option, Rails 4 uses only `assets.js_compres...Alexander Balashov
2014-08-26Configure Redis cache for all environmentsJacob Vosmaer
2014-06-03Remove active_record.auto_explain_treshold_in_seconds, rails 4.0 deprecationMarin Jankovski
2014-04-15Give the Rails cache its own Redis namespaceJacob Vosmaer
2014-03-24Add source for 'Rendered' message suppressionJacob Vosmaer
2014-03-24Suppress 'Rendered' messages in production.logJacob Vosmaer
2013-12-10GitLab app is not threadsafe so better disable allow_concurrency for producti...Dmitriy Zaporozhets
2013-12-10Update config/* to rails4Dmitriy Zaporozhets
2013-08-14Fix caching when using remote redis serverRobin Gloster
2013-07-08Disable threadsafetyDmitriy Zaporozhets
2013-06-13Disable threadsafe! for rake tasksDmitriy Zaporozhets
2013-06-11Enable threadsafe. Preload lib/Dmitriy Zaporozhets
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-03-06Use redis as cache storage. cache eventsDmitriy Zaporozhets
2012-11-19Update Rails configRiyad Preukschas
2011-11-27activities page cachingDmitriy Zaporozhets
2011-10-26clean-up codeNihad Abbasov
2011-10-09init commitgitlabhq