Commit Graph

867 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
a77e53b023 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 2006-07-12 11:51:43 +00:00
mkanat%bugzilla.org
3b2436da55 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
2006-07-12 06:05:07 +00:00
lpsolit%gmail.com
325895d8a6 Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by guillomovitch@zarb.org r=mkanat a=justdave 2006-07-11 00:42:58 +00:00
mkanat%bugzilla.org
6614d26050 Bump the version number post-release. 2006-07-10 00:36:08 +00:00
mkanat%bugzilla.org
d1446bf152 Bump version number for release of 2.23.2. 2006-07-09 23:29:24 +00:00
mkanat%bugzilla.org
e917d1d452 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
2006-07-09 05:00:20 +00:00
lpsolit%gmail.com
f7fa629c11 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 2006-07-06 12:09:28 +00:00
lpsolit%gmail.com
de70574428 Bug 343421: Fix some typos in comments - Patch by timeless <timeless@bemail.org> r=wicked a=myk 2006-07-06 12:06:43 +00:00
lpsolit%gmail.com
ee4f9061b4 Bug 340967: The login form appears twice when trying to add an attachment (due to two consecutive calls to Bugzilla->login) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-05 23:42:47 +00:00
mkanat%bugzilla.org
b69a47075f Bug 343361: die_with_dignity is useless inside of Bugzilla::CGI
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=colin, a=myk
2006-07-05 23:33:25 +00:00
lpsolit%gmail.com
f35a912a41 Bug 342861: Cannot upgrade from any version before 2.17.1 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-05 23:31:45 +00:00
lpsolit%gmail.com
0601170f31 Bug 232705: FlagType::normalize() not used; remove it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-07-05 21:45:15 +00:00
mkanat%bugzilla.org
3eabc93edf Bug 338375: Use Bugzilla->params everywhere instead of Param().
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:42:47 +00:00
mkanat%bugzilla.org
22e445e882 Bug 342869: Use Bugzilla->params everywhere except templates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:26:22 +00:00
mkanat%bugzilla.org
e6d3274bc8 Bug 343112: @Bugzilla::Config::parampanels is only defined if something calls _load_params
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:23:26 +00:00
mkanat%bugzilla.org
087b1f0da2 Bug 342744: bz_locations should return absolute paths for mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=justdave, a=justdave
2006-07-03 21:16:30 +00:00
lpsolit%gmail.com
a05018fb98 Fix on checkin for bug 343364 2006-07-03 09:25:07 +00:00
lpsolit%gmail.com
8dd4eba7d9 Bug 343364: Changing Multiple Bugs is broken - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-07-03 09:21:42 +00:00
lpsolit%gmail.com
0e4903a203 Bug 343294: Update notification does not work through an HTTP proxy - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=justdave 2006-07-03 09:08:43 +00:00
lpsolit%gmail.com
5179c9b8c2 Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R�mi Zara <remi_zara@mac.com> r=mkanat a=justdave 2006-07-03 08:53:27 +00:00
lpsolit%gmail.com
3eb1ab9d65 Bug 340278: Move CheckCanChangeField() from process_bug.cgi to Bug.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-07-01 20:01:52 +00:00
mkanat%bugzilla.org
b358786820 Bug 343248: SQL query to get all keywords with bug count is duplicated in editkeywords.cgi and describekeywords.cgi
Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave
2006-07-01 16:45:54 +00:00
mkanat%bugzilla.org
4082e765b6 Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_locations()
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-29 16:49:56 +00:00
mkanat%bugzilla.org
0160424edb Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave
2006-06-27 10:54:05 +00:00
mozilla%colinogilvie.co.uk
be8a36bd4d Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugs
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave
2006-06-26 21:05:32 +00:00
mkanat%bugzilla.org
56ca7ebeea Bug 342410: Various modules assume functions are in global scope, when none are
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-26 10:06:47 +00:00
lpsolit%gmail.com
752b3697fc Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in editparams.cgi should be listed in a dropdown menu - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin r=mkanat a=myk 2006-06-21 01:06:00 +00:00
lpsolit%gmail.com
7d976ba23d Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
lpsolit%gmail.com
f2c62770e7 Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-20 07:55:39 +00:00
lpsolit%gmail.com
4433df7eec Bug 278017: Eliminate use of deprecated Bugzilla::DB routines (SendSQL, etc.) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-20 07:39:01 +00:00
lpsolit%gmail.com
466ff3b3da Bug 300552: Eliminate deprecated Bugzilla::DB routines from Search.pm - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-06-20 07:32:31 +00:00
lpsolit%gmail.com
31fbfa9477 Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave
Bug 328637: Remove all legal_* versioncache arrays - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

Bug 110503 - Eliminate versioncache
2006-06-19 20:15:18 +00:00
lpsolit%gmail.com
ae070720a6 Bug 342053: Quicksearch.pm defines $cgi outside routines - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2006-06-19 20:00:41 +00:00
vladd%bugzilla.org
e4054c6dae Spelling patch: use the right spelling form for 'overridden'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 18:17:23 +00:00
lpsolit%gmail.com
351a31d751 Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2006-06-19 17:30:24 +00:00
vladd%bugzilla.org
0d7d3bf68f Spelling in code comments patch: 'behavour' -> 'behaviour'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 15:39:53 +00:00