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

4389 Коммитов

Автор SHA1 Сообщение Дата
lpsolit%gmail.com 78245b5a29 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 6fb1e348ca 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 6f8d9fb3b7 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 b14ebe0244 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 7259a58262 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 ab037b6fb4 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 84807a48fa 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 4b4bd1fe8a 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 d313754577 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 39ebc1b4f3 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 4ed28f52ee 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 4a12ef3280 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 512b20f943 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 c698a14afd 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 a9cdba2792 [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 e89030a084 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 213c3de8e0 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 ae8a224346 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 fa3dfccfa1 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 1a09b23e8b 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 730aeef23d Fix checkin nit on bug 344617. 2006-07-19 19:40:46 +00:00
mkanat%bugzilla.org a9d5e83836 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 233fb931c8 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 1bd047b836 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 9787c05282 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 2103a71f0e 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 80b6ca41a2 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 d1872b45c6 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 ab49c71fc7 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 aa3e7e8122 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 b6cdd2df95 [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 8dce50685c 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 8458573c7b 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 8f75200ff0 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 fbe2e3e9c6 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 2d4310d155 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 aa0eb49179 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 cc2ea3ca95 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 f579049209 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 adeae2c910 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 91a3d6dfce 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 efced01085 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 dadd609817 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 20ac7bbe8f 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 0131869968 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 407bc038ef Fix on checkin for bug 94534 2006-07-13 18:02:53 +00:00
lpsolit%gmail.com 1356a99120 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 f858ffe405 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 16eefba57c 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 6355ed276e 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