aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 264192: Fix search where BugsThisDependsOn or OtherBugsDependingOnThis is...bugreport%peshkin.net2005-02-251-4/+8
* Bug 282035: Add boolean search by "Commenter"bugreport%peshkin.net2005-02-251-0/+1
* Bug 282748: uninitialized value in localtime in Format.pmmkanat%kerio.com2005-02-254-17/+23
* Bug 279910: Query crashed with Software Error: "Unknown column 'bugs.assignee...mkanat%kerio.com2005-02-252-10/+23
* Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User functionmkanat%kerio.com2005-02-254-58/+55
* Bug 282074: Software error instead of Bugzilla's "Internal Error" Messagemkanat%kerio.com2005-02-251-3/+3
* Bug 281590: Stop using RelationSetmkanat%kerio.com2005-02-251-267/+0
* Bug 281550: Remove RelationSet from userprefs.cgi (and thus fix non-ANSI INSERT)mkanat%kerio.com2005-02-252-33/+81
* Bug (None): Fix for checkin from Bug 280493, fix a trailing comma in Bug.pmmkanat%kerio.com2005-02-251-1/+1
* Bug 172383 : checksetup.pl : spelling, wording, and whitespace fixestravis%sedsystems.ca2005-02-251-487/+566
* Bug 283237: Move DBname_to_id out of globals.plmkanat%kerio.com2005-02-2512-41/+62
* Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function callmkanat%kerio.com2005-02-258-22/+36
* Bug 277504 : quips migrated from quip file have an (invalid) userid of 0travis%sedsystems.ca2005-02-251-1/+12
* Bug 281876: New Admin Interface to manage old Enum fields (Field Values)mkanat%kerio.com2005-02-2513-11/+976
* Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes ...mkanat%kerio.com2005-02-254-222/+211
* Bug 150901 : Some params containing mail-templates contain URLs with terminat...travis%sedsystems.ca2005-02-251-1/+1
* Bug 283085 : post_bug.cgi can be used to know which products do not exist and...travis%sedsystems.ca2005-02-251-8/+5
* Bug 212940 : Can't use an undefined value as an ARRAY reference at /http/bugz...travis%sedsystems.ca2005-02-241-14/+20
* Bug 176011 : reports.cgi throws a scary error if collectstats has never been runtravis%sedsystems.ca2005-02-231-2/+3
* Bug 282914: Fix broken sanitycheck.cgi due to missing ")"bugreport%peshkin.net2005-02-211-1/+1