aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca2005-03-118-27/+36
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave
* Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca2005-03-1015-1/+827
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
* Bug 283561: Move AppendComment out of globals.plmkanat%kerio.com2005-03-102-29/+33
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave
* Bug 285401: Checksetup fails to complete on PostgreSQLmkanat%kerio.com2005-03-101-21/+18
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
* Bug 285403: LearnAboutColumns does not work on PostgreSQLmkanat%kerio.com2005-03-102-22/+10
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
* Bug 285443: Schema::Pg should remove FULLTEXT attribute from indexesmkanat%kerio.com2005-03-101-0/+16
| | | | Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave
* Bug 285397: Untested parts of Bugzilla::DB are broken (when running on ↵mkanat%kerio.com2005-03-103-11/+3
| | | | | | PostgreSQL) Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
* Bug 285532: GetSelectableProducts cannot run on PostgreSQL when ↵mkanat%kerio.com2005-03-101-2/+2
| | | | | | classifications are enabled Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
* Bug 285551: Schema::Pg should explictly set "timestamp without time zone" ↵mkanat%kerio.com2005-03-101-1/+1
| | | | | | and no fractions of seconds Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave
* Bug 285541: QA Contacts No Longer Appear in show_bugmkanat%kerio.com2005-03-101-2/+2
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave
* Bug 285090 - crash in describecomponents.cgi if a normal user click on ↵travis%sedsystems.ca2005-03-101-0/+1
| | | | | | components link from query.cgi Patch by Albert Ting <altlst@sonic.net> r=jpeshkin a=myk
* Bug 285268 : Use proper extension for Debian packages, and explain what ↵travis%sedsystems.ca2005-03-101-4/+5
| | | | | | extensions mean. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=travis
* Bug 277745 : "Classification" appears in reports even when not turned ontravis%sedsystems.ca2005-03-101-0/+1
| | | | Patch by Albert Ting <altlst@sonic.net> r=gerv a=myk
* Bug 284629 : Combine Param(enable_mail_sending) with Param(maildeliverymethod)travis%sedsystems.ca2005-03-103-24/+20
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=Jake a=myk
* Bug 284621 : Change default settings for Voter to only include The bug is ↵travis%sedsystems.ca2005-03-101-6/+6
| | | | | | resolved or verified Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk
* Bug 282574 : use the new "auth_failure" error message for all authentication ↵travis%sedsystems.ca2005-03-106-35/+35
| | | | | | failures Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk
* Bug 284991 : small typo: "thisbug" should be two wordstravis%sedsystems.ca2005-03-101-1/+1
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=timeless a=myk
* Bug 285410: Duplicates columns are named incorrectly in the Schemamkanat%kerio.com2005-03-091-2/+2
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave
* Bug 284348: Move initial table creation into the Bugzilla::DB modulesmkanat%kerio.com2005-03-094-601/+84
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave
* Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly (Second Patch)mkanat%kerio.com2005-03-091-6/+6
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
* Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectlymkanat%kerio.com2005-03-091-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
* Bug 146679: Reusable, structured, database-independent schemamkanat%kerio.com2005-03-093-0/+1487
| | | | Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=myk, a=justdave
* Bug 284975: Any code after Throw*Error is a dead code.mkanat%kerio.com2005-03-097-47/+1
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=LpSolit, a=myk
* Bug 282145: Bug.pm is too slow for general usemkanat%kerio.com2005-03-092-91/+183
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=gerv, a=myk
* Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: ↵mkanat%kerio.com2005-03-094-17/+91
| | | | | | This patch also creates a database-agnostic fulltext search method.) Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
* Bug 284352: Break Bugzilla::DB code/docs into sectionsmkanat%kerio.com2005-03-091-6/+70
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=travis, a=myk
* Bug 283919: Move BugAliasToID out of CGI.pl into Bugzilla::Bugmkanat%kerio.com2005-03-092-18/+18
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
* Bug 273825 : UserInGroup("canedit") in post_bug.cgi sounds incorrecttravis%sedsystems.ca2005-03-081-1/+1
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=jpeshkin a=justdave
* Bug 284262 : Bundle of small editusers.cgi post-checkin fixestravis%sedsystems.ca2005-03-084-57/+52
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
* Bug 283769 : wrong filtering in create-guided causes problemstravis%sedsystems.ca2005-03-081-1/+1
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error ↵travis%sedsystems.ca2005-03-081-1/+1
| | | | | | message Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 280778 : remove sendmail and qmail delivery methods on windowstravis%sedsystems.ca2005-03-082-1/+23
| | | | Patch by byron jones (glob) <bugzilla@glob.com.au> r=jake a=justdave
* Bug 284155 : New editusers.cgi broke group visibilitytravis%sedsystems.ca2005-03-081-1/+1
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 283924: Move ValidateComment out of CGI.plmkanat%kerio.com2005-03-073-10/+16
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave
* Bug 162194: DOCTYPE should include system identifiermkanat%kerio.com2005-03-071-1/+2
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave
* Bug 284909: fixing broken link. Patch by gerv; r=mozbot.gerv%gerv.net2005-03-061-1/+1
|
* Bug 284598: INSTR function is not supported by postgresmkanat%kerio.com2005-03-055-31/+58
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 284525: Checksetup uses some bad SQL that is not cross-database compatiblemkanat%kerio.com2005-03-051-21/+30
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave
* Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the ↵mkanat%kerio.com2005-03-051-2/+3
| | | | | | permissions necessary to enter a bug against the Browser product. Patch By Frederic Buclin <LpSolit@gmail.com> r=travis, a=justdave
* Bug 284838: editvalues.cgi does not use $dbh->bz_(un)lock_tablesmkanat%kerio.com2005-03-051-6/+6
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave
* Bug 277782: _throw_error should unlock tables when tables are locked, ↵mkanat%kerio.com2005-03-0512-70/+46
| | | | | | automatically Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave
* Bug 283394: Editing or deleting classifications causes a blank pagemkanat%kerio.com2005-03-031-0/+2
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
* Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQLmkanat%kerio.com2005-03-035-28/+27
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wicked, a=justdave
* Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQLmkanat%kerio.com2005-03-035-45/+85
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
* Bug 284547: Fix escaping of > characters inside C<> tags in the pod docsjustdave%bugzilla.org2005-03-032-4/+4
| | | | r=mkanat, a=justdave
* Bug 277617: Move database-manipulation subroutines in checksetup to ↵mkanat%kerio.com2005-03-022-343/+433
| | | | | | Bugzilla::DB and (eventual) subclasses Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
* Bug 238802 : Input filter for integer sort key gives bad error outputtravis%sedsystems.ca2005-03-021-2/+6
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 283933 : Bugzilla should send XML templates as application/xmltravis%sedsystems.ca2005-03-021-1/+1
| | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=justdave a=justdave
* Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should ↵travis%sedsystems.ca2005-03-021-1/+1
| | | | | | not mention |number| Patch by timeless@myrealbox.com r=travis a=justdave
* Bug 283567 : Toggling a comment's privacy does nothing (regression from bug ↵travis%sedsystems.ca2005-03-011-0/+1
| | | | | | 279700) Patch by : Frederic Buclin <LpSolit@gmail.com> r=mkanat a=justdave