summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-03-22Bug 287138: INSERT IGNORE is not ANSI SQLmkanat%kerio.com1-7/+12
2005-03-22Bug 286689: Cross-DB bz_add_index and bz_drop_index (Part of Bug 285111)mkanat%kerio.com3-21/+181
2005-03-22Bug 194160: buglist.cgi has wrong time zone in datestamp at the topmkanat%kerio.com1-1/+5
2005-03-19Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log Out...travis%sedsystems.ca4-6/+6
2005-03-18Bug 178157: Dependency emails don't get sent for status change during mass ch...lpsolit%gmail.com1-14/+9
2005-03-18Bug 256513: Fix usage of grep (/$value/, @array);mkanat%kerio.com4-14/+14
2005-03-18Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111)mkanat%kerio.com4-9/+159
2005-03-18Bug 285740: DBD::Pg must have the PG_BYTEA type specified for inserting BLOBsmkanat%kerio.com3-3/+28
2005-03-18Bug 285723: Cross-DB bz_add_column (Part of Bug 285111)mkanat%kerio.com3-15/+183
2005-03-18Bug 285713: Cross-DB bz_column_info and bz_index_infomkanat%kerio.com2-4/+100
2005-03-18Small nit fixes for Bug 285113.mkanat%kerio.com2-2/+4
2005-03-18Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its abstr...mkanat%kerio.com4-24/+228
2005-03-18Bug 278717: Can't create "create bug" template with multiple CCs if you use u...lpsolit%gmail.com2-3/+3
2005-03-18Bug 286311: print "Context-type..." is used instead of print $cgi->header() (...lpsolit%gmail.com2-3/+2
2005-03-17Bug 282384: Templatize the 'select classification' bit of editproducts - Patc...lpsolit%gmail.com3-30/+94
2005-03-17Bug 280639: When creating bookmarkable template, it is called "this link" - P...lpsolit%gmail.com1-3/+5
2005-03-17Bug 286501: Summarize time fails with "Can't bind reference" errormkanat%kerio.com2-6/+7
2005-03-17Bug 286392: String concatenation on postgres does not always workmkanat%kerio.com2-2/+2
2005-03-17Bug 285555: FlagType::match uses a HAVING clause that PostgreSQL does not sup...mkanat%kerio.com1-19/+11
2005-03-17Bug 284125: PostgreSQL cannot call SUM on a boolean (Boolean Charts)mkanat%kerio.com1-2/+2
2005-03-17Bug 278823: Make the "Back to bug ####" text read "Go to bug ####" if you did...justdave%bugzilla.org2-1/+10
2005-03-17Bug 179514 - make CVS bug lists use consistent format for date and time. Patc...gerv%gerv.net1-0/+5
2005-03-17Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com1-4/+8
2005-03-17Backing out the fix for bug 135812 as it causes the mail params to be deleted...jake%bugzilla.org9-42/+12
2005-03-16Bug 283230: POD for Bugzilla::Flagmkanat%kerio.com1-55/+295
2005-03-16Bug 283231: POD for Bugzilla::FlagTypemkanat%kerio.com1-38/+225
2005-03-16Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com19-71/+166
2005-03-16Bug 284811 : Remove %FORM from enter_bug.cgi classification codetravis%sedsystems.ca1-10/+9
2005-03-16Bug 275705 - better diagnostics for charts. Patch by bugzilla@glob.com.au; r=...gerv%gerv.net4-0/+106
2005-03-16Bug 286286 : Incorrect name check when adding a new classificationtravis%sedsystems.ca1-8/+12
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca27-21/+43
2005-03-16Fix nits on bug 180652 - Frederic Buclintravis%sedsystems.ca2-13/+8
2005-03-16Fix for bug 286265: makes the RSS bug list explanation read a bit better; r=l...myk%mozilla.org1-5/+5
2005-03-16Fix for bug 284446: adds hooks useful for testrunner and other third-party ex...myk%mozilla.org6-0/+18
2005-03-16Fix for bustage: memeber -> membermyk%mozilla.org1-4/+4
2005-03-16Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org1-23/+27
2005-03-16Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org6-7/+140
2005-03-16Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca9-14/+43
2005-03-16Bug 280517 : Let me know who is watching my accounttravis%sedsystems.ca2-0/+28
2005-03-16Bug 238866 : remove %FORM from query.cgitravis%sedsystems.ca1-17/+17
2005-03-16Bug 180652 : Marking an attachment as obsolete should cancel all unfulfilled ...travis%sedsystems.ca2-59/+109
2005-03-16Bug 285689 : quip_list_entry_control conversion code is not converting the en...travis%sedsystems.ca1-0/+1
2005-03-15Bug 285552: Cannot enter a bug on PostgreSQLmkanat%kerio.com1-1/+1
2005-03-15Bug 285534: bugs.qa_contact should allow NULLmkanat%kerio.com8-13/+34
2005-03-15Bug 251960: Search.pm uses DB dependent comma operatormkanat%kerio.com2-89/+115
2005-03-15Bug 271125 : Need template for table-simpletravis%sedsystems.ca1-0/+36
2005-03-13Bug 285824: whiteboard, votes, and keywords update in checksetup.pl fails to ...mkanat%kerio.com1-8/+15
2005-03-13Bug 83044 - Any page is now capable of being a login page simply by adding th...jake%bugzilla.org6-5/+6
2005-03-12Bug 285708 : colchange.cgi shows "actual_hours" instead of "Actual Hours"travis%sedsystems.ca1-0/+1
2005-03-12Bug 285692: lastdiffed should use NULL instead of the "beginning of time"mkanat%kerio.com7-24/+28