Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2005-03-12 | Bug 285708 : colchange.cgi shows "actual_hours" instead of "Actual Hours" | travis%sedsystems.ca | 1 | -0/+1 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=myk | |||||
2005-03-12 | Bug 285692: lastdiffed should use NULL instead of the "beginning of time" | mkanat%kerio.com | 7 | -24/+28 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk | |||||
2005-03-12 | Bug 285121: Only run "old" table checks if the database is MySQL | mkanat%kerio.com | 1 | -1/+13 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave | |||||
2005-03-12 | Bug 280856: some table definitions are altered *after* the --TABLE-- limit ↵ | mkanat%kerio.com | 1 | -188/+185 | |
in checksetup.pl Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk | |||||
2005-03-12 | Bug 285407: User cannot log in on PostgreSQL | mkanat%kerio.com | 1 | -4/+6 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=bugreport, a=myk | |||||
2005-03-12 | Bug 285690: bugs.status_whiteboard, bugs.votes, and bugs.keywords need ↵ | mkanat%kerio.com | 2 | -3/+12 | |
defaults in the Schema Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=myk | |||||
2005-03-12 | Bug 285678: NOT(integer) not supported by postgres | mkanat%kerio.com | 2 | -2/+2 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | |||||
2005-03-11 | Fix for bug 285694: converts the underscore in body_back.gif to a hypen per ↵ | myk%mozilla.org | 2 | -1/+1 | |
Bugzilla file naming convention. r=mkanat | |||||
2005-03-11 | Bug 187658 : Group checkboxes are not sorted consistently | travis%sedsystems.ca | 1 | -1/+2 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=wurblzap a=justdave | |||||
2005-03-11 | Bug 262864 - make tabular reports show columns which have an empty header. ↵ | gerv%gerv.net | 2 | -3/+9 | |
Patch by robzilla@siklos.ca; r=gerv, a=myk. | |||||
2005-03-11 | Bug 274365 - search all core products when searching a particular ↵ | gerv%gerv.net | 1 | -0/+10 | |
application product. Patch by gerv; r,a=myk. | |||||
2005-03-11 | Bug 284896 : QA contact never receives mail when removed from a bug | travis%sedsystems.ca | 2 | -2/+2 | |
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=justdave, a=justdave | |||||
2005-03-11 | Bug 172284 : checksetup assumes that there are < 99999 bugs | travis%sedsystems.ca | 1 | -1/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | |||||
2005-03-11 | Bug 41972 : Per-user pref to turn quips off | travis%sedsystems.ca | 8 | -27/+36 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave | |||||
2005-03-11 | Bug 98123 : Create a user preferences infrastructure (became 'General Settings') | travis%sedsystems.ca | 15 | -1/+827 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk | |||||
2005-03-10 | Bug 283561: Move AppendComment out of globals.pl | mkanat%kerio.com | 2 | -29/+33 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave | |||||
2005-03-10 | Bug 285401: Checksetup fails to complete on PostgreSQL | mkanat%kerio.com | 1 | -21/+18 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave | |||||
2005-03-10 | Bug 285403: LearnAboutColumns does not work on PostgreSQL | mkanat%kerio.com | 2 | -22/+10 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-10 | Bug 285443: Schema::Pg should remove FULLTEXT attribute from indexes | mkanat%kerio.com | 1 | -0/+16 | |
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave | |||||
2005-03-10 | Bug 285397: Untested parts of Bugzilla::DB are broken (when running on ↵ | mkanat%kerio.com | 3 | -11/+3 | |
PostgreSQL) Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave |