summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2018-04-02Bug 1450283 - JobQueue should treat "no jobs" as a trace-level message, and ↵Dylan William Hardison1-1/+6
all other logs as info
2018-03-30Bug 1450343 - Make the SES handler use Bugzilla::Logging and log more detailsDylan William Hardison1-4/+9
2018-03-29Bug 1441244 - prevent compounding error messages in testsDylan William Hardison1-6/+4
2018-03-29Bug 1450010 - The jobqueue supervisor's pidfile should not be stored in the ↵Dylan William Hardison1-2/+2
data directory
2018-03-29Bug 1450008 - documentation link in API errors is wrongDylan William Hardison2-6/+2
2018-03-28Bug 1449168 - Remove warning --function from jobqueue workerDylan William Hardison1-3/+3
2018-03-28Bug 1449156 - Bugzilla::Memcached should use smaller timeouts and ping ↵Dylan William Hardison1-5/+19
servers at instantiation time
2018-03-27Bug 1448681 - Bugmail Message-ID header format changed without changing ↵byron jones1-5/+4
In-Reply-To/References, breaking threading
2018-03-26no bug - run jobqueue fasterDylan William Hardison1-1/+1
2018-03-26no bug - TheSchwartz debug log is really more like info level in how we have ↵Dylan William Hardison1-1/+1
used it
2018-03-22Bug 1399713 - ensure existing production redirects work in a cloud hosted ↵Dylan William Hardison2-0/+79
environment
2018-03-21Bug 1447669 - Add localconfig parameter for changing shadowdb user and passIsrael Madueme2-2/+15
2018-03-20no bug - remove debugging for nowDylan William Hardison1-8/+10
2018-03-20Bug 1447221 - memcache no longer returning results due to mismatched key ↵byron jones1-1/+1
handling in get vs. set
2018-03-16Bug 1446156 - mkdir template_cache: Permission deniedDylan William Hardison1-0/+2
2018-03-15Bug 1443058 - Backport 1087400 to bmo - CGI 4.05 throws tons of "CGI::param ↵Dylan William Hardison1-0/+14
called in list context" warnings
2018-03-13Bug 1441181 - Step 8 - Add jobqueue command to entrypointDylan William Hardison1-16/+52
2018-03-13Bug 1441181 - Step 6 - Add concurrencyDylan William Hardison1-3/+10
2018-03-13Bug 1441181 - Step 5 - Add logging to jobqueueDylan William Hardison2-0/+11
2018-03-13Bug 1441181 - Step 4 - Re-implement subprocess code with IO::AsyncDylan William Hardison4-65/+150
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-13Bug 1443162 - attachment links should include urlbaseDylan William Hardison1-1/+2
2018-03-12fix typo in loggingDylan William Hardison1-1/+1
2018-03-12no bug - make memcached optionalDylan William Hardison1-0/+2
2018-03-12Bug 1437238 - Create override parameters for mailer configurationDylan William Hardison4-13/+13
2018-03-12Bug 1439993 - Remove COMPILE_DIR => setting from Bugzilla::Templatebyron jones2-7/+40
2018-03-10no bug - fix typoDylan William Hardison1-1/+1
This wasn't deployed luckily.
2018-03-10no bug - move cereal to its own scriptDylan William Hardison1-31/+3
2018-03-08Revert "Bug 832893: change jobqueue.pl to spawn worker processes to deliver ↵Dylan William Hardison2-69/+9
bugmail to avoid memory leaks" This reverts commit 6df7b9816541893a905eec56c333b40673522e84.
2018-03-08Bug 1441903 - Cleanup Makefile.PLDylan William Hardison1-22/+15
2018-03-07Revert Bug 1273381Dylan William Hardison26-203/+14
This reverts commit ed53ecda0546d6c639fa3d227a59ace4d57b81a5.
2018-03-06Bug 1443537 - Add utility functions for switching database handle to ↵Dylan William Hardison1-0/+26
writeable or read-only mode
2018-03-06Bug 1441181 - Step 3 - Clear memory after each job, not beforeDylan William Hardison1-1/+2
2018-03-06Bug 1441181 - Step 7 - Fix bug in catch_signal()Dylan William Hardison1-0/+3
2018-03-06Bug 1443049 - is_interactive() must be declared before log4perl config is loadedDylan William Hardison1-5/+4
2018-03-05Backport 1136125 to bmo - Reduce memory usage of Bugzilla::CGI->send_cookie()Dylan William Hardison1-17/+2
2018-03-05Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ↵Upasana26-14/+203
for object accessors
2018-03-04Bug 1443003 - Port bug 1175211 to Harmony branch (Undefined subroutine ↵Dylan William Hardison1-1/+1
&Bugzilla::CGI::SERVER_PUSH)
2018-03-02Bug 1442520 - move inbound_proxies to localconfigDylan William Hardison4-25/+14
2018-03-02Bug 1442288 - Bugzilla::Logging should log when a program is being run ↵Dylan William Hardison1-2/+91
interactively
2018-03-01Bug 1442099 - Add memcached tracing to help debug weirdness in cloud envDylan William Hardison1-7/+14
2018-03-01Bug 1437646 - add support for Log::Log4perlDylan William Hardison2-0/+26
2018-03-01Bug 1437646 - Refactor entrypoint to use Bugzilla::DaemonControlDylan William Hardison2-13/+32
2018-02-28Bug 1437646 - Add Bugzilla::DaemonControlDylan William Hardison1-0/+327
2018-02-28Bug 1433299 - Link in summary is brokenKohei Yoshino1-5/+7
2018-02-28Bug 1437646 - Add confdir to bz_locationsDylan William Hardison2-1/+11
2018-02-27Bug 1438206 - Process SES email bounces properlybyron jones3-1/+79
2018-02-22Bug 1440107 - Allow 'self' frames in bug modal again (fix socorro lens)Dylan William Hardison1-1/+1
2018-02-21Bug 1439797 - Enable reporting-only CSP by defaultDylan William Hardison2-11/+9