summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Bug 1399713 - ensure existing production redirects work in a cloud hosted env...Dylan William Hardison5-0/+117
2018-03-21Bug 1447669 - Add localconfig parameter for changing shadowdb user and passIsrael Madueme3-2/+21
2018-03-21Bug 1444008 - Fix sanity tests for unfiltered urlbaseDylan William Hardison2-2/+2
2018-03-20bump version to 20180320.3Dylan William Hardison1-1/+1
2018-03-20no bug - remove debugging for nowDylan William Hardison1-8/+10
2018-03-20bump version to 20180320.2Dylan William Hardison1-1/+1
2018-03-20Bug 1444008 - Form action injection in Bugzilla /user_profile (leads to XSS/s...Dylan William Hardison3-5/+5
2018-03-20bump version to 20180320.1Dylan William Hardison1-1/+1
2018-03-20Bug 1447289 - heartbeat check should not check for enabled featuresDylan William Hardison1-1/+0
2018-03-20Bug 1447291 - Remove Apache2::Log from PhabBugs/Push in favor of logging fram...Dylan William Hardison5-112/+63
2018-03-20Bug 1447221 - memcache no longer returning results due to mismatched key hand...byron jones1-1/+1
2018-03-19Bug 1440328 - Obfuscate mentor email for users that aren't logged inIsrael Madueme4-1/+4
2018-03-19fix all the testsDylan William Hardison15-30/+19
2018-03-18remove file that we do not needDylan William Hardison1-47/+0
2018-03-18trigger buildDylan William Hardison1-1/+1
2018-03-18switch build stuff to harmony forkDylan William Hardison3-5/+6
2018-03-18fixup Makefile.PLDylan William Hardison1-46/+31
2018-03-18Bug 1446236 - error pages fixupsVladimir Panteleev2-0/+3
2018-03-18Bug 1446236 - edit-multiple.html.tmpl: Delete an old user-specific hard-coded...Vladimir Panteleev1-1/+0
2018-03-18Bug 1446236 - Allow customizing the name of the "nobody" user (nobody@mozilla...Vladimir Panteleev25-32/+42
2018-03-18Bug 1446236 - template/en/default/bug/new_bug.html.tmpl: Use relative URLsVladimir Panteleev1-2/+2
2018-03-18Bug 1446236 - Generate static error pagesVladimir Panteleev5-151/+78
2018-03-18Bug 1446236 - BugModal: Use TrackingFlags only when presentVladimir Panteleev1-4/+7
2018-03-18Revert "Merge remote-tracking branch 'dylanwh/unextend-schema' into unstable"Dylan William Hardison8-134/+271
2018-03-18Bug 1446236 - Bugzilla/Search.pm: Use Bugzilla::Extension::TrackingFlags only...Vladimir Panteleev1-12/+16
2018-03-18Revert ".htaccess: Add ErrorDocument directives"Vladimir Panteleev1-5/+0
2018-03-18bump version to 20180316.1Dylan William Hardison1-1/+1
2018-03-18Bug 1446156 - mkdir template_cache: Permission deniedDylan William Hardison2-0/+13
2018-03-18Bug 1443058 - Backport 1087400 to bmo - CGI 4.05 throws tons of "CGI::param c...Dylan William Hardison1-0/+14
2018-03-18Bug 1446042 - Please remove the IPC request form in BugzillaEmma Humphries4-307/+1
2018-03-16bump version to 20180316.1Dylan William Hardison1-1/+1
2018-03-16Bug 1446156 - mkdir template_cache: Permission deniedDylan William Hardison2-0/+13
2018-03-16Bug 1446236 - fix several occurrences of a typo (user's of)Vladimir Panteleev4-4/+4
2018-03-16add Bugzilla->urlbase method that returns a URI objectDylan William Hardison3-2/+10
2018-03-16Bug 1446236 - fix typo in commentVladimir Panteleev1-1/+1
2018-03-16Bug 1446236 - Use terms.Bugzilla when refering to the bugzilla install in the...Vladimir Panteleev1-1/+1
2018-03-16Bug 1446236 - Allow customizing link to bug writing guidelinesVladimir Panteleev9-9/+11
2018-03-16Bug 1446236 - docs/en/rst/integrating/templates.rst: Fix a typoVladimir Panteleev1-1/+1
2018-03-16Bug 1446236 - use urlbase in AntiSpam extensionVladimir Panteleev1-1/+1
2018-03-16.htaccess: Add ErrorDocument directivesVladimir Panteleev1-0/+5
2018-03-15Bug 1443058 - Backport 1087400 to bmo - CGI 4.05 throws tons of "CGI::param c...Dylan William Hardison1-0/+14
2018-03-15Bug 1446042 - Please remove the IPC request form in BugzillaEmma Humphries4-307/+1
2018-03-14Bug 1445700 - apache_size_limit should be 800_000 when Linux::Smaps is not i...Dylan William Hardison4-28/+42
2018-03-13Bug 1441181 - Step 8 - Add jobqueue command to entrypointDylan William Hardison3-16/+73
2018-03-13Bug 1441181 - Step 9 - use pdeathsig to prevent workers running without super...Dylan William Hardison4-9/+20
2018-03-13Bug 1445042 - log heartbeat errorsDylan William Hardison1-1/+2
2018-03-13Bug 1445066 - Clicking "Last search results" sometimes results in an errorbyron jones1-2/+2
2018-03-13Bug 1441181 - Step 6 - Add concurrencyDylan William Hardison2-3/+12
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 Hardison6-69/+195