summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
AgeCommit message (Expand)AuthorFilesLines
2014-03-06Bug 980388: metrics.pl is being called even when metrics_enabled is falseByron Jones1-1/+7
2014-03-04Bug 956230: improve instrumentation of bugzilla's internalsByron Jones1-2/+61
2014-01-22Bug 951974: backport bug 237498 to bmo (Use memcached to improve performance)Byron Jones1-11/+97
2013-10-11Bug 880829 - Migrate current custom field based tracking flags to the new Tra...Dave Lawrence1-2/+1
2013-09-12Bug 915823 - Custom fields being returned in Ember.show response that don't d...Dave Lawrence1-1/+2
2013-08-23Bug 903387 - Backport bug 240437 (last_seen_date column) to BMO 4.2Dave Lawrence1-0/+6
2013-07-15Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2Dave Lawrence1-0/+3
2013-06-19revert accidental commitsByron Jones1-1/+1
2013-06-19Bug 884177: updates to the timing collectorsByron Jones1-1/+1
2013-05-06Fix sentry.pl perms, remove FIXME because it is now laterByron Jones1-2/+0
2013-03-18revert accidental commitsByron Jones1-1/+1
2013-03-18Bug 852022: remove getVerifiedEmail() call from personaByron Jones1-1/+1
2013-02-27another nothing change to test update scriptDave Lawrence1-0/+2
2013-02-27another nothing change to test update scriptDave Lawrence1-2/+0
2013-02-27another nothing change to test update scriptDave Lawrence1-0/+2
2013-02-27another nothing change to test update scriptByron Jones1-1/+0
2013-02-27another nothing change to test update scriptByron Jones1-0/+1
2013-02-27another nothing change to test update scriptByron Jones1-1/+0
2013-02-27another nothing change to test update scriptByron Jones1-0/+1
2013-02-27another nothing change to test update scriptByron Jones1-1/+0
2013-02-27nothing change to test update scriptByron Jones1-0/+1
2013-02-26fix the FIXMEByron Jones1-2/+0
2013-01-17Bug 830467 - Don't call _wanted_languages() when only one is availableDave Lawrence1-1/+9
2013-01-14Bug 829601 - Bugzilla::local_timezone should be stored in process_cache inste...Dave Lawrence1-1/+1
2012-12-20Bug 822547: jobqueue.pl should clear the request cache before sending each mailByron Jones1-1/+13
2012-11-26Bug 812543 - Back port patch from bug 797636 to bmo/4.2 to bring in performan...Dave Lawrence1-35/+11
2012-11-14merged with bugzilla/4.2Dave Lawrence1-2/+3
2012-10-12Bug 790129: Bugzilla->fields returns fields in random order (the sortkey is i...Simon Green1-2/+3
2012-10-12Bug 799257 - Backport bug 795650 and bug 797833 to bmo/4.0 and bmo/4.2 for pe...Dave Lawrence1-3/+10
2012-09-03revert accidential commitsByron Jones1-1/+1
2012-08-07Quick fix for file permissions errorDave Lawrence1-1/+3
2011-12-21merged with bmo/4.0Dave Lawrence1-5/+14
2011-03-23Bug 643925: When shutdownhtml sends an HTTP 503, also include a Retry-AfterBjoern Jacke1-3/+10
2011-03-14The mod_perl CGI.pm fix caused Bugzilla.pm to throw a warning on everyMax Kanat-Alexander1-2/+3
2011-03-14Bug 637977: Re-setup CGI.pm global variables on every request under mod_perl,Max Kanat-Alexander1-0/+5
2011-03-09Fix on checkin for bug 639367: Add a comment to explain why we set the HTTP s...Bjoern Jacke1-0/+2
2011-03-09Bug 639367: Set the HTTP status to 503 when Bugzilla is down for maintenanceBjoern Jacke1-1/+1
2010-08-24Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello1-14/+13
2010-08-04Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending emailFrédéric Buclin1-17/+32
2010-07-09Bug 576670: Optimize Search.pm's "init" method for being called many timesMax Kanat-Alexander1-0/+63
2010-07-07Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander1-0/+3
2010-07-01Bug 382398: Make checksetup.pl localized messages be output in theMax Kanat-Alexander1-2/+7
2010-04-22Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander1-14/+16
2010-03-29Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags methodFrédéric Buclin1-1/+1
2010-03-01Bug 508823: Make it so that you don't ever have to reset template_inner (likeMax Kanat-Alexander1-4/+4
2010-03-01Bug 545235: Simplify Bugzilla's language-choosing codeMax Kanat-Alexander1-16/+1
2009-11-24Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org1-16/+31
2009-11-22Bug 530270: Whining fails if mail queueing is enabled - Patch by Frédér...lpsolit%gmail.com1-8/+14
2009-11-18Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CP...mkanat%bugzilla.org1-1/+5
2009-11-10Bug 527505: Make 001compile.t use Bugzilla->feature to determine which module...mkanat%bugzilla.org1-1/+1