Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2005-03-05 | Bug 284525: Checksetup uses some bad SQL that is not cross-database compatible | mkanat%kerio.com | 1 | -21/+30 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave | |||||
2005-03-05 | Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the ↵ | mkanat%kerio.com | 1 | -2/+3 | |
permissions necessary to enter a bug against the Browser product. Patch By Frederic Buclin <LpSolit@gmail.com> r=travis, a=justdave | |||||
2005-03-05 | Bug 284838: editvalues.cgi does not use $dbh->bz_(un)lock_tables | mkanat%kerio.com | 1 | -6/+6 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave | |||||
2005-03-05 | Bug 277782: _throw_error should unlock tables when tables are locked, ↵ | mkanat%kerio.com | 12 | -70/+46 | |
automatically Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave | |||||
2005-03-03 | Bug 283394: Editing or deleting classifications causes a blank page | mkanat%kerio.com | 1 | -0/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
2005-03-03 | Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL | mkanat%kerio.com | 5 | -28/+27 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wicked, a=justdave | |||||
2005-03-03 | Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQL | mkanat%kerio.com | 5 | -45/+85 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave | |||||
2005-03-03 | Bug 284547: Fix escaping of > characters inside C<> tags in the pod docs | justdave%bugzilla.org | 2 | -4/+4 | |
r=mkanat, a=justdave | |||||
2005-03-02 | Bug 277617: Move database-manipulation subroutines in checksetup to ↵ | mkanat%kerio.com | 2 | -343/+433 | |
Bugzilla::DB and (eventual) subclasses Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave | |||||
2005-03-02 | Bug 238802 : Input filter for integer sort key gives bad error output | travis%sedsystems.ca | 1 | -2/+6 | |
Patch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-03-02 | Bug 283933 : Bugzilla should send XML templates as application/xml | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=justdave a=justdave | |||||
2005-03-02 | Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should ↵ | travis%sedsystems.ca | 1 | -1/+1 | |
not mention |number| Patch by timeless@myrealbox.com r=travis a=justdave | |||||
2005-03-01 | Bug 283567 : Toggling a comment's privacy does nothing (regression from bug ↵ | travis%sedsystems.ca | 1 | -0/+1 | |
279700) Patch by : Frederic Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-03-01 | Bug 283183 : check_multi in Config.pm returns a bad error message if the ↵ | travis%sedsystems.ca | 1 | -2/+2 | |
check fails iPtch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-03-01 | Bug 178370 : global param for whether or not to send mail | travis%sedsystems.ca | 2 | -4/+11 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=myk | |||||
2005-03-01 | Bug 119485 : Templatise editusers.cgi | travis%sedsystems.ca | 19 | -809/+1812 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave | |||||
2005-03-01 | Bug 283973 : Charts broken: DBD::mysql::st execute failed: Unknown column ↵ | travis%sedsystems.ca | 1 | -1/+1 | |
'$datefrom' in 'field list' Patch by Teemu Mannermaa <wicked@etlicon.fi> r=mkanat a=justdave | |||||
2005-03-01 | Bug 283139 : Zero out 'hours remaining' field on certain state transitions ↵ | travis%sedsystems.ca | 3 | -35/+59 | |
r.t. throwing an error saying it's not zeroed out. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave | |||||
2005-03-01 | Bug 250410 : Time tracking summaries | travis%sedsystems.ca | 7 | -1/+883 | |
Patch by Christian Reis <kiko@async.com.br> r=jpeshkin a=justdave | |||||
2005-03-01 | Bug 284080 : cannot list quips, regression from bug 277504 | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap,peshkin a=justdave | |||||
2005-02-27 | Bug 87976: application/xml should be in default list for attachment types | mkanat%kerio.com | 1 | -0/+1 | |
Patch By Anne van Kesteren <bug@annevankesteren.nl> r=myk, r=mkanat, a=myk | |||||
2005-02-27 | Bug 283019: Stop Bugzilla::Config.pm from use-ing Bugzilla::Util | mkanat%kerio.com | 1 | -4/+2 | |
Patch By Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=myk | |||||
2005-02-27 | Bug 282349: Comments are forced to being left-justified | mkanat%kerio.com | 2 | -25/+23 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=myk, r=gerv, a=justdave | |||||
2005-02-27 | Bug 283725: Platform, OS, Priority and Severity field dropdowns are not ↵ | mkanat%kerio.com | 1 | -1/+2 | |
sorted correctly Patch By Teemu Mannermaa <wicked@etlicon.fi> r=mkanat, a=justdave | |||||
2005-02-27 | Bug 283576: DBID_to_real_or_loginname is dead code | mkanat%kerio.com | 1 | -13/+0 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=justdave | |||||
2005-02-27 | Bug 283562: Insecure dependency in parameter 3 of DBI::db (login_to_id ↵ | mkanat%kerio.com | 1 | -2/+3 | |
forgets a trick_taint) Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, r=joel, a=justdave | |||||
2005-02-26 | Bug 283031: Sanitycheck can't send un-sent mail (SQL error) | bugreport%peshkin.net | 1 | -1/+1 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=wurblzap,a=myk | |||||
2005-02-26 | Bug 182939 : Remove the word 'Additional' from 'Additional Comments' | travis%sedsystems.ca | 3 | -6/+6 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk | |||||
2005-02-26 | Bug 283424 : URL with extra space created in enter_bug.cgi when using a format | travis%sedsystems.ca | 2 | -8/+8 | |
Patch by Havard Wigtil <havardw+bugzilla@pvv.org> r=wurblzap a=myk | |||||
2005-02-26 | Bug 36257 : Have the QA Contact field appear in New Bug submission form | travis%sedsystems.ca | 3 | -19/+74 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave | |||||
2005-02-26 | Bug 283361 : 'Deadline' info not saved in bookmarkable template | travis%sedsystems.ca | 2 | -1/+3 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=wurblzap a=myk | |||||
2005-02-26 | Fix burning tinderbox after checkin of 155414; 'Bugzilla' is a reserved word. | travis%sedsystems.ca | 1 | -2/+2 | |
2005-02-26 | Bug 155414 : "Account not found" error should be more friendly | travis%sedsystems.ca | 1 | -8/+8 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk | |||||
2005-02-26 | Bug 282983 : bug cloning doesn't work if classifications are enabled | travis%sedsystems.ca | 2 | -0/+4 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=glob a=myk |