summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2018-04-08remove security_group_id stuffDylan William Hardison1-8/+1
2018-04-08remove minor mistakesDylan William Hardison1-1/+0
2018-04-08Bug 1446236 - Fix instant search without GuidedBugEntry (#38)Vladimir Panteleev1-0/+2
2018-04-08Merge remote-tracking branch 'bmo/master' into unstableDylan William Hardison4-1/+52
2018-04-08Bug 1446236 - Add & use simpler method to check if an extension is present (#35)Vladimir Panteleev1-4/+2
2018-04-05Bug 1449282 - add jobqueue_status apiIsrael Madueme3-0/+46
2018-04-02Bug 1450283 - JobQueue should treat "no jobs" as a trace-level message, and a...Dylan William Hardison1-1/+6
2018-04-01Fix AUTOMATIC-type urlbaseDylan William Hardison1-1/+6
2018-04-01Merge branch 'master' into unstableDylan William Hardison20-136/+438
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 d...Dylan William Hardison1-2/+2
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 server...Dylan William Hardison1-5/+19
2018-03-27Bug 1448681 - Bugmail Message-ID header format changed without changing In-Re...byron jones1-5/+4
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
2018-03-22Bug 1399713 - ensure existing production redirects work in a cloud hosted env...Dylan William Hardison2-0/+79
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 hand...byron jones1-1/+1
2018-03-19fix all the testsDylan William Hardison4-13/+2
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