| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 403834: Replace table locks with database transactions in tokens, votes, ... | lpsolit%gmail.com | 2007-11-19 | 1 | -14/+8 |
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+1 |
* | Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by... | lpsolit%gmail.com | 2007-10-09 | 1 | -1/+1 |
* | Bug 398735: sanitycheck.cgi hardcodes bug statuses in the everconfirmed check... | lpsolit%gmail.com | 2007-10-08 | 1 | -5/+5 |
* | Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ... | timeless%mozdev.org | 2007-07-23 | 1 | -2/+2 |
* | Bug 387831: Deleting products does not clean up the component_cc table - Patc... | lpsolit%gmail.com | 2007-07-12 | 1 | -1/+5 |
* | Bug 101179: Fully implement support for customised bug statuses and workflow ... | lpsolit%gmail.com | 2007-06-14 | 1 | -0/+4 |
* | Bug 345100: Remove obsolete parameters and "officially" turn on custom bug st... | lpsolit%gmail.com | 2007-06-14 | 1 | -1/+1 |
* | Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s... | lpsolit%gmail.com | 2007-05-27 | 1 | -0/+1 |
* | Bug 45207: Automated sanity check that can send an e-mail if there are proble... | lpsolit%gmail.com | 2007-03-17 | 1 | -9/+26 |
* | Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSo... | lpsolit%gmail.com | 2007-03-06 | 1 | -184/+135 |
* | Bug 364780: The keyword cache cannot be fixed with editkeywords privs only - ... | lpsolit%gmail.com | 2006-12-27 | 1 | -127/+156 |
* | Bug 91761: sanitycheck.cgi is too broadly accessible - Patch by Frédéri... | lpsolit%gmail.com | 2006-12-22 | 1 | -9/+5 |
* | Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no 'changer... | lpsolit%gmail.com | 2006-09-23 | 1 | -2/+12 |
* | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2006-09-04 | 1 | -1/+1 |
* | Bug 170019: Sanity check for flags in right product - Patch by Frédéric Buc... | lpsolit%gmail.com | 2006-08-25 | 1 | -0/+52 |
* | Bug 346241: Make series.creator nullable in the DB and use NULL for series wi... | lpsolit%gmail.com | 2006-08-20 | 1 | -1/+1 |
* | Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by... | lpsolit%gmail.com | 2006-08-05 | 1 | -22/+0 |
* | Bug 339382: Make Bugzilla::Field use Bugzilla::Object | mkanat%bugzilla.org | 2006-07-26 | 1 | -1/+1 |
* | Bug 69000: Permit a stored query to be marked "shared" and accessible by othe... | wurblzap%gmail.com | 2006-07-14 | 1 | -0/+7 |
* | Bug 173629: Clean up "my" variable scoping issues for mod_perl | mkanat%bugzilla.org | 2006-07-06 | 1 | -4/+10 |
* | Bug 341495: Merge the banner and header | bugzilla%glob.com.au | 2006-06-27 | 1 | -1/+1 |
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 2006-06-21 | 1 | -2/+1 |
* | Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl... | lpsolit%gmail.com | 2006-06-20 | 1 | -0/+2 |
* | Bug 339667: Attachment data not deleted when deleting a component or a produc... | lpsolit%gmail.com | 2006-06-08 | 1 | -2/+35 |
* | Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagT... | lpsolit%gmail.com | 2006-05-17 | 1 | -1/+1 |
* | Bug 303692: Eliminate deprecated Bugzilla::DB routines from sanitycheck.cgi -... | lpsolit%gmail.com | 2006-03-31 | 1 | -121/+135 |
* | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 2006-03-07 | 1 | -1/+1 |
* | Bug 323575: [PostgreSQL] sanitycheck.cgi?createmissinggroupcontrolmapentries=... | lpsolit%gmail.com | 2006-01-16 | 1 | -1/+2 |
* | Bug 299653: sanitycheck.cgi should catch missing bugs.creation_ts - Patch by ... | lpsolit%gmail.com | 2005-12-14 | 1 | -0/+31 |
* | Bug 319943: Sanity check should CrossCheck the user_id of email_setting and p... | wurblzap%gmail.com | 2005-12-14 | 1 | -0/+2 |
* | Bug 318571: sanitycheck.cgi should tell in which bugs some fields are incorre... | lpsolit%gmail.com | 2005-12-03 | 1 | -6/+6 |
* | Bug 95799: sanitycheck.cgi should do email checks using Util::validate_email_... | lpsolit%gmail.com | 2005-11-22 | 1 | -4/+3 |
* | Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b... | lpsolit%gmail.com | 2005-11-14 | 1 | -2/+2 |
* | Bug 313941: sanitycheck should quote bad values so empty values are apparent | wurblzap%gmail.com | 2005-10-28 | 1 | -2/+2 |
* | Bug 304583: Remove all remaining need to rederive inherited groups | bugreport%peshkin.net | 2005-08-19 | 1 | -60/+0 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -1/+1 |
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 2005-08-10 | 1 | -1/+1 |
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -1/+1 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -1/+1 |
* | Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Frédér... | lpsolit%gmail.com | 2005-07-22 | 1 | -3/+4 |
* | Bug 298826: Fixes some spelling errors - Patch by Frank Wein <bugzilla@mcsmur... | lpsolit%gmail.com | 2005-06-30 | 1 | -1/+1 |
* | Bug 298024: Incorrect group control check in sanitycheck.cgi - Patch by Fréd... | lpsolit%gmail.com | 2005-06-30 | 1 | -10/+9 |
* | Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - P... | lpsolit%gmail.com | 2005-06-25 | 1 | -7/+83 |
* | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 2005-06-15 | 1 | -2/+2 |
* | Bug 288461: sanitycheck.cgi should permit to clean all invalid references to ... | lpsolit%gmail.com | 2005-04-13 | 1 | -0/+46 |
* | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 2005-04-05 | 1 | -18/+23 |
* | Bug 286311: print "Context-type..." is used instead of print $cgi->header() (... | lpsolit%gmail.com | 2005-03-17 | 1 | -2/+1 |
* | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless... | mkanat%kerio.com | 2005-03-16 | 1 | -2/+4 |
* | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 2005-03-16 | 1 | -0/+1 |