]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
mkanat%bugzilla.org [Fri, 4 Aug 2006 11:04:25 +0000 (11:04 +0000)]
Bug 347290: Move default product and classification creation into Bugzilla::Install
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
mkanat%bugzilla.org [Fri, 4 Aug 2006 07:50:27 +0000 (07:50 +0000)]
Fix bad POD on previous checkin that was causing tinderbox to burn.
mkanat%bugzilla.org [Fri, 4 Aug 2006 07:40:49 +0000 (07:40 +0000)]
Bug 347116: Move field-definition code from checksetup.pl into a module
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
lpsolit%gmail.com [Fri, 4 Aug 2006 04:52:28 +0000 (04:52 +0000)]
Bug 345929: User matching not called for requestee fields in post_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
lpsolit%gmail.com [Fri, 4 Aug 2006 02:49:19 +0000 (02:49 +0000)]
Bug 346667: No header field "MIME-Version: 1.0" in e-mails, encoded as Quoted-Printable - Patch by Vance Baarda <vrb@novell.com> r=wurblzap a=myk
lpsolit%gmail.com [Fri, 4 Aug 2006 02:40:26 +0000 (02:40 +0000)]
Bug 346588: Versions should be sorted using vers_cmp() - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk
lpsolit%gmail.com [Fri, 4 Aug 2006 02:35:02 +0000 (02:35 +0000)]
Bug 343814: Move PatchReader specific code into a separate module - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
lpsolit%gmail.com [Fri, 4 Aug 2006 00:54:04 +0000 (00:54 +0000)]
Bug 304889: Templatize reports.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
mkanat%bugzilla.org [Thu, 3 Aug 2006 09:08:10 +0000 (09:08 +0000)]
Bug 347083: Move the rest of checksetup's DB-modification code into a module
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
mkanat%bugzilla.org [Thu, 3 Aug 2006 06:39:51 +0000 (06:39 +0000)]
Bug 346815: Move most of checksetup's schema updates into Bugzilla::Install::DB
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mkanat%bugzilla.org [Thu, 3 Aug 2006 06:33:42 +0000 (06:33 +0000)]
Bug 289357: Move
AddFDef from checksetup into Field.pm
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
mkanat%bugzilla.org [Wed, 2 Aug 2006 17:32:13 +0000 (17:32 +0000)]
Bug 346932: Move settings creation/maintenance into Bugzilla::Install
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mkanat%bugzilla.org [Tue, 1 Aug 2006 17:10:05 +0000 (17:10 +0000)]
Arrgh. Fix my checkin fix to actually be right.
mkanat%bugzilla.org [Tue, 1 Aug 2006 06:49:53 +0000 (06:49 +0000)]
Checkin fix: IO::File exports everything we need from Fcntl, so there's no need to use Fcntl--it just causes errors. Also fixing a small typo that made docs/xml have the wrong permissions.
mkanat%bugzilla.org [Tue, 1 Aug 2006 05:34:20 +0000 (05:34 +0000)]
Bug 346594: Move GraphViz check into Bugzilla::Install::Requirements
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mkanat%bugzilla.org [Tue, 1 Aug 2006 05:26:00 +0000 (05:26 +0000)]
Bug 346545: checksetup should show the name and version of the OS it's being run on
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=colin, a=myk
mkanat%bugzilla.org [Tue, 1 Aug 2006 05:22:51 +0000 (05:22 +0000)]
Bug 346554: Remove checksetup's checks for modules that are included with perl 5.8.0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=colin for docs, a=myk
mkanat%bugzilla.org [Tue, 1 Aug 2006 05:21:35 +0000 (05:21 +0000)]
Bug 124405: Remove direct AppConfig dependency.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=colin for docs, a=myk
mkanat%bugzilla.org [Tue, 1 Aug 2006 05:18:25 +0000 (05:18 +0000)]
Bug 346552: Move checksetup's permission-fixing code into a module
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mkanat%bugzilla.org [Tue, 1 Aug 2006 05:17:09 +0000 (05:17 +0000)]
Bug 346493: Move Template pre-compilation code into a module
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mkanat%bugzilla.org [Tue, 1 Aug 2006 05:15:55 +0000 (05:15 +0000)]
Bug 346483: Fix up param-updating code in checksetup.pl to all be in a module.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mozilla%colinogilvie.co.uk [Sun, 30 Jul 2006 18:35:03 +0000 (18:35 +0000)]
Bug 346350: Update makedocs.pl for the mod_perl version details
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave
karl.kornel%mindspeed.com [Sun, 30 Jul 2006 10:50:24 +0000 (10:50 +0000)]
Bug 100953: Move data/nomail into the DB and implement a UI to edit it
Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave
mkanat%bugzilla.org [Sun, 30 Jul 2006 09:46:43 +0000 (09:46 +0000)]
Bug 346414: Move the creation/maintenance of the data/ directory out of checksetup and into a module
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
mkanat%bugzilla.org [Sat, 29 Jul 2006 19:03:00 +0000 (19:03 +0000)]
Fix a small cut-and-paste error from a recent patch, pointed out by LpSolit.
mkanat%bugzilla.org [Sat, 29 Jul 2006 18:51:11 +0000 (18:51 +0000)]
Bug 346295: When Template::Plugin::GD is missing, checksetup.pl tells you to type "ppm install Template" instead of "ppm install Template-Toolkit"
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
mkanat%bugzilla.org [Sat, 29 Jul 2006 18:50:02 +0000 (18:50 +0000)]
Bug 346410: Move enum-table population code into Bugzilla::DB
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
mkanat%bugzilla.org [Sat, 29 Jul 2006 17:36:56 +0000 (17:36 +0000)]
Bug 346375: Move the code that gets the initial $dbh into Bugzilla::DB
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
mkanat%bugzilla.org [Sat, 29 Jul 2006 17:33:18 +0000 (17:33 +0000)]
Bug 346344: Move checksetup's localconfig-handling code into Bugzilla::Install::Localconfig
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
mkanat%bugzilla.org [Sat, 29 Jul 2006 03:35:10 +0000 (03:35 +0000)]
Bug 346245: attribute parameter 'johndoe@company.tld' is not a hash ref at Bugzilla/Auth/Verify.pm line 112
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
mkanat%bugzilla.org [Sat, 29 Jul 2006 03:34:00 +0000 (03:34 +0000)]
Bug 346343: Clean up all of checksetup prior to localconfig code
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mkanat%bugzilla.org [Sat, 29 Jul 2006 01:04:39 +0000 (01:04 +0000)]
Bug 346275: checksetup.pl should read the "answers" file into a Safe
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mkanat%bugzilla.org [Sat, 29 Jul 2006 01:03:43 +0000 (01:03 +0000)]
Bug 346270: Eliminate as many BEGIN blocks as possible from checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mkanat%bugzilla.org [Sat, 29 Jul 2006 01:02:26 +0000 (01:02 +0000)]
Bug 346265: checksetup.pl should use Getopt::Long instead of its current hack
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mkanat%bugzilla.org [Sat, 29 Jul 2006 01:00:52 +0000 (01:00 +0000)]
Bug 346212: Create POD for checksetup.pl, and move --help message into Pod::Usage output
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mkanat%bugzilla.org [Fri, 28 Jul 2006 15:28:05 +0000 (15:28 +0000)]
Bug 344855: Create a subroutine that does all of checksetup's requirements checking
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
mkanat%bugzilla.org [Fri, 28 Jul 2006 15:20:31 +0000 (15:20 +0000)]
Bug 173897: Fix |XXX - mod_perl| comments
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
lpsolit%gmail.com [Wed, 26 Jul 2006 23:39:42 +0000 (23:39 +0000)]
Bug 333407: file_too_large error should mention AttachURL when enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
lpsolit%gmail.com [Wed, 26 Jul 2006 06:31:27 +0000 (06:31 +0000)]
Bug 343752: The 'order' field in buglist.cgi is not properly parsed when using aliases - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
lpsolit%gmail.com [Wed, 26 Jul 2006 06:22:48 +0000 (06:22 +0000)]
Bug 338869: The 'quicksearch' field in the footer redirects to http:// even when sslbase is in use - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
mkanat%bugzilla.org [Wed, 26 Jul 2006 06:22:03 +0000 (06:22 +0000)]
Bug 300978: bad output when a non-cgi script dies
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
mkanat%bugzilla.org [Wed, 26 Jul 2006 06:20:01 +0000 (06:20 +0000)]
Bug 339382: Make Bugzilla::Field use Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
mkanat%bugzilla.org [Tue, 25 Jul 2006 13:18:27 +0000 (13:18 +0000)]
Bug 345389: Template-Toolkit 2.15 moved Template::Plugin::GD into a separate package
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
lpsolit%gmail.com [Tue, 25 Jul 2006 08:25:44 +0000 (08:25 +0000)]
Bug 345652: request.cgi should look at flags.modification_date instead of flags.creation_date - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
lpsolit%gmail.com [Tue, 25 Jul 2006 07:38:17 +0000 (07:38 +0000)]
Bug 329789: The guided format when creating a bug doesn't let me specify a component as part of the URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
lpsolit%gmail.com [Tue, 25 Jul 2006 07:23:33 +0000 (07:23 +0000)]
Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
lpsolit%gmail.com [Tue, 25 Jul 2006 07:08:10 +0000 (07:08 +0000)]
Bug 345359: Prevent Flag::clear from deleting a deleted flag when checking the inclusion and exclusion lists - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
lpsolit%gmail.com [Tue, 25 Jul 2006 06:22:53 +0000 (06:22 +0000)]
Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap r=myk a=myk
mkanat%bugzilla.org [Tue, 25 Jul 2006 04:43:35 +0000 (04:43 +0000)]
Bug 344527: Old Charts are broken using mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
mkanat%bugzilla.org [Tue, 25 Jul 2006 04:41:04 +0000 (04:41 +0000)]
Bug 344282: Require DBI 1.41+ for DBD::Pg 1.45
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
lpsolit%gmail.com [Sun, 23 Jul 2006 03:41:24 +0000 (03:41 +0000)]
Bug 326946: Hide resolved bugs by default when accessing showdependencytree.cgi from show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
lpsolit%gmail.com [Sun, 23 Jul 2006 02:17:12 +0000 (02:17 +0000)]
[No bug #] Fix warnings reported by 011pod.t about importxml.pl - Patch by me
mkanat%bugzilla.org [Sat, 22 Jul 2006 05:00:30 +0000 (05:00 +0000)]
Bug 342736: checksetup should show mod_perl requirements
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
mkanat%bugzilla.org [Fri, 21 Jul 2006 15:33:57 +0000 (15:33 +0000)]
Bug 322848: Extremely slow performance with a lot of products (~1800) and security groups for each
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
lpsolit%gmail.com [Fri, 21 Jul 2006 06:32:09 +0000 (06:32 +0000)]
Bug 345364: The word "Bug" appears bare in editparams.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
lpsolit%gmail.com [Fri, 21 Jul 2006 06:29:02 +0000 (06:29 +0000)]
Bug 345381: Cannot add any new field in editvalues.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
mozilla%colinogilvie.co.uk [Thu, 20 Jul 2006 04:37:44 +0000 (04:37 +0000)]
Bug 344731: Update documentation minimum versions automatically
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=myk
mkanat%bugzilla.org [Thu, 20 Jul 2006 02:40:46 +0000 (02:40 +0000)]
Fix checkin nit on bug 344617.
mkanat%bugzilla.org [Thu, 20 Jul 2006 02:38:34 +0000 (02:38 +0000)]
Bug 344617: Move data about optional requirements into Bugzilla::Install::Requirements
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=wicked, a=justdave
mkanat%bugzilla.org [Thu, 20 Jul 2006 02:36:28 +0000 (02:36 +0000)]
Bug 344612: $silent does not work properly in checksetup.pl anymore
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
lpsolit%gmail.com [Wed, 19 Jul 2006 06:49:52 +0000 (06:49 +0000)]
Bug 313125: Implement validations and database persistence functions for Versions.pm and clean-up editversions.cgi - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=myk
lpsolit%gmail.com [Wed, 19 Jul 2006 04:54:38 +0000 (04:54 +0000)]
Bug 345032: Tainted value in request.cgi when restricting the search to a given flag - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
mkanat%bugzilla.org [Wed, 19 Jul 2006 04:20:05 +0000 (04:20 +0000)]
Bug 339379: Make Bugzilla::Product use Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
lpsolit%gmail.com [Wed, 19 Jul 2006 04:13:45 +0000 (04:13 +0000)]
Bug 345104: $field_descs values in field_descs.none.html are overwritten by values from the DB - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
mkanat%bugzilla.org [Wed, 19 Jul 2006 04:10:31 +0000 (04:10 +0000)]
Bug 344521: Make custom fields optionally functional on enter_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
mkanat%bugzilla.org [Wed, 19 Jul 2006 04:08:15 +0000 (04:08 +0000)]
Bug 344915: Non-installed modules are reported incorrectly
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=LpSolit, a=justdave
mkanat%bugzilla.org [Tue, 18 Jul 2006 02:57:35 +0000 (02:57 +0000)]
Bug 344513: Make plain-text custom fields functional on all pages except enter_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
mkanat%bugzilla.org [Mon, 17 Jul 2006 07:13:41 +0000 (07:13 +0000)]
[No Bug] Remove double statement about adding classifications.sortkey.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
lpsolit%gmail.com [Mon, 17 Jul 2006 06:22:32 +0000 (06:22 +0000)]
Bug 277377: Classifications should support sort keys - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
lpsolit%gmail.com [Mon, 17 Jul 2006 06:02:32 +0000 (06:02 +0000)]
Bug 95923: Don't let users change fields they aren't allowed to change - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
lpsolit%gmail.com [Mon, 17 Jul 2006 05:53:08 +0000 (05:53 +0000)]
Bug 238819: enter_bug.cgi should offer ASSIGNED as a possible initial state - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
lpsolit%gmail.com [Sun, 16 Jul 2006 21:22:56 +0000 (21:22 +0000)]
Bug 344661: Cannot upgrade PostgreSQL installations anymore - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
mozilla%colinogilvie.co.uk [Sat, 15 Jul 2006 05:11:34 +0000 (05:11 +0000)]
Bug 344727: Documentation still thinks we need XML::Parser, but we now need XML::Twig
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat
lpsolit%gmail.com [Fri, 14 Jul 2006 16:42:12 +0000 (16:42 +0000)]
Bug 343432: Remove Bugzilla::Flag::get() and implement real flag objects - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
karl%kornel.name [Fri, 14 Jul 2006 13:04:21 +0000 (13:04 +0000)]
Bug 344074: Parameter to show announcements at the top of all pages
Patch by A. Karl Kornel <karl@kornel.name> r=myk a=myk
mkanat%bugzilla.org [Fri, 14 Jul 2006 04:55:43 +0000 (04:55 +0000)]
Bug 343338: Eliminate "my" variables from the root level of modules
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
mkanat%bugzilla.org [Fri, 14 Jul 2006 04:50:08 +0000 (04:50 +0000)]
Bug 281494: Create Bugzilla::Install::Requirements for requirements-checking subroutines in checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=wicked, a=myk
wurblzap%gmail.com [Fri, 14 Jul 2006 03:32:42 +0000 (03:32 +0000)]
Bug 69000: Permit a stored query to be marked "shared" and accessible by other users.
Emergency docs Tinderbox fixing patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, colin.ogilvie
wurblzap%gmail.com [Fri, 14 Jul 2006 03:07:57 +0000 (03:07 +0000)]
Bug 69000: Permit a stored query to be marked "shared" and accessible by other users.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=vladd, a=myk
lpsolit%gmail.com [Fri, 14 Jul 2006 02:04:06 +0000 (02:04 +0000)]
Bug 344298: importxml.pl performance problem - Patch by Vance Baarda <vrb@novell.com> r=ghendricks a=myk
lpsolit%gmail.com [Fri, 14 Jul 2006 01:49:59 +0000 (01:49 +0000)]
Bug 344507: Users watching you: None should be "No one" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
lpsolit%gmail.com [Fri, 14 Jul 2006 01:37:08 +0000 (01:37 +0000)]
Bug 344448: editparams.cgi doesn't let me clear a group - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
lpsolit%gmail.com [Fri, 14 Jul 2006 01:02:53 +0000 (01:02 +0000)]
Fix on checkin for bug 94534
lpsolit%gmail.com [Fri, 14 Jul 2006 01:00:40 +0000 (01:00 +0000)]
Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
mozilla%colinogilvie.co.uk [Thu, 13 Jul 2006 23:55:41 +0000 (23:55 +0000)]
Documentation for Bug 282686: Multiple projects sharing the same Bugzilla codebase (different datastores).
Original Patch by guillomovitch@zarb.org; Completed by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
lpsolit%gmail.com [Thu, 13 Jul 2006 19:11:56 +0000 (19:11 +0000)]
Bug 344497: Cannot create new bugs (affects the 2.23.2 release) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless r=mkanat (emergency checkin)
lpsolit%gmail.com [Wed, 12 Jul 2006 19:38:54 +0000 (19:38 +0000)]
Bug 343916: hidden submit button should have display: none - Patch by Rob Siklos <robzilla@siklos.ca> r=bkor r=glob a=myk
lpsolit%gmail.com [Wed, 12 Jul 2006 19:21:36 +0000 (19:21 +0000)]
Bug 317694: All buttons in forms must have an id - Patches by André Batosti <batosti@async.com.br> r=ghendricks a=myk
lpsolit%gmail.com [Wed, 12 Jul 2006 18:51:43 +0000 (18:51 +0000)]
Bug 344106: Error upgrading Bugzilla to version 2.23.2+ with perl 5.8.0 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
mkanat%bugzilla.org [Wed, 12 Jul 2006 13:05:07 +0000 (13:05 +0000)]
Bug 342757: searching results in "YOUR BROWSER DOESN'T SUPPORT THIS SERVER-PUSH TECHNOLOGY" warning on brower under mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
lpsolit%gmail.com [Tue, 11 Jul 2006 07:42:57 +0000 (07:42 +0000)]
Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by guillomovitch@zarb.org r=mkanat a=justdave
lpsolit%gmail.com [Tue, 11 Jul 2006 07:32:20 +0000 (07:32 +0000)]
Bug 327782: describecomponents.cgi should include the product description of the selected product - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=GavinS a=myk
mkanat%bugzilla.org [Mon, 10 Jul 2006 07:36:08 +0000 (07:36 +0000)]
Bump the version number post-release.
mkanat%bugzilla.org [Mon, 10 Jul 2006 06:29:24 +0000 (06:29 +0000)]
Bump version number for release of 2.23.2.
mkanat%bugzilla.org [Sun, 9 Jul 2006 12:00:20 +0000 (12:00 +0000)]
Bug 342238: There is a dependency loop between Bugzilla::User and Bugzilla::Component
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
lpsolit%gmail.com [Thu, 6 Jul 2006 19:09:28 +0000 (19:09 +0000)]
Bug 282025: Queries with group pronouns should accept non-word characters in group names - Patch by Dave Miller <justdave@bugzilla.org> r=joel a=myk
lpsolit%gmail.com [Thu, 6 Jul 2006 19:06:43 +0000 (19:06 +0000)]
Bug 343421: Fix some typos in comments - Patch by timeless <timeless@bemail.org> r=wicked a=myk
mkanat%bugzilla.org [Thu, 6 Jul 2006 13:12:04 +0000 (13:12 +0000)]
Bug 173629: Clean up "my" variable scoping issues for mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
lpsolit%gmail.com [Thu, 6 Jul 2006 09:18:28 +0000 (09:18 +0000)]
Bug 343702: editflagtypes.cgi: Argument "" isn't numeric in numeric gt (>) at template/en/default/request/email.txt.tmpl line 155 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
lpsolit%gmail.com [Thu, 6 Jul 2006 08:49:40 +0000 (08:49 +0000)]
Bug 343699: votes.cgi: Reference found where even-sized list expected - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk