aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 253721: Add group-based lists to whiningerik%dasbistro.com2005-02-198-80/+208
* Bug 282621 : error message in the apache log file when creating a new attachmenttravis%sedsystems.ca2005-02-191-1/+1
* Bug 281360: Checksetup should use the new DB-compatibility layer to create $dbhmkanat%kerio.com2005-02-192-32/+25
* Bug 238665 : "change anything on the selected" is awkward in "bugs_not_change...travis%sedsystems.ca2005-02-191-1/+2
* Bug 254347: Use of uninitialized value msg in query.cgimkanat%kerio.com2005-02-191-1/+1
* Bug 282510: Argument "" isn't numeric when modifying groupbugzilla%glob.com.au2005-02-192-3/+5
* Bug 280497: Replace "LIMIT" with Bugzilla::DB function callmkanat%kerio.com2005-02-1911-26/+42
* Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function callmkanat%kerio.com2005-02-1910-34/+21
* Bug 282570: Missing errors for DB compatibility layermkanat%kerio.com2005-02-181-0/+12
* Bug 282597: GetGroupsByUserId() in buglist.cgi fails to return correct inform...mkanat%kerio.com2005-02-181-1/+1
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-1823-192/+232
* Bug 280093 : Update "Add to Sidbar" HTML text and JS addsidebar() functiontravis%sedsystems.ca2005-02-181-5/+5
* Bug 240252 : "users who are a" is awkward and should be rewrittentravis%sedsystems.ca2005-02-181-7/+11
* Bug 280858 : Last Changed Date column header wastes spacetravis%sedsystems.ca2005-02-181-3/+3
* Bug 282578: documentation should say application/rdf+xmlmkanat%kerio.com2005-02-171-2/+2
* Bug 282509: Bugzilla now requires perl 5.6.1mkanat%kerio.com2005-02-172-3/+3
* Bug 281733: testfile mail transport cannot write to testfilemkanat%kerio.com2005-02-171-1/+4
* Bug (None): Fix a spelling error from bug 237862mkanat%kerio.com2005-02-171-1/+1
* Bug 282505: perl 5.6: config.cgi dies when it tries to use Bugzilla::DB (fixe...mkanat%kerio.com2005-02-171-1/+0
* Fix for bug 278125: converts Bugzilla header to structural HTML and stylistic...myk%mozilla.org2005-02-172-23/+121
* Bug 282128: query.cgi: Eliminate deprecated Bugzilla::DB routinesmkanat%kerio.com2005-02-171-22/+25
* Bug 281599: Remove RelationSet from Bugzilla::BugMailmkanat%kerio.com2005-02-171-5/+7
* Bug 281596: Remove RelationSet from Bugzilla::Bugmkanat%kerio.com2005-02-171-6/+8
* Bug 280495: Replace "REGEXP" with Bugzilla::DB function callmkanat%kerio.com2005-02-172-8/+11
* Bug 237862: New database layer for cross-database compatibilitymkanat%kerio.com2005-02-177-73/+710
* Bug 280412: Templatize the 'list products' bit of editproductsmkanat%kerio.com2005-02-175-46/+283
* Bug 282444 : The description field in enter_bug.cgi contains spacestravis%sedsystems.ca2005-02-171-2/+1
* Bug 282267 : product name is checked twice in enter_bug.cgitravis%sedsystems.ca2005-02-171-4/+0
* Bug 238662 : "on the reason" is awkward in "comment_required" errortravis%sedsystems.ca2005-02-171-1/+1
* Bug 238667 : "in a comment on the" is awkward in "file_too_large" errortravis%sedsystems.ca2005-02-171-7/+7
* Bug 249875: buglist does not pass w3c validationmkanat%kerio.com2005-02-173-25/+18
* Bug 282331 : Old comments get wrapped even if already_wrapped=1travis%sedsystems.ca2005-02-171-1/+1
* Bug 238676 : ending sentence with a preposition (in) in "require_component" e...travis%sedsystems.ca2005-02-171-2/+2
* Bug 281411 : The "Remaining Time" value should not be negative for too large ...travis%sedsystems.ca2005-02-171-1/+2
* Bug 238663 : "again on the" is awkward in "missing_cookie" errortravis%sedsystems.ca2005-02-171-1/+1
* Bug 281574 : Combine version_/milestone_/component_no_action errors into one.travis%sedsystems.ca2005-02-174-15/+7
* Bug 277768 : Some validations are missing when editing groupstravis%sedsystems.ca2005-02-173-107/+162
* Bug 271276 : Cannot enter negative time for 'Hours Worked'travis%sedsystems.ca2005-02-173-24/+48
* Bug 281592: "use Bugzilla::RelationSet" in globals.pl and process_bug.cgi is ...mkanat%kerio.com2005-02-172-2/+0
* Bug 225973: Fix logins on systems that use Blorfish for crypt(). r=wurblzap, ...mkanat%kerio.com2005-02-171-4/+8
* Bug 99567 : Allow Milestone to be set on creation of bug as an optiontravis%sedsystems.ca2005-02-163-0/+31
* Bug 238467 : "Accept bug (confirm bug, change status to ASSIGNED)" should use...travis%sedsystems.ca2005-02-161-1/+1
* Bug 189366 : real name columns should fall back to e-mail nametravis%sedsystems.ca2005-02-162-9/+12
* Bug 281632 : Add javascript to focus/select the voting textbox or checkboxtravis%sedsystems.ca2005-02-161-3/+10
* Bug 281787: Add index for attachments.submitter_id and bugs_activity.whobugreport%peshkin.net2005-02-121-0/+12
* Fix burning tinderbox from patch to 256654travis%sedsystems.ca2005-02-121-3/+3
* Bug 256654 : Improve/Add to the upgrade instructionstravis%sedsystems.ca2005-02-121-128/+257
* Bug 233592 : Apache config section: missing info, extraneous info, generally ...travis%sedsystems.ca2005-02-121-42/+98
* Bug 274173 : The Params that are listed in section 3.1 (parameters) should us...travis%sedsystems.ca2005-02-121-211/+252
* Bug 281845 : Possible to delete users who are initial QA contacts (Regression...travis%sedsystems.ca2005-02-111-1/+1