summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
AgeCommit message (Expand)AuthorFilesLines
2018-10-03no bug - make libcmark-gfm optional (#792)Dylan William Hardison1-1/+0
2018-09-19Bug 1455495 - Replace apache with MojoliciousDylan William Hardison1-133/+2
2018-08-24Bug 1399721 - change canonical from bugzil.la to bugzilla.mozilla.orgKohei Yoshino1-6/+11
2018-08-16Bug 1480878 - Monitor the health of Push connector job processingMars1-1/+9
2018-07-10Bug 1469911 - Make user autocompletion fasterDylan William Hardison1-0/+12
2018-06-29Bug 1472048 - Remove Metrics CodeDylan William Hardison1-1/+0
2018-06-28Revert "Bug 1471701 - Remove is_markdown (to be replaced by a new comment type)"Dylan William Hardison1-2/+5
2018-06-27Bug 1471701 - Remove is_markdown (to be replaced by a new comment type)Dylan William Hardison1-5/+2
2018-06-26Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ...Dylan William Hardison1-10/+3
2018-06-20Bug 1469920 - Update schema: add fulltext index to profiles.realnameDylan William Hardison1-0/+7
2018-06-15Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or /bug/...Dylan William Hardison1-3/+10
2018-06-15Bug 1468818 - Re-introduce is_markdown to the Bugzilla::Comment modelDylan William Hardison1-0/+5
2018-05-08Bug 1413328 - Use tct (tocotrienol on npm) to encrypt bugmailDylan William Hardison1-0/+4
2018-05-04no bug - untaint default values in localconfigDylan William Hardison1-0/+1
2018-04-10Bug 1450990 - Refactor a bunch of the logging config filesDylan William Hardison1-0/+8
2018-04-10Bug 1450679 - Replace custom Sentry integration with LoggingDylan William Hardison1-7/+0
2018-03-21Bug 1447669 - Add localconfig parameter for changing shadowdb user and passIsrael Madueme1-0/+8
2018-03-13Bug 1441181 - Step 4 - Re-implement subprocess code with IO::AsyncDylan William Hardison1-0/+1
2018-03-12Bug 1437238 - Create override parameters for mailer configurationDylan William Hardison1-7/+7
2018-03-02Bug 1442520 - move inbound_proxies to localconfigDylan William Hardison1-2/+5
2018-03-01Bug 1437646 - add support for Log::Log4perlDylan William Hardison1-0/+1
2018-03-01Bug 1437646 - Refactor entrypoint to use Bugzilla::DaemonControlDylan William Hardison1-3/+1
2018-02-28Bug 1437646 - Add confdir to bz_locationsDylan William Hardison1-0/+6
2018-02-27Bug 1438206 - Process SES email bounces properlybyron jones1-1/+9
2018-02-16no bug - add USE_NYTPROF to PerlPassEnv (#395)Dylan William Hardison1-7/+10
2018-01-31Bug 1433833 - Add index to email_rates.message_ts Dylan William Hardison1-0/+4
2017-12-20Bug 1361890 - Remove asset concatenationDylan William Hardison1-22/+0
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison2-16/+15
2017-11-29restore old env for unsafe authDylan William Hardison1-1/+1
2017-11-27no bug - tweaks for conduit/phabricator dev environmentsDylan William Hardison1-0/+1
2017-10-31Bug 1332016 - Integrate the Socorro Lens into Bug ModalAnthony Hughes1-0/+2
2017-10-07Bug 1404092 - Bugzilla->localconfig should directly use environmental variabl...Dylan William Hardison2-3/+68
2017-09-15Bug 1364233 - Add setting to force a group to require MFA and restrict users ...Dylan William Hardison1-0/+1
2017-08-08Bug 1386336 - Generate robots.txt at checksetup.pl from a templateMary Umoh1-3/+15
2017-08-07Bug 1383355 - Migrate CI tests from taskcluster to CircleCIDylan William Hardison1-0/+4
2017-07-25Bug 1380531 - Write initial CircleCI configuration for BMODylan William Hardison1-4/+9
2017-07-07Bug 1377807 - Move memcached options from data/params to localconfigMary Umoh1-0/+16
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison4-195/+195
2017-07-07Bug 1377232 - Revert code from bug 1361890Dylan William Hardison2-233/+27
2017-07-07Bug 1361439 - Create dockerflow-compliant container that runs a BMO web headDylan William Hardison1-6/+3
2017-07-07Bug 1376023 - Undo accidental reversion of bug 1352907Dylan William Hardison2-151/+5
2017-06-23include images dir in asset sourcesDylan William Hardison1-1/+1
2017-06-23Bug 1361890 - Fix problems with current js and css concatenationDylan William Hardison2-27/+233
2017-06-08Bug 1370973 - Add support for CONNECT proxy (add LWP::Protocol::connect)Dylan William Hardison1-1/+0
2017-05-30Also truncate the file when writing it out.Dylan William Hardison1-1/+1
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison1-1/+76
2017-05-17use non-whimsical string for lbheartbeatDylan William Hardison2-5/+151
2017-05-15fix typoDylan William Hardison1-1/+1
2017-05-11Bug 1352907 - Simplify extension system for performanceDylan William Hardison2-151/+5
2017-04-28Clean up here-docsDylan William Hardison1-69/+64