aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com2006-07-1418-93/+549
| | | | | | | other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
* Bug 344298: importxml.pl performance problem - Patch by Vance Baarda ↵lpsolit%gmail.com2006-07-141-8/+22
| | | | <vrb@novell.com> r=ghendricks a=myk
* Bug 344507: Users watching you: None should be "No one" - Patch by ↵lpsolit%gmail.com2006-07-141-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
* Bug 344448: editparams.cgi doesn't let me clear a group - Patch by ↵lpsolit%gmail.com2006-07-142-0/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Fix on checkin for bug 94534lpsolit%gmail.com2006-07-141-1/+1
|
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-1425-130/+268
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* Documentation for Bug 282686: Multiple projects sharing the same Bugzilla ↵mozilla%colinogilvie.co.uk2006-07-131-1/+41
| | | | | | codebase (different datastores). Original Patch by guillomovitch@zarb.org; Completed by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
* Bug 344497: Cannot create new bugs (affects the 2.23.2 release) - Patch by ↵lpsolit%gmail.com2006-07-131-0/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=timeless r=mkanat (emergency checkin)
* Bug 343916: hidden submit button should have display: none - Patch by Rob ↵lpsolit%gmail.com2006-07-121-1/+1
| | | | Siklos <robzilla@siklos.ca> r=bkor r=glob a=myk
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com2006-07-1272-113/+141
| | | | <batosti@async.com.br> r=ghendricks a=myk
* Bug 344106: Error upgrading Bugzilla to version 2.23.2+ with perl 5.8.0 - ↵lpsolit%gmail.com2006-07-121-45/+34
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 342757: searching results in "YOUR BROWSER DOESN'T SUPPORT THIS ↵mkanat%bugzilla.org2006-07-122-10/+22
| | | | | | SERVER-PUSH TECHNOLOGY" warning on brower under mod_perl Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
* Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by ↵lpsolit%gmail.com2006-07-113-30/+16
| | | | guillomovitch@zarb.org r=mkanat a=justdave
* Bug 327782: describecomponents.cgi should include the product description of ↵lpsolit%gmail.com2006-07-111-0/+4
| | | | the selected product - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=GavinS a=myk
* Bump the version number post-release.mkanat%bugzilla.org2006-07-101-1/+1
|
* Bump version number for release of 2.23.2.mkanat%bugzilla.org2006-07-102-3/+3
|
* Bug 342238: There is a dependency loop between Bugzilla::User and ↵mkanat%bugzilla.org2006-07-091-1/+1
| | | | | | Bugzilla::Component Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
* Bug 282025: Queries with group pronouns should accept non-word characters in ↵lpsolit%gmail.com2006-07-061-2/+2
| | | | group names - Patch by Dave Miller <justdave@bugzilla.org> r=joel a=myk
* Bug 343421: Fix some typos in comments - Patch by timeless ↵lpsolit%gmail.com2006-07-063-8/+8
| | | | <timeless@bemail.org> r=wicked a=myk
* Bug 173629: Clean up "my" variable scoping issues for mod_perlmkanat%bugzilla.org2006-07-0619-57/+101
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 343702: editflagtypes.cgi: Argument "" isn't numeric in numeric gt (>) ↵lpsolit%gmail.com2006-07-061-1/+1
| | | | at template/en/default/request/email.txt.tmpl line 155 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 343699: votes.cgi: Reference found where even-sized list expected - ↵lpsolit%gmail.com2006-07-061-1/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 340967: The login form appears twice when trying to add an attachment ↵lpsolit%gmail.com2006-07-061-0/+15
| | | | (due to two consecutive calls to Bugzilla->login) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 343361: die_with_dignity is useless inside of Bugzilla::CGImkanat%bugzilla.org2006-07-062-12/+13
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=colin, a=myk
* Bug 342861: Cannot upgrade from any version before 2.17.1 - Patch by ↵lpsolit%gmail.com2006-07-061-5/+7
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Extra blank in the XML::Twig warning - r=wicked on IRClpsolit%gmail.com2006-07-061-1/+1
|
* Bug 232705: FlagType::normalize() not used; remove it - Patch by Frédéric ↵lpsolit%gmail.com2006-07-061-49/+0
| | | | Buclin <LpSolit@gmail.com> r/a=myk
* Bug 343566: Runtests test 004template.t fails on some systems with a ↵lpsolit%gmail.com2006-07-051-0/+4
| | | | complaint about RELATIVE - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
* Bug 341867: post_bug.cgi lets users with editbugs and canconfirm privs enter ↵lpsolit%gmail.com2006-07-041-28/+10
| | | | bugs as UNCONFIRMED even when votes_to_confirm is 0 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=myk
* Bug 343189: checksetup.pl HASH reference error with 2.18.5 to 2.20.2/2.22 ↵mkanat%bugzilla.org2006-07-041-1/+2
| | | | | | upgrade Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-0457-94/+9
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-0453-307/+365
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 343112: @Bugzilla::Config::parampanels is only defined if something ↵mkanat%bugzilla.org2006-07-042-17/+17
| | | | | | calls _load_params Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 343337: process_bug.cgi calls certain constants as global subroutinesmkanat%bugzilla.org2006-07-041-2/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 342744: bz_locations should return absolute paths for mod_perlmkanat%bugzilla.org2006-07-041-30/+37
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=justdave, a=justdave
* Bug 342828: keyword cache is not sorted alphabetically, makes sorting by ↵lpsolit%gmail.com2006-07-031-1/+2
| | | | keyword inconsistent - Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
* Fix on checkin for bug 343364lpsolit%gmail.com2006-07-031-1/+1
|
* Bug 343364: Changing Multiple Bugs is broken - Patch by Olav Vitters ↵lpsolit%gmail.com2006-07-031-7/+7
| | | | <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 343294: Update notification does not work through an HTTP proxy - Patch ↵lpsolit%gmail.com2006-07-031-0/+1
| | | | by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=justdave
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵lpsolit%gmail.com2006-07-0314-17/+25
| | | | Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave
* Bug 340278: Move CheckCanChangeField() from process_bug.cgi to Bug.pm - ↵lpsolit%gmail.com2006-07-023-187/+168
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 343248: SQL query to get all keywords with bug count is duplicated in ↵mkanat%bugzilla.org2006-07-016-30/+57
| | | | | | editkeywords.cgi and describekeywords.cgi Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave
* Bug 343166: $template->process leaks 512K of RAM per call under mod_perlmkanat%bugzilla.org2006-07-011-1/+15
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
* Bug 342121: Remove usage of Config qw(:locations) in favor of ↵mkanat%bugzilla.org2006-06-299-68/+49
| | | | | | Constants::bz_locations() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 342114: Bugzilla.pm caches data in global variablesmkanat%bugzilla.org2006-06-291-53/+48
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 342731: checksetup.pl "answers" file seems to be brokenmkanat%bugzilla.org2006-06-291-1/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=Wurblzap, a=justdave
* Bug 341495: Merge the banner and headerbugzilla%glob.com.au2006-06-277-64/+62
| | | | Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
* Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalentsmkanat%bugzilla.org2006-06-275-35/+9
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave
* Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugsmozilla%colinogilvie.co.uk2006-06-273-3/+10
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave
* Bug 342528: Undefined subroutine in showdependencytree.cgi in latest CVSmkanat%bugzilla.org2006-06-261-0/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave