Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -14/+14 |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local... | Dylan William Hardison | 1 | -25/+9 |
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master... | Dylan William Hardison | 1 | -9/+25 |
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local... | Dylan William Hardison | 1 | -25/+9 |
2016-06-03 | Bug 1277863 - Add crash signature field for "External Software Affecting Fire... | Dylan Hardison | 1 | -2/+8 |
2014-03-04 | Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects) | Byron Jones | 1 | -5/+21 |
2013-03-05 | Bug 817486: _sync_fulltext always updates bugs_fulltext.short_desc, even if i... | Byron Jones | 1 | -1/+1 |
2011-07-25 | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 1 | -1/+1 |
2011-01-24 | Bug 621107: [SECURITY] Sanity checking lacks CSRF protection | Frédéric Buclin | 1 | -0/+10 |
2010-10-07 | Bug 602165: Change sql_interval to sql_date_math, in preparation for | Max Kanat-Alexander | 1 | -4/+4 |
2010-05-07 | Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead o... | Reed Loden | 1 | -1/+1 |
2010-04-08 | Bug 69621: Remove the keyword cache (which is not updated on keyword rename/d... | Frédéric Buclin | 1 | -92/+1 |
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 1 | -97/+11 |
2009-12-18 | Bug 162060: Remove the relationship between "votestoconfirm" and whether or n... | mkanat%bugzilla.org | 1 | -1/+2 |
2009-11-24 | Bug 430014: Re-write the code hooks system so that it uses modules instead of... | mkanat%bugzilla.org | 1 | -2/+2 |
2009-09-22 | Bug 496855: Hooks for sanitycheck.cgi | mkanat%bugzilla.org | 1 | -1/+17 |
2009-07-18 | Bug 323606: sanitycheck.cgi should offer a link to fix everconfirmed - Patch ... | lpsolit%gmail.com | 1 | -2/+18 |
2009-03-31 | Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by Fréd�... | lpsolit%gmail.com | 1 | -8/+4 |
2008-06-14 | Bug 438810: Whines fail when a group or user that was receiving whines is man... | lpsolit%gmail.com | 1 | -0/+54 |
2008-06-13 | Bug 437770: Imported bugs are ignored by queries (they never appear in buglis... | lpsolit%gmail.com | 1 | -0/+27 |
2008-06-07 | Bug 437369: Deleting a bug doesn't remove related data from the bugs_fulltext... | lpsolit%gmail.com | 1 | -1/+3 |
2008-04-12 | Bug 427936: Update sanitycheck.cgi to include missing foreign keys cross chec... | lpsolit%gmail.com | 1 | -5/+14 |
2008-04-03 | Bug 405946: Some emails are not sent in the language chosen by the addressee ... | lpsolit%gmail.com | 1 | -1/+9 |
2007-11-19 | Bug 403834: Replace table locks with database transactions in tokens, votes, ... | lpsolit%gmail.com | 1 | -14/+8 |
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 |
2007-10-09 | Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by... | lpsolit%gmail.com | 1 | -1/+1 |
2007-10-08 | Bug 398735: sanitycheck.cgi hardcodes bug statuses in the everconfirmed check... | lpsolit%gmail.com | 1 | -5/+5 |
2007-07-23 | Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ... | timeless%mozdev.org | 1 | -2/+2 |
2007-07-12 | Bug 387831: Deleting products does not clean up the component_cc table - Patc... | lpsolit%gmail.com | 1 | -1/+5 |
2007-06-14 | Bug 101179: Fully implement support for customised bug statuses and workflow ... | lpsolit%gmail.com | 1 | -0/+4 |
2007-06-14 | Bug 345100: Remove obsolete parameters and "officially" turn on custom bug st... | lpsolit%gmail.com | 1 | -1/+1 |
2007-05-27 | Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s... | lpsolit%gmail.com | 1 | -0/+1 |
2007-03-17 | Bug 45207: Automated sanity check that can send an e-mail if there are proble... | lpsolit%gmail.com | 1 | -9/+26 |
2007-03-06 | Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSo... | lpsolit%gmail.com | 1 | -184/+135 |
2006-12-27 | Bug 364780: The keyword cache cannot be fixed with editkeywords privs only - ... | lpsolit%gmail.com | 1 | -127/+156 |
2006-12-22 | Bug 91761: sanitycheck.cgi is too broadly accessible - Patch by Frédéri... | lpsolit%gmail.com | 1 | -9/+5 |
2006-09-23 | Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no 'changer... | lpsolit%gmail.com | 1 | -2/+12 |
2006-09-05 | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 1 | -1/+1 |
2006-08-25 | Bug 170019: Sanity check for flags in right product - Patch by Frédéric Buc... | lpsolit%gmail.com | 1 | -0/+52 |
2006-08-20 | Bug 346241: Make series.creator nullable in the DB and use NULL for series wi... | lpsolit%gmail.com | 1 | -1/+1 |
2006-08-05 | Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by... | lpsolit%gmail.com | 1 | -22/+0 |
2006-07-26 | Bug 339382: Make Bugzilla::Field use Bugzilla::Object | mkanat%bugzilla.org | 1 | -1/+1 |
2006-07-14 | Bug 69000: Permit a stored query to be marked "shared" and accessible by othe... | wurblzap%gmail.com | 1 | -0/+7 |
2006-07-06 | Bug 173629: Clean up "my" variable scoping issues for mod_perl | mkanat%bugzilla.org | 1 | -4/+10 |
2006-06-27 | Bug 341495: Merge the banner and header | bugzilla%glob.com.au | 1 | -1/+1 |
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 1 | -2/+1 |
2006-06-20 | Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl... | lpsolit%gmail.com | 1 | -0/+2 |
2006-06-08 | Bug 339667: Attachment data not deleted when deleting a component or a produc... | lpsolit%gmail.com | 1 | -2/+35 |
2006-05-17 | Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagT... | lpsolit%gmail.com | 1 | -1/+1 |
2006-03-31 | Bug 303692: Eliminate deprecated Bugzilla::DB routines from sanitycheck.cgi -... | lpsolit%gmail.com | 1 | -121/+135 |