Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-23 | Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc ↵ | lpsolit%gmail.com | 3 | -12/+13 | |
Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave | |||||
2005-03-22 | Bug 286669: Add dependency on Storable | mkanat%kerio.com | 1 | -0/+4 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wicked, a=justdave | |||||
2005-03-22 | Bug 287138: INSERT IGNORE is not ANSI SQL | mkanat%kerio.com | 1 | -7/+12 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-03-22 | Bug 286689: Cross-DB bz_add_index and bz_drop_index (Part of Bug 285111) | mkanat%kerio.com | 3 | -21/+181 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-22 | Bug 194160: buglist.cgi has wrong time zone in datestamp at the top | mkanat%kerio.com | 1 | -1/+5 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave | |||||
2005-03-19 | Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log ↵ | travis%sedsystems.ca | 4 | -6/+6 | |
Out where appropriate Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk | |||||
2005-03-18 | Bug 178157: Dependency emails don't get sent for status change during mass ↵ | lpsolit%gmail.com | 1 | -14/+9 | |
change - Patch by Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk | |||||
2005-03-18 | Bug 256513: Fix usage of grep (/$value/, @array); | mkanat%kerio.com | 4 | -14/+14 | |
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave | |||||
2005-03-18 | Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111) | mkanat%kerio.com | 4 | -9/+159 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-18 | Bug 285740: DBD::Pg must have the PG_BYTEA type specified for inserting BLOBs | mkanat%kerio.com | 3 | -3/+28 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-18 | Bug 285723: Cross-DB bz_add_column (Part of Bug 285111) | mkanat%kerio.com | 3 | -15/+183 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-18 | Bug 285713: Cross-DB bz_column_info and bz_index_info | mkanat%kerio.com | 2 | -4/+100 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-18 | Small nit fixes for Bug 285113. | mkanat%kerio.com | 2 | -2/+4 | |
2005-03-18 | Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its ↵ | mkanat%kerio.com | 4 | -24/+228 | |
abstract schema Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-18 | Bug 278717: Can't create "create bug" template with multiple CCs if you use ↵ | lpsolit%gmail.com | 2 | -3/+3 | |
usemenuforusers - Patch by Marc Schumann <wurblzap@gmail.com> r=myk, a=myk | |||||
2005-03-18 | Bug 286311: print "Context-type..." is used instead of print $cgi->header() ↵ | lpsolit%gmail.com | 2 | -3/+2 | |
(cookies aren't sent in header) - Patch by Jacob Steenhagen <jake@bugzilla.org> r=LpSolit a=justdave | |||||
2005-03-17 | Bug 282384: Templatize the 'select classification' bit of editproducts - ↵ | lpsolit%gmail.com | 3 | -30/+94 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit, a=justdave | |||||
2005-03-17 | Bug 280639: When creating bookmarkable template, it is called "this link" - ↵ | lpsolit%gmail.com | 1 | -3/+5 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave | |||||
2005-03-17 | Bug 286501: Summarize time fails with "Can't bind reference" error | mkanat%kerio.com | 2 | -6/+7 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-03-17 | Bug 286392: String concatenation on postgres does not always work | mkanat%kerio.com | 2 | -2/+2 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-03-17 | Bug 285555: FlagType::match uses a HAVING clause that PostgreSQL does not ↵ | mkanat%kerio.com | 1 | -19/+11 | |
support Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=myk, a=myk | |||||
2005-03-17 | Bug 284125: PostgreSQL cannot call SUM on a boolean (Boolean Charts) | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-03-17 | Bug 278823: Make the "Back to bug ####" text read "Go to bug ####" if you ↵ | justdave%bugzilla.org | 2 | -1/+10 | |
didn't just come from said bug. Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit, a=justdave | |||||
2005-03-17 | Bug 179514 - make CVS bug lists use consistent format for date and time. ↵ | gerv%gerv.net | 1 | -0/+5 | |
Patch by gerv; r,a=myk. | |||||
2005-03-17 | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵ | mkanat%kerio.com | 1 | -4/+8 | |
unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-03-17 | Backing out the fix for bug 135812 as it causes the mail params to be ↵ | jake%bugzilla.org | 9 | -42/+12 | |
deleted on new installs. | |||||
2005-03-16 | Bug 283230: POD for Bugzilla::Flag | mkanat%kerio.com | 1 | -55/+295 | |
Patch By Kevin Benton <kevin.benton@amd.com> r=mkanat, a=myk | |||||
2005-03-16 | Bug 283231: POD for Bugzilla::FlagType | mkanat%kerio.com | 1 | -38/+225 | |
Patch By Kevin Benton <kevin.benton@amd.com> r=mkanat, a=myk | |||||
2005-03-16 | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵ | mkanat%kerio.com | 19 | -71/+166 | |
unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-03-16 | Bug 284811 : Remove %FORM from enter_bug.cgi classification code | travis%sedsystems.ca | 1 | -10/+9 | |
Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk | |||||
2005-03-16 | Bug 275705 - better diagnostics for charts. Patch by bugzilla@glob.com.au; ↵ | gerv%gerv.net | 4 | -0/+106 | |
r=gerv, a=myk. | |||||
2005-03-16 | Bug 286286 : Incorrect name check when adding a new classification | travis%sedsystems.ca | 1 | -8/+12 | |
Patch by Frederic Buclin <LpSolit@gmail.com> r=jake a=myk | |||||
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 27 | -21/+43 | |
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | |||||
2005-03-16 | Fix nits on bug 180652 - Frederic Buclin | travis%sedsystems.ca | 2 | -13/+8 | |
2005-03-16 | Fix for bug 286265: makes the RSS bug list explanation read a bit better; ↵ | myk%mozilla.org | 1 | -5/+5 | |
r=lpsolit | |||||
2005-03-16 | Fix for bug 284446: adds hooks useful for testrunner and other third-party ↵ | myk%mozilla.org | 6 | -0/+18 | |
extensions; r=gerv | |||||
2005-03-16 | Fix for bustage: memeber -> member | myk%mozilla.org | 1 | -4/+4 | |
2005-03-16 | Fix for bug 82878: Generate RSS 1.0 version of bug lists. | myk%mozilla.org | 1 | -23/+27 | |
Patch by Jason Remillard. r=myk a=myk | |||||
2005-03-16 | Fix for bug 82878: Generate RSS 1.0 version of bug lists. | myk%mozilla.org | 6 | -7/+140 | |
Patch by Jason Remillard. r=myk a=myk | |||||
2005-03-16 | Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating address | travis%sedsystems.ca | 9 | -14/+43 | |
Patch by Cedric Caron <cedric.caron@urbanet.ch> r=wurblzap a=justdave | |||||
2005-03-16 | Bug 280517 : Let me know who is watching my account | travis%sedsystems.ca | 2 | -0/+28 | |
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk | |||||
2005-03-16 | Bug 238866 : remove %FORM from query.cgi | travis%sedsystems.ca | 1 | -17/+17 | |
Patch by Teemu Mannermaa <wicked@etlicon.fi> r=gerv a=justdave | |||||
2005-03-16 | Bug 180652 : Marking an attachment as obsolete should cancel all unfulfilled ↵ | travis%sedsystems.ca | 2 | -59/+109 | |
requests Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk | |||||
2005-03-16 | Bug 285689 : quip_list_entry_control conversion code is not converting the ↵ | travis%sedsystems.ca | 1 | -0/+1 | |
enablequips 'off' value Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=myk | |||||
2005-03-15 | Bug 285552: Cannot enter a bug on PostgreSQL | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=myk | |||||
2005-03-15 | Bug 285534: bugs.qa_contact should allow NULL | mkanat%kerio.com | 8 | -13/+34 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
2005-03-15 | Bug 251960: Search.pm uses DB dependent comma operator | mkanat%kerio.com | 2 | -89/+115 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave | |||||
2005-03-15 | Bug 271125 : Need template for table-simple | travis%sedsystems.ca | 1 | -0/+36 | |
Patch by alanjstr <Bugzilla-alanjstrBugs@sneakemail.com> r=gerv a=myk | |||||
2005-03-13 | Bug 285824: whiteboard, votes, and keywords update in checksetup.pl fails to ↵ | mkanat%kerio.com | 1 | -8/+15 | |
detect an already-upgraded schema Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave | |||||
2005-03-13 | Bug 83044 - Any page is now capable of being a login page simply by adding ↵ | jake%bugzilla.org | 6 | -5/+6 | |
the ?GoAheadAndLogin=1 option to the URL. All links have been changed to make index.cgi the default login page instead of query.cgi. r=joel, a=justdave |