summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13no bug - TRACE instead of INFO for clearing cacheDylan William Hardison1-1/+1
2018-03-13Bug 1445098 - flush stdout on cereal daemonDylan William Hardison1-1/+4
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-12Bug 1427503 - Allow all users to use Duo as the MFA provider.Tom Prince1-3/+3
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 Hardison6-14/+23
2018-03-12no bug - increase severity of several critic warnings so they're more visibileDylan William Hardison1-1/+19
2018-03-12Revert "test commit"David Lawrence1-1/+0
This reverts commit 9fd98bfe45f1433bcd52cd46898fad8fa0e9360c.
2018-03-12test commitDavid Lawrence1-0/+1
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-10Bug 1444627 - saved searches as inline listDylan William Hardison1-1/+2
2018-03-10no bug - move cereal to its own scriptDylan William Hardison2-31/+52
2018-03-10Bug 1444088 - review link for patches on the requests page no longer shows upKohei Yoshino1-1/+1
2018-03-08Revert "Bug 832893: change jobqueue.pl to spawn worker processes to deliver ↵Dylan William Hardison3-71/+10
bugmail to avoid memory leaks" This reverts commit 6df7b9816541893a905eec56c333b40673522e84.
2018-03-08Bug 1441903 - Cleanup Makefile.PLDylan William Hardison2-142/+116
2018-03-08no bug - load modules that apache needs to work with basic authDylan William Hardison1-0/+11
2018-03-07Bug 1443559 - Remove "Urgency" (mapped to priority) field from the ↵Emma Humphries1-17/+0
"form.doc" bug form for MDN content bugs
2018-03-07bump version to 20180306.4Dylan William Hardison1-1/+1
2018-03-07Revert Bug 1273381Dylan William Hardison39-427/+20
This reverts commit ed53ecda0546d6c639fa3d227a59ace4d57b81a5.
2018-03-06bump version to 20180306.3Dylan William Hardison1-1/+1
2018-03-06Bug 1443537 - Add utility functions for switching database handle to ↵Dylan William Hardison2-12/+33
writeable or read-only mode
2018-03-06bump version to 20180306.2Dylan William Hardison1-1/+1
2018-03-06remove interactive logging from prod - part 2Dylan William Hardison1-1/+1
2018-03-06remove interactive logging from prodDylan William Hardison1-6/+0
2018-03-06bump version to 20180306.1Dylan William Hardison1-1/+1
2018-03-06Bug 1441181 - Step 3 - Clear memory after each job, not beforeDylan William Hardison1-1/+2
2018-03-06Bug 1441181 - Step 2 - Fix jobqueue header and @INCDylan William Hardison1-5/+5
2018-03-06Bug 1441181 - Step 7 - Fix bug in catch_signal()Dylan William Hardison2-0/+88
2018-03-06Bug 1343248 - make secbugstats do less workDylan William Hardison2-10/+1
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 1433573 - Display the short URL link even for queries without any resultsbyron jones1-16/+18
2018-03-05no bug - add a contributing.mdDylan William Hardison1-0/+55
2018-03-05Bug 1429344 - Review requests in requests dropdown should link to MozReview ↵Kohei Yoshino4-18/+47
or GitHub instead of Bugzilla details page
2018-03-05Bug 1419973 - Modify product selector layout on Browse and Enter Bug pagesKohei Yoshino2-40/+107
2018-03-05Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ↵Upasana39-20/+427
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-04remove file that was accidentally addedDylan William Hardison1-35/+0
2018-03-04apply checksetup.pl's permission changesDylan William Hardison14-0/+0
2018-03-02Bug 1402494 - BMO Integration User is a full administrative user on Phabricatordklawren4-18/+39
2018-03-02Bug 1442520 - move inbound_proxies to localconfigDylan William Hardison6-34/+19
2018-03-02Bug 1442288 - Bugzilla::Logging should log when a program is being run ↵Dylan William Hardison4-25/+131
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 Hardison12-4/+212
2018-03-01Bug 1437646 - Refactor entrypoint to use Bugzilla::DaemonControlDylan William Hardison8-211/+117
2018-02-28Bug 1440239 - PhabBugz - Assign a secure-revisionPiotr Zalewa5-17/+92
2018-02-28Bug 1437646 - Add Bugzilla::DaemonControlDylan William Hardison2-0/+331