summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-10Merge remote-tracking branch 'dylanwh/unextend-schema' into unstableDylan William Hardison8-246/+134
2018-03-10In PSGI mode, make sure CGI::Compile is loaded earlyDylan William Hardison1-1/+2
2018-03-10add script to migrate databaseDylan William Hardison1-0/+47
2018-03-10de-sugarDylan William Hardison1-4/+4
2018-03-10psgi optionalize until can rebuild vendor bundleDylan William Hardison2-3/+30
2018-03-10support extensions betterDylan William Hardison2-29/+34
2018-03-10make sure init_page() is called inside a CGI environmentDylan William Hardison2-7/+13
2018-03-10remove warningsDylan William Hardison3-5/+4
2018-03-10add robots.txtDylan William Hardison1-0/+1
2018-03-10add ses bounce handlerDylan William Hardison1-0/+17
2018-03-10initial psgi supportDylan William Hardison11-22/+183
2018-03-10no bug - fix typoDylan William Hardison1-1/+1
2018-03-10initial changes, no templatesDylan William Hardison8-246/+134
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 b...Dylan William Hardison3-71/+10
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 "form.doc"...Emma Humphries1-17/+0
2018-03-07bump version to 20180306.4Dylan William Hardison1-1/+1
2018-03-07Revert Bug 1273381Dylan William Hardison39-427/+20
2018-03-06bump version to 20180306.3Dylan William Hardison1-1/+1
2018-03-06Bug 1443537 - Add utility functions for switching database handle to writeabl...Dylan William Hardison2-12/+33
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 o...Kohei Yoshino4-18/+47
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
2018-03-04Bug 1443003 - Port bug 1175211 to Harmony branch (Undefined subroutine &Bugzi...Dylan William Hardison1-1/+1
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 intera...Dylan William Hardison4-25/+131
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