Age | Commit message (Expand) | Author | Files | Lines |
2005-10-12 | Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals... | lpsolit%gmail.com | 1 | -1/+1 |
2005-08-31 | Bug 305126: Fix table locks after removal of derive_groups | bugreport%peshkin.net | 1 | -1/+2 |
2005-08-25 | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ... | lpsolit%gmail.com | 1 | -2/+2 |
2005-08-19 | Bug 304583: Remove all remaining need to rederive inherited groups | bugreport%peshkin.net | 1 | -5/+1 |
2005-08-16 | Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B... | lpsolit%gmail.com | 1 | -1/+4 |
2005-08-13 | Bug 304044: Missing scalar() for some parameters - Patch by Frédéric Buclin... | lpsolit%gmail.com | 1 | -3/+2 |
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 1 | -5/+2 |
2005-08-03 | Bug 303147: Bugzilla crashes when submitting a bug in the UNCONFIRMED state u... | lpsolit%gmail.com | 1 | -8/+4 |
2005-07-22 | Bug 301463: Move CheckFormField and CheckFormFieldDefined into Field.pm - Pat... | lpsolit%gmail.com | 1 | -15/+14 |
2005-07-08 | Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a ... | mkanat%kerio.com | 1 | -2/+15 |
2005-07-07 | Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" fie... | lpsolit%gmail.com | 1 | -65/+10 |
2005-05-12 | Bug 287109: [SECURITY] Names of private products/components can be exposed on... | mkanat%kerio.com | 1 | -4/+3 |
2005-05-04 | Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting <alt... | lpsolit%gmail.com | 1 | -0/+9 |
2005-05-03 | Bug 289043: Implicit joins should be replaced by explicit joins - installment C | mkanat%kerio.com | 1 | -2/+2 |
2005-04-10 | Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI m... | lpsolit%gmail.com | 1 | -3/+3 |
2005-04-08 | Bug 238875: remove %FORM from post_bug.cgi - Patch by Teemu Mannermaa <wicked... | lpsolit%gmail.com | 1 | -72/+63 |
2005-04-08 | Bug 287947: Change CheckFormField/CheckFormFieldDefined subs in CGI.pl to use... | lpsolit%gmail.com | 1 | -12/+19 |
2005-04-08 | Bug 238878: Make hidden-fields template, User Matching and Flags use direct C... | lpsolit%gmail.com | 1 | -1/+1 |
2005-03-30 | Bug 73665 - migrate email preferences to their own table, and rearchitect ema... | gerv%gerv.net | 1 | -8/+1 |
2005-03-15 | Bug 285552: Cannot enter a bug on PostgreSQL | mkanat%kerio.com | 1 | -1/+1 |
2005-03-15 | Bug 285534: bugs.qa_contact should allow NULL | mkanat%kerio.com | 1 | -1/+1 |
2005-03-11 | Bug 284896 : QA contact never receives mail when removed from a bug | travis%sedsystems.ca | 1 | -1/+1 |
2005-03-08 | Bug 273825 : UserInGroup("canedit") in post_bug.cgi sounds incorrect | travis%sedsystems.ca | 1 | -1/+1 |
2005-03-05 | Bug 277782: _throw_error should unlock tables when tables are locked, automat... | mkanat%kerio.com | 1 | -4/+3 |
2005-02-26 | Bug 36257 : Have the QA Contact field appear in New Bug submission form | travis%sedsystems.ca | 1 | -3/+11 |
2005-02-25 | Bug 283085 : post_bug.cgi can be used to know which products do not exist and... | travis%sedsystems.ca | 1 | -8/+5 |
2005-02-19 | Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -2/+3 |
2005-02-09 | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 1 | -9/+11 |
2005-02-09 | Bug 276838 : Eliminate use of $::unconfirmedstate | travis%sedsystems.ca | 1 | -3/+3 |
2005-01-30 | Backing out the checking from bug 257315 until it gets corrected. It prevent... | justdave%bugzilla.org | 1 | -9/+7 |
2005-01-29 | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 1 | -7/+9 |
2005-01-21 | Bug 266579 : Users without privs can confirm bugs by assigning to themselves ... | travis%sedsystems.ca | 1 | -1/+1 |
2005-01-17 | Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric Ha... | jocuri%softhome.net | 1 | -1/+0 |
2005-01-16 | Patch for bug 103636: Support specifying a date on which a bug is expected to... | jocuri%softhome.net | 1 | -3/+12 |
2005-01-08 | Bug 276446: Initial description cannot be made private on new bug creation | travis%sedsystems.ca | 1 | -3/+9 |
2004-12-21 | Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ... | jake%bugzilla.org | 1 | -1/+1 |
2004-12-03 | Patch for bug 262141: Enable the creation of bookmarkable URL for bug entry w... | jocuri%softhome.net | 1 | -4/+7 |
2004-07-23 | Fix for bug 252159: centralize time validation. Adds a ValidateTime | kiko%async.com.br | 1 | -6/+2 |
2004-07-21 | Fix for bug 251933: Remove $::COOKIE from post_bug.cgi. r=joel, a=myk. | kiko%async.com.br | 1 | -5/+4 |
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -2/+1 |
2004-03-18 | Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the... | justdave%syndicomm.com | 1 | -2/+2 |
2004-01-31 | Patch for bug 213679: Implement a parameter that allows administrators to con... | jocuri%softhome.net | 1 | -0/+4 |
2003-10-07 | Fix for bug 220183: post_bug.cgi could allow setting the | kiko%async.com.br | 1 | -1/+1 |
2003-09-14 | Bug 208699 - Move Throw{Code,Template}Error into Error.pm | bbaetz%acm.org | 1 | -1/+1 |
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -2/+2 |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -5/+9 |
2003-04-02 | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 1 | -8/+10 |
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 |
2003-02-10 | Bug 192513: importxml.pl and move.pl now use the new mail routines introduced... | justdave%syndicomm.com | 1 | -1/+1 |
2003-02-10 | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a... | preed%sigkill.com | 1 | -30/+7 |