summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2018-03-18Bug 1446236 - error pages fixupsVladimir Panteleev1-0/+1
2018-03-18Bug 1446236 - Allow customizing the name of the "nobody" user (nobody@mozilla...Vladimir Panteleev2-1/+9
2018-03-18Bug 1446236 - Generate static error pagesVladimir Panteleev1-0/+78
2018-03-18Revert "Merge remote-tracking branch 'dylanwh/unextend-schema' into unstable"Dylan William Hardison3-98/+0
2018-03-18Bug 1446236 - Bugzilla/Search.pm: Use Bugzilla::Extension::TrackingFlags only...Vladimir Panteleev1-12/+16
2018-03-16Bug 1446156 - mkdir template_cache: Permission deniedDylan William Hardison1-0/+2
2018-03-16add Bugzilla->urlbase method that returns a URI objectDylan William Hardison2-2/+2
2018-03-16Bug 1446236 - fix typo in commentVladimir Panteleev1-1/+1
2018-03-15Bug 1443058 - Backport 1087400 to bmo - CGI 4.05 throws tons of "CGI::param c...Dylan William Hardison1-0/+14
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-12fix default security bug id thingDylan William Hardison3-2/+14
2018-03-10Merge remote-tracking branch 'dylanwh/bmo-workflow-default' into unstableDylan William Hardison3-9/+9
2018-03-10add test product groupDylan William Hardison1-1/+8
2018-03-10make the default workflow the same as bmoDylan William Hardison3-9/+9
2018-03-10Merge remote-tracking branch 'dylanwh/bmo-workflow-default' into unstableDylan William Hardison1-15/+25
2018-03-10Merge remote-tracking branch 'dylanwh/unextend-schema' into unstableDylan William Hardison3-0/+98
2018-03-10psgi optionalize until can rebuild vendor bundleDylan William Hardison1-3/+3
2018-03-10make sure init_page() is called inside a CGI environmentDylan William Hardison1-6/+12
2018-03-10initial psgi supportDylan William Hardison4-3/+45
2018-03-10no bug - fix typoDylan William Hardison1-1/+1
2018-03-10make the default workflow the same as bmoDylan William Hardison1-15/+25
2018-03-10initial changes, no templatesDylan William Hardison3-0/+98
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 b...Dylan William Hardison2-69/+9
2018-03-08Bug 1441903 - Cleanup Makefile.PLDylan William Hardison1-22/+15
2018-03-07Revert Bug 1273381Dylan William Hardison26-203/+14
2018-03-06Bug 1443537 - Add utility functions for switching database handle to writeabl...Dylan William Hardison1-0/+26
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
2018-03-04Bug 1443003 - Port bug 1175211 to Harmony branch (Undefined subroutine &Bugzi...Dylan William Hardison1-1/+1
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 intera...Dylan William Hardison1-2/+91
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