summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-26Bug 36257 : Have the QA Contact field appear in New Bug submission formtravis%sedsystems.ca3-19/+74
2005-02-26Bug 283361 : 'Deadline' info not saved in bookmarkable templatetravis%sedsystems.ca2-1/+3
2005-02-26Fix burning tinderbox after checkin of 155414; 'Bugzilla' is a reserved word.travis%sedsystems.ca1-2/+2
2005-02-26Bug 155414 : "Account not found" error should be more friendlytravis%sedsystems.ca1-8/+8
2005-02-26Bug 282983 : bug cloning doesn't work if classifications are enabledtravis%sedsystems.ca2-0/+4
2005-02-26Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net16-21/+21
2005-02-25Bug 264192: Fix search where BugsThisDependsOn or OtherBugsDependingOnThis is...bugreport%peshkin.net1-4/+8
2005-02-25Bug 282035: Add boolean search by "Commenter"bugreport%peshkin.net1-0/+1
2005-02-25Bug 282748: uninitialized value in localtime in Format.pmmkanat%kerio.com4-17/+23
2005-02-25Bug 279910: Query crashed with Software Error: "Unknown column 'bugs.assignee...mkanat%kerio.com2-10/+23
2005-02-25Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User functionmkanat%kerio.com4-58/+55
2005-02-25Bug 282074: Software error instead of Bugzilla's "Internal Error" Messagemkanat%kerio.com1-3/+3
2005-02-25Bug 281590: Stop using RelationSetmkanat%kerio.com1-267/+0
2005-02-25Bug 281550: Remove RelationSet from userprefs.cgi (and thus fix non-ANSI INSERT)mkanat%kerio.com2-33/+81
2005-02-25Bug (None): Fix for checkin from Bug 280493, fix a trailing comma in Bug.pmmkanat%kerio.com1-1/+1
2005-02-25Bug 172383 : checksetup.pl : spelling, wording, and whitespace fixestravis%sedsystems.ca1-487/+566
2005-02-25Bug 283237: Move DBname_to_id out of globals.plmkanat%kerio.com12-41/+62
2005-02-25Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function callmkanat%kerio.com8-22/+36
2005-02-25Bug 277504 : quips migrated from quip file have an (invalid) userid of 0travis%sedsystems.ca1-1/+12
2005-02-25Bug 281876: New Admin Interface to manage old Enum fields (Field Values)mkanat%kerio.com13-11/+976
2005-02-25Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes ...mkanat%kerio.com4-222/+211
2005-02-25Bug 150901 : Some params containing mail-templates contain URLs with terminat...travis%sedsystems.ca1-1/+1
2005-02-25Bug 283085 : post_bug.cgi can be used to know which products do not exist and...travis%sedsystems.ca1-8/+5
2005-02-24Bug 212940 : Can't use an undefined value as an ARRAY reference at /http/bugz...travis%sedsystems.ca1-14/+20
2005-02-23Bug 176011 : reports.cgi throws a scary error if collectstats has never been runtravis%sedsystems.ca1-2/+3
2005-02-21Bug 282914: Fix broken sanitycheck.cgi due to missing ")"bugreport%peshkin.net1-1/+1
2005-02-21Bug 282835: Fix SQL error in sanitycheck.cgibugreport%peshkin.net1-1/+0
2005-02-21Bug 282790: Warn if name for a stored query exceeds maximum lengthbugreport%peshkin.net2-0/+5
2005-02-21Bug 252272: Allow extremely large attachments to be stored locallybugreport%peshkin.net7-16/+143
2005-02-20Bug 282124: Remove globals.pl and CGI.pl from editclassifications.cgimkanat%kerio.com1-6/+9
2005-02-20Bug 280502: Replace "INTERVAL" with Bugzilla::DB function callmkanat%kerio.com6-15/+26
2005-02-20Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function callmkanat%kerio.com7-19/+26
2005-02-20Bug 282728: Add a switch to checksetup to skip compiling the templatesmkanat%kerio.com1-2/+12
2005-02-19Bug 281185: Add boolean charts docsbugreport%peshkin.net1-2/+138
2005-02-19Bug 282705: Remove newlines from LEFT JOIN parts of SQL in Search.pmbugreport%peshkin.net1-9/+9
2005-02-19Bug 253721: Add group-based lists to whiningerik%dasbistro.com8-80/+208
2005-02-19Bug 282621 : error message in the apache log file when creating a new attachmenttravis%sedsystems.ca1-1/+1
2005-02-19Bug 281360: Checksetup should use the new DB-compatibility layer to create $dbhmkanat%kerio.com2-32/+25
2005-02-19Bug 238665 : "change anything on the selected" is awkward in "bugs_not_change...travis%sedsystems.ca1-1/+2
2005-02-19Bug 254347: Use of uninitialized value msg in query.cgimkanat%kerio.com1-1/+1
2005-02-19Bug 282510: Argument "" isn't numeric when modifying groupbugzilla%glob.com.au2-3/+5
2005-02-19Bug 280497: Replace "LIMIT" with Bugzilla::DB function callmkanat%kerio.com11-26/+42
2005-02-19Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function callmkanat%kerio.com10-34/+21
2005-02-19Bug 282570: Missing errors for DB compatibility layermkanat%kerio.com1-0/+12
2005-02-19Bug 282597: GetGroupsByUserId() in buglist.cgi fails to return correct inform...mkanat%kerio.com1-1/+1
2005-02-18Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com23-192/+232
2005-02-18Bug 280093 : Update "Add to Sidbar" HTML text and JS addsidebar() functiontravis%sedsystems.ca1-5/+5
2005-02-18Bug 240252 : "users who are a" is awkward and should be rewrittentravis%sedsystems.ca1-7/+11
2005-02-18Bug 280858 : Last Changed Date column header wastes spacetravis%sedsystems.ca1-3/+3
2005-02-18Bug 282578: documentation should say application/rdf+xmlmkanat%kerio.com1-2/+2