summaryrefslogtreecommitdiff
path: root/lib/gitlab/mail_room.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Decrease Cyclomatic Complexity threshold to 13Maxim Rydkin2017-09-121-10/+17
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-5/+5
* Make mail_room idle_timeout option configurable.Marin Jankovski2016-11-161-0/+1
* Updated mail_room and added sentinel support to Reply by Email21645-mail_room_sentinelGabriel Mazetto2016-10-261-1/+6
* Small refactor and a few documentation fixesGabriel Mazetto2016-08-041-2/+2
* Few minor fixes to Redis params order and commented out sentinel configGabriel Mazetto2016-08-041-1/+0
* Fixed MailRoom specs and make sure it works with new resque.yml formatGabriel Mazetto2016-08-041-0/+4
* Fixed specs for Gitlab::Redis and code for Redis Sentinel supportGabriel Mazetto2016-08-041-5/+5
* Deduplicated resque.yml loading from several placesGabriel Mazetto2016-08-041-0/+44