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-03-16Fix config/mail_room.yml to be interpretable RubyDouwe Maan
2017-03-16Verify config/mail_room.yml is interpretable RubyDouwe Maan
2017-02-23Stylistic tweaksDouwe Maan
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-01-13Allow to use ENV variables in redis configSemyon Pupkov
2016-10-26Updated mail_room and added sentinel support to Reply by EmailGabriel Mazetto
2016-10-06Use higher size on Gitlab::Redis connection pool on Sidekiq serversPaco Guzman
2016-09-30Initialize Redis pool in single-threaded contextJacob Vosmaer
2016-09-22Make Gitlab::Redis.params safe for mutationJacob Vosmaer
2016-08-06Small refactor in Redis class and improved specsGabriel Mazetto
2016-08-04Small refactor and a few documentation fixesGabriel Mazetto
2016-08-04Few minor fixes to Redis params order and commented out sentinel configGabriel Mazetto
2016-08-04Fixed MailRoom specs and make sure it works with new resque.yml formatGabriel Mazetto
2016-08-04Fixed specs for Gitlab::Redis and code for Redis Sentinel supportGabriel Mazetto
2016-08-04Specs for RedisConfigGabriel Mazetto
2016-08-04Deduplicated resque.yml loading from several placesGabriel Mazetto
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-09Enable the Rubocop DeprecatedClassMethods copConnor Shea
2016-04-13Redis configuration consistencyValery Sizov
2016-04-07Put CACHE_NAMESPACE in the Gitlab::Redis moduleJacob Vosmaer
2016-04-04Be careful when setting class instance varsJacob Vosmaer
2016-04-04Add Gitlab::Redis connection poolJacob Vosmaer