summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Memcached.pm
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Bug 1449156 - Bugzilla::Memcached should use smaller timeouts and ping server...Dylan William Hardison1-5/+19
2018-03-20Bug 1447221 - memcache no longer returning results due to mismatched key hand...byron jones1-1/+1
2018-03-13no bug - TRACE instead of INFO for clearing cacheDylan William Hardison1-1/+1
2018-03-13Bug 1445041 - if memcached server does not end with a port, append :11211Dylan William Hardison1-2/+9
2018-03-12no bug - make memcached optionalDylan William Hardison1-0/+2
2018-03-01Bug 1442099 - Add memcached tracing to help debug weirdness in cloud envDylan William Hardison1-7/+14
2017-08-28Bug 1393643 - Add whitelist to rate limiting code (#220)Dylan William Hardison1-0/+39
2017-07-07Bug 1377807 - Move memcached options from data/params to localconfigMary Umoh1-3/+2
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-1/+1
2017-05-16Bugzilla::Memcached - bump max_size up to 4MBDylan William Hardison1-1/+1
2017-05-09Bug 1362151 - Make /bzapi/configuration fasterDylan William Hardison1-0/+1
2016-12-22Bug 1299855 - Implement token-bucket rate limiting on top of memcached (#23)Dylan William Hardison1-0/+22
2016-10-11Bug 1309278 - Cache::Memcached::Fast returns tainted data if the key is taintedDylan William Hardison1-46/+3
2016-10-11Bug 1309229 - changing product results in Insecure dependency in parameter 3 ...Dylan William Hardison1-1/+46
2016-10-11Bug 1308032 - Cache::Memcached::Fast from bugzilla bug 1189281 and bug 1274764Dylan William Hardison1-55/+6
2015-10-31Bug 1218457 - Allow localconfig to override (force) certain data/params valuesDylan William Hardison1-5/+4
2014-08-12Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcachedByron Jones1-1/+13
2014-05-28Bug 993939: Bugzilla::User::Setting::groups() should use memcachedByron Jones1-5/+15
2014-05-12Bug 992767: backport bug 987032 to bmo (allow memcached to cache bugzilla con...Byron Jones1-18/+114
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones1-4/+30
2014-01-22Bug 951974: backport bug 237498 to bmo (Use memcached to improve performance)Byron Jones1-0/+346