aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 284975: Any code after Throw*Error is a dead code.mkanat%kerio.com2005-03-097-47/+1
* Bug 282145: Bug.pm is too slow for general usemkanat%kerio.com2005-03-092-91/+183
* Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: T...mkanat%kerio.com2005-03-094-17/+91
* Bug 284352: Break Bugzilla::DB code/docs into sectionsmkanat%kerio.com2005-03-091-6/+70
* Bug 283919: Move BugAliasToID out of CGI.pl into Bugzilla::Bugmkanat%kerio.com2005-03-092-18/+18
* Bug 273825 : UserInGroup("canedit") in post_bug.cgi sounds incorrecttravis%sedsystems.ca2005-03-081-1/+1
* Bug 284262 : Bundle of small editusers.cgi post-checkin fixestravis%sedsystems.ca2005-03-084-57/+52
* Bug 283769 : wrong filtering in create-guided causes problemstravis%sedsystems.ca2005-03-081-1/+1
* Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error m...travis%sedsystems.ca2005-03-081-1/+1
* Bug 280778 : remove sendmail and qmail delivery methods on windowstravis%sedsystems.ca2005-03-082-1/+23
* Bug 284155 : New editusers.cgi broke group visibilitytravis%sedsystems.ca2005-03-081-1/+1
* Bug 283924: Move ValidateComment out of CGI.plmkanat%kerio.com2005-03-073-10/+16
* Bug 162194: DOCTYPE should include system identifiermkanat%kerio.com2005-03-071-1/+2
* Bug 284909: fixing broken link. Patch by gerv; r=mozbot.gerv%gerv.net2005-03-061-1/+1
* Bug 284598: INSTR function is not supported by postgresmkanat%kerio.com2005-03-055-31/+58
* Bug 284525: Checksetup uses some bad SQL that is not cross-database compatiblemkanat%kerio.com2005-03-051-21/+30
* Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the p...mkanat%kerio.com2005-03-051-2/+3
* Bug 284838: editvalues.cgi does not use $dbh->bz_(un)lock_tablesmkanat%kerio.com2005-03-051-6/+6
* Bug 277782: _throw_error should unlock tables when tables are locked, automat...mkanat%kerio.com2005-03-0512-70/+46
* Bug 283394: Editing or deleting classifications causes a blank pagemkanat%kerio.com2005-03-031-0/+2
* Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQLmkanat%kerio.com2005-03-035-28/+27
* Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQLmkanat%kerio.com2005-03-035-45/+85
* Bug 284547: Fix escaping of > characters inside C<> tags in the pod docsjustdave%bugzilla.org2005-03-032-4/+4
* Bug 277617: Move database-manipulation subroutines in checksetup to Bugzilla:...mkanat%kerio.com2005-03-022-343/+433
* Bug 238802 : Input filter for integer sort key gives bad error outputtravis%sedsystems.ca2005-03-021-2/+6
* Bug 283933 : Bugzilla should send XML templates as application/xmltravis%sedsystems.ca2005-03-021-1/+1
* Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should ...travis%sedsystems.ca2005-03-021-1/+1
* Bug 283567 : Toggling a comment's privacy does nothing (regression from bug 2...travis%sedsystems.ca2005-03-011-0/+1
* Bug 283183 : check_multi in Config.pm returns a bad error message if the chec...travis%sedsystems.ca2005-03-011-2/+2
* Bug 178370 : global param for whether or not to send mailtravis%sedsystems.ca2005-03-012-4/+11
* Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-0119-809/+1812
* Bug 283973 : Charts broken: DBD::mysql::st execute failed: Unknown column '$d...travis%sedsystems.ca2005-03-011-1/+1
* Bug 283139 : Zero out 'hours remaining' field on certain state transitions r....travis%sedsystems.ca2005-03-013-35/+59
* Bug 250410 : Time tracking summariestravis%sedsystems.ca2005-03-017-1/+883
* Bug 284080 : cannot list quips, regression from bug 277504travis%sedsystems.ca2005-03-011-1/+1
* Bug 87976: application/xml should be in default list for attachment typesmkanat%kerio.com2005-02-271-0/+1
* Bug 283019: Stop Bugzilla::Config.pm from use-ing Bugzilla::Utilmkanat%kerio.com2005-02-271-4/+2
* Bug 282349: Comments are forced to being left-justifiedmkanat%kerio.com2005-02-272-25/+23
* Bug 283725: Platform, OS, Priority and Severity field dropdowns are not sorte...mkanat%kerio.com2005-02-271-1/+2
* Bug 283576: DBID_to_real_or_loginname is dead codemkanat%kerio.com2005-02-271-13/+0
* Bug 283562: Insecure dependency in parameter 3 of DBI::db (login_to_id forget...mkanat%kerio.com2005-02-271-2/+3
* Bug 283031: Sanitycheck can't send un-sent mail (SQL error)bugreport%peshkin.net2005-02-261-1/+1
* Bug 182939 : Remove the word 'Additional' from 'Additional Comments'travis%sedsystems.ca2005-02-263-6/+6
* Bug 283424 : URL with extra space created in enter_bug.cgi when using a formattravis%sedsystems.ca2005-02-262-8/+8
* Bug 36257 : Have the QA Contact field appear in New Bug submission formtravis%sedsystems.ca2005-02-263-19/+74
* Bug 283361 : 'Deadline' info not saved in bookmarkable templatetravis%sedsystems.ca2005-02-262-1/+3
* Fix burning tinderbox after checkin of 155414; 'Bugzilla' is a reserved word.travis%sedsystems.ca2005-02-261-2/+2
* Bug 155414 : "Account not found" error should be more friendlytravis%sedsystems.ca2005-02-251-8/+8
* Bug 282983 : bug cloning doesn't work if classifications are enabledtravis%sedsystems.ca2005-02-252-0/+4
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-2516-21/+21