summaryrefslogtreecommitdiff
path: root/config/mail_room.yml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-1/+1
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-0/+1
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+11
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+7
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-311-5/+3
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-0/+2
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
* Use newer mail_room to get `require_relative` supportGabriel Mazetto2017-02-201-4/+1
* Make mail_room idle_timeout option configurable.Marin Jankovski2016-11-161-1/+1
* Updated mail_room and added sentinel support to Reply by Email21645-mail_room_sentinelGabriel Mazetto2016-10-261-1/+16
* Fix reply-by-email not working due to queue name mismatchsh-fix-mailroom-configStan Hu2016-10-231-1/+1
* Synced mail_room.yml with the one in omnibusGabriel Mazetto2016-08-041-0/+4
* Fixed specs for Gitlab::Redis and code for Redis Sentinel supportGabriel Mazetto2016-08-041-1/+1
* Deduplicated resque.yml loading from several placesGabriel Mazetto2016-08-041-32/+17
* Don't require Gitlab::Redis in mail_room.yml if it's already definedRémy Coutable2016-06-101-1/+1
* Add Gitlab::Redis connection poolJacob Vosmaer2016-04-041-2/+2
* Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-251-1/+1
* Parse config/resque.yml in one place onlyJacob Vosmaer2016-03-091-7/+2
* Don't load all of GitLab in mail_roomDouwe Maan2016-02-261-36/+49
* Make Reply by email easier to configureDouwe Maan2015-10-131-0/+39