Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2005-03-10 | Bug 285532: GetSelectableProducts cannot run on PostgreSQL when ↵ | mkanat%kerio.com | 1 | -2/+2 | |
classifications are enabled Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-10 | Bug 285551: Schema::Pg should explictly set "timestamp without time zone" ↵ | mkanat%kerio.com | 1 | -1/+1 | |
and no fractions of seconds Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave | |||||
2005-03-10 | Bug 285541: QA Contacts No Longer Appear in show_bug | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave | |||||
2005-03-10 | Bug 285090 - crash in describecomponents.cgi if a normal user click on ↵ | travis%sedsystems.ca | 1 | -0/+1 | |
components link from query.cgi Patch by Albert Ting <altlst@sonic.net> r=jpeshkin a=myk | |||||
2005-03-10 | Bug 285268 : Use proper extension for Debian packages, and explain what ↵ | travis%sedsystems.ca | 1 | -4/+5 | |
extensions mean. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=travis | |||||
2005-03-10 | Bug 277745 : "Classification" appears in reports even when not turned on | travis%sedsystems.ca | 1 | -0/+1 | |
Patch by Albert Ting <altlst@sonic.net> r=gerv a=myk | |||||
2005-03-10 | Bug 284629 : Combine Param(enable_mail_sending) with Param(maildeliverymethod) | travis%sedsystems.ca | 3 | -24/+20 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=Jake a=myk | |||||
2005-03-10 | Bug 284621 : Change default settings for Voter to only include The bug is ↵ | travis%sedsystems.ca | 1 | -6/+6 | |
resolved or verified Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk | |||||
2005-03-10 | Bug 282574 : use the new "auth_failure" error message for all authentication ↵ | travis%sedsystems.ca | 6 | -35/+35 | |
failures Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk | |||||
2005-03-10 | Bug 284991 : small typo: "thisbug" should be two words | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=timeless a=myk | |||||
2005-03-09 | Bug 285410: Duplicates columns are named incorrectly in the Schema | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave | |||||
2005-03-09 | Bug 284348: Move initial table creation into the Bugzilla::DB modules | mkanat%kerio.com | 4 | -601/+84 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave | |||||
2005-03-09 | Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly (Second Patch) | mkanat%kerio.com | 1 | -6/+6 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
2005-03-09 | Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave | |||||
2005-03-09 | Bug 146679: Reusable, structured, database-independent schema | mkanat%kerio.com | 3 | -0/+1487 | |
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=myk, a=justdave | |||||
2005-03-09 | Bug 284975: Any code after Throw*Error is a dead code. | mkanat%kerio.com | 7 | -47/+1 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=LpSolit, a=myk | |||||
2005-03-09 | Bug 282145: Bug.pm is too slow for general use | mkanat%kerio.com | 2 | -91/+183 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=gerv, a=myk | |||||
2005-03-09 | Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: ↵ | mkanat%kerio.com | 4 | -17/+91 | |
This patch also creates a database-agnostic fulltext search method.) Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | |||||
2005-03-09 | Bug 284352: Break Bugzilla::DB code/docs into sections | mkanat%kerio.com | 1 | -6/+70 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=travis, a=myk | |||||
2005-03-09 | Bug 283919: Move BugAliasToID out of CGI.pl into Bugzilla::Bug | mkanat%kerio.com | 2 | -18/+18 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk | |||||
2005-03-08 | Bug 273825 : UserInGroup("canedit") in post_bug.cgi sounds incorrect | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Frederic Buclin <LpSolit@gmail.com> r=jpeshkin a=justdave | |||||
2005-03-08 | Bug 284262 : Bundle of small editusers.cgi post-checkin fixes | travis%sedsystems.ca | 4 | -57/+52 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave | |||||
2005-03-08 | Bug 283769 : wrong filtering in create-guided causes problems | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave | |||||
2005-03-08 | Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error ↵ | travis%sedsystems.ca | 1 | -1/+1 | |
message Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-03-08 | Bug 280778 : remove sendmail and qmail delivery methods on windows | travis%sedsystems.ca | 2 | -1/+23 | |
Patch by byron jones (glob) <bugzilla@glob.com.au> r=jake a=justdave | |||||
2005-03-08 | Bug 284155 : New editusers.cgi broke group visibility | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave | |||||
2005-03-07 | Bug 283924: Move ValidateComment out of CGI.pl | mkanat%kerio.com | 3 | -10/+16 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave | |||||
2005-03-07 | Bug 162194: DOCTYPE should include system identifier | mkanat%kerio.com | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave | |||||
2005-03-06 | Bug 284909: fixing broken link. Patch by gerv; r=mozbot. | gerv%gerv.net | 1 | -1/+1 | |
2005-03-05 | Bug 284598: INSTR function is not supported by postgres | mkanat%kerio.com | 5 | -31/+58 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave |