summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-03-05Bug 277782: _throw_error should unlock tables when tables are locked, automat...mkanat%kerio.com12-70/+46
2005-03-03Bug 283394: Editing or deleting classifications causes a blank pagemkanat%kerio.com1-0/+2
2005-03-03Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQLmkanat%kerio.com5-28/+27
2005-03-03Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQLmkanat%kerio.com5-45/+85
2005-03-03Bug 284547: Fix escaping of > characters inside C<> tags in the pod docsjustdave%bugzilla.org2-4/+4
2005-03-02Bug 277617: Move database-manipulation subroutines in checksetup to Bugzilla:...mkanat%kerio.com2-343/+433
2005-03-02Bug 238802 : Input filter for integer sort key gives bad error outputtravis%sedsystems.ca1-2/+6
2005-03-02Bug 283933 : Bugzilla should send XML templates as application/xmltravis%sedsystems.ca1-1/+1
2005-03-02Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should ...travis%sedsystems.ca1-1/+1
2005-03-01Bug 283567 : Toggling a comment's privacy does nothing (regression from bug 2...travis%sedsystems.ca1-0/+1
2005-03-01Bug 283183 : check_multi in Config.pm returns a bad error message if the chec...travis%sedsystems.ca1-2/+2
2005-03-01Bug 178370 : global param for whether or not to send mailtravis%sedsystems.ca2-4/+11
2005-03-01Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca19-809/+1812
2005-03-01Bug 283973 : Charts broken: DBD::mysql::st execute failed: Unknown column '$d...travis%sedsystems.ca1-1/+1
2005-03-01Bug 283139 : Zero out 'hours remaining' field on certain state transitions r....travis%sedsystems.ca3-35/+59
2005-03-01Bug 250410 : Time tracking summariestravis%sedsystems.ca7-1/+883
2005-03-01Bug 284080 : cannot list quips, regression from bug 277504travis%sedsystems.ca1-1/+1
2005-02-27Bug 87976: application/xml should be in default list for attachment typesmkanat%kerio.com1-0/+1
2005-02-27Bug 283019: Stop Bugzilla::Config.pm from use-ing Bugzilla::Utilmkanat%kerio.com1-4/+2
2005-02-27Bug 282349: Comments are forced to being left-justifiedmkanat%kerio.com2-25/+23
2005-02-27Bug 283725: Platform, OS, Priority and Severity field dropdowns are not sorte...mkanat%kerio.com1-1/+2
2005-02-27Bug 283576: DBID_to_real_or_loginname is dead codemkanat%kerio.com1-13/+0
2005-02-27Bug 283562: Insecure dependency in parameter 3 of DBI::db (login_to_id forget...mkanat%kerio.com1-2/+3
2005-02-26Bug 283031: Sanitycheck can't send un-sent mail (SQL error)bugreport%peshkin.net1-1/+1
2005-02-26Bug 182939 : Remove the word 'Additional' from 'Additional Comments'travis%sedsystems.ca3-6/+6
2005-02-26Bug 283424 : URL with extra space created in enter_bug.cgi when using a formattravis%sedsystems.ca2-8/+8
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