Граф коммитов

4389 Коммитов

Автор SHA1 Сообщение Дата
lpsolit%gmail.com 87e77d5940 Bug 333407: file_too_large error should mention AttachURL when enabled - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2006-07-26 16:39:42 +00:00
lpsolit%gmail.com 4af3632617 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 2006-07-25 23:31:27 +00:00
lpsolit%gmail.com 45799e68f3 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 2006-07-25 23:22:48 +00:00
mkanat%bugzilla.org 7d0c48b8f1 Bug 300978: bad output when a non-cgi script dies
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-25 23:22:03 +00:00
mkanat%bugzilla.org 858c30b78d Bug 339382: Make Bugzilla::Field use Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-25 23:20:42 +00:00
mkanat%bugzilla.org 1d35a18d45 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
2006-07-25 06:19:08 +00:00
lpsolit%gmail.com 0f9ef7889d 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 2006-07-25 01:25:44 +00:00
lpsolit%gmail.com 8e3e275602 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 2006-07-25 00:38:17 +00:00
lpsolit%gmail.com 28a345e727 Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype objects - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-07-25 00:24:54 +00:00
lpsolit%gmail.com faeb3d399a 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 2006-07-25 00:08:31 +00:00
lpsolit%gmail.com f525c1e087 Bug 174039: Set flags on bug entry - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap r=myk a=myk 2006-07-24 23:24:34 +00:00
mkanat%bugzilla.org a1881ec5d6 Bug 344527: Old Charts are broken using mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-24 21:43:55 +00:00
mkanat%bugzilla.org 82d93b74ee Bug 344282: Require DBI 1.41+ for DBD::Pg 1.45
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-24 21:41:04 +00:00
lpsolit%gmail.com 9e84e562bb 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 2006-07-22 20:41:44 +00:00
lpsolit%gmail.com e0b410e815 [No bug #] Fix warnings reported by 011pod.t about importxml.pl - Patch by me 2006-07-22 19:17:12 +00:00
mkanat%bugzilla.org b690efe251 Bug 342736: checksetup should show mod_perl requirements
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-21 22:00:50 +00:00
mkanat%bugzilla.org c78905290d 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
2006-07-21 08:33:57 +00:00
lpsolit%gmail.com 9e9f387069 Bug 345364: The word "Bug" appears bare in editparams.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-20 23:32:09 +00:00
lpsolit%gmail.com 422c62d9a1 Bug 345381: Cannot add any new field in editvalues.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-20 23:29:02 +00:00
mozilla%colinogilvie.co.uk 8b1dec174d Bug 344731: Update documentation minimum versions automatically
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=myk
2006-07-19 21:38:10 +00:00
mkanat%bugzilla.org 6ea2c00227 Fix checkin nit on bug 344617. 2006-07-19 19:40:46 +00:00
mkanat%bugzilla.org d5f18bee91 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
2006-07-19 19:38:54 +00:00
mkanat%bugzilla.org eb40844397 Bug 344612: $silent does not work properly in checksetup.pl anymore
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-19 19:36:49 +00:00
lpsolit%gmail.com 8158ab9df0 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 2006-07-18 23:50:32 +00:00
lpsolit%gmail.com fb671959bc 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 2006-07-18 21:54:38 +00:00
mkanat%bugzilla.org 098829e91d Bug 339379: Make Bugzilla::Product use Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-18 21:20:25 +00:00
lpsolit%gmail.com 48ef21445e 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 2006-07-18 21:13:45 +00:00
mkanat%bugzilla.org f39ba8d1b6 Bug 344521: Make custom fields optionally functional on enter_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-18 21:11:52 +00:00
mkanat%bugzilla.org 59339f08d8 Bug 344915: Non-installed modules are reported incorrectly
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=LpSolit, a=justdave
2006-07-18 21:08:15 +00:00
mkanat%bugzilla.org 908f74af98 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
2006-07-17 19:58:56 +00:00
mkanat%bugzilla.org 106964ea3b [No Bug] Remove double statement about adding classifications.sortkey.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-17 00:13:41 +00:00
lpsolit%gmail.com 1d5656042f Bug 277377: Classifications should support sort keys - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-07-16 23:23:33 +00:00
lpsolit%gmail.com 18f48b6bbb 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 2006-07-16 23:02:52 +00:00
lpsolit%gmail.com 067840f65b 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 2006-07-16 22:53:08 +00:00
lpsolit%gmail.com 9a854d5608 Bug 344661: Cannot upgrade PostgreSQL installations anymore - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-16 14:22:56 +00:00
mozilla%colinogilvie.co.uk 940772e2b3 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
2006-07-14 22:11:34 +00:00
lpsolit%gmail.com 9d1eb869fe Bug 343432: Remove Bugzilla::Flag::get() and implement real flag objects - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-07-14 09:42:12 +00:00
karl%kornel.name 8d27fb0e56 Bug 344074: Parameter to show announcements at the top of all pages
Patch by A. Karl Kornel <karl@kornel.name> r=myk a=myk
2006-07-14 06:04:21 +00:00
mkanat%bugzilla.org 0b6eda9eca Bug 343338: Eliminate "my" variables from the root level of modules
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-13 21:55:43 +00:00
mkanat%bugzilla.org cfa3816dbe 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
2006-07-13 21:50:08 +00:00
wurblzap%gmail.com d6d2d411eb 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
2006-07-13 20:32:42 +00:00
wurblzap%gmail.com 6ab2adb739 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
2006-07-13 20:08:00 +00:00
lpsolit%gmail.com b73295ac2c Bug 344298: importxml.pl performance problem - Patch by Vance Baarda <vrb@novell.com> r=ghendricks a=myk 2006-07-13 19:04:06 +00:00
lpsolit%gmail.com 3527bf4444 Bug 344507: Users watching you: None should be "No one" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2006-07-13 18:49:59 +00:00
lpsolit%gmail.com bb4ab6c2f1 Bug 344448: editparams.cgi doesn't let me clear a group - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-13 18:37:08 +00:00
lpsolit%gmail.com 9d5379920b Fix on checkin for bug 94534 2006-07-13 18:02:53 +00:00
lpsolit%gmail.com ed562af192 Bug 94534: Customised resolutions - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-13 18:00:43 +00:00
mozilla%colinogilvie.co.uk 271440bb18 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
2006-07-13 16:55:41 +00:00
lpsolit%gmail.com 2b9ca38756 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) 2006-07-13 12:11:56 +00:00
lpsolit%gmail.com f713cef1fe Bug 343916: hidden submit button should have display: none - Patch by Rob Siklos <robzilla@siklos.ca> r=bkor r=glob a=myk 2006-07-12 12:38:54 +00:00