aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 344513: Make plain-text custom fields functional on all pages except ente...mkanat%bugzilla.org2006-07-189-14/+90
* [No Bug] Remove double statement about adding classifications.sortkey.mkanat%bugzilla.org2006-07-171-2/+0
* Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ...lpsolit%gmail.com2006-07-1712-6/+68
* Bug 95923: Don't let users change fields they aren't allowed to change - Patc...lpsolit%gmail.com2006-07-172-36/+78
* Bug 238819: enter_bug.cgi should offer ASSIGNED as a possible initial state -...lpsolit%gmail.com2006-07-172-20/+30
* Bug 344661: Cannot upgrade PostgreSQL installations anymore - Patch by FrédÃ...lpsolit%gmail.com2006-07-161-2/+8
* Bug 344727: Documentation still thinks we need XML::Parser, but we now need X...mozilla%colinogilvie.co.uk2006-07-153-13/+11
* Bug 343432: Remove Bugzilla::Flag::get() and implement real flag objects - Pa...lpsolit%gmail.com2006-07-142-124/+141
* Bug 344074: Parameter to show announcements at the top of all pageskarl%kornel.name2006-07-143-0/+23
* Bug 343338: Eliminate "my" variables from the root level of modulesmkanat%bugzilla.org2006-07-146-90/+102
* Bug 281494: Create Bugzilla::Install::Requirements for requirements-checking ...mkanat%bugzilla.org2006-07-142-158/+273
* Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com2006-07-141-1/+1
* Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com2006-07-1418-93/+549
* Bug 344298: importxml.pl performance problem - Patch by Vance Baarda <vrb@nov...lpsolit%gmail.com2006-07-141-8/+22
* Bug 344507: Users watching you: None should be "No one" - Patch by Frédéric...lpsolit%gmail.com2006-07-141-1/+1
* Bug 344448: editparams.cgi doesn't let me clear a group - Patch by Frédéric...lpsolit%gmail.com2006-07-142-0/+2
* Fix on checkin for bug 94534lpsolit%gmail.com2006-07-141-1/+1
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...lpsolit%gmail.com2006-07-1425-130/+268
* Documentation for Bug 282686: Multiple projects sharing the same Bugzilla cod...mozilla%colinogilvie.co.uk2006-07-131-1/+41
* Bug 344497: Cannot create new bugs (affects the 2.23.2 release) - Patch by Fr...lpsolit%gmail.com2006-07-131-0/+1
* Bug 343916: hidden submit button should have display: none - Patch by Rob Sik...lpsolit%gmail.com2006-07-121-1/+1
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-1272-113/+141
* Bug 344106: Error upgrading Bugzilla to version 2.23.2+ with perl 5.8.0 - Pat...lpsolit%gmail.com2006-07-121-45/+34
* Bug 342757: searching results in "YOUR BROWSER DOESN'T SUPPORT THIS SERVER-PU...mkanat%bugzilla.org2006-07-122-10/+22
* Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by guil...lpsolit%gmail.com2006-07-113-30/+16
* Bug 327782: describecomponents.cgi should include the product description of ...lpsolit%gmail.com2006-07-111-0/+4
* 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 Bugzilla::C...mkanat%bugzilla.org2006-07-091-1/+1
* Bug 282025: Queries with group pronouns should accept non-word characters in ...lpsolit%gmail.com2006-07-061-2/+2
* Bug 343421: Fix some typos in comments - Patch by timeless <timeless@bemail.o...lpsolit%gmail.com2006-07-063-8/+8
* Bug 173629: Clean up "my" variable scoping issues for mod_perlmkanat%bugzilla.org2006-07-0619-57/+101
* Bug 343702: editflagtypes.cgi: Argument "" isn't numeric in numeric gt (>) at...lpsolit%gmail.com2006-07-061-1/+1
* Bug 343699: votes.cgi: Reference found where even-sized list expected - Patch...lpsolit%gmail.com2006-07-061-1/+1
* Bug 340967: The login form appears twice when trying to add an attachment (du...lpsolit%gmail.com2006-07-061-0/+15
* Bug 343361: die_with_dignity is useless inside of Bugzilla::CGImkanat%bugzilla.org2006-07-062-12/+13
* Bug 342861: Cannot upgrade from any version before 2.17.1 - Patch by Frédér...lpsolit%gmail.com2006-07-061-5/+7
* 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 B...lpsolit%gmail.com2006-07-061-49/+0
* Bug 343566: Runtests test 004template.t fails on some systems with a complain...lpsolit%gmail.com2006-07-051-0/+4
* Bug 341867: post_bug.cgi lets users with editbugs and canconfirm privs enter ...lpsolit%gmail.com2006-07-041-28/+10
* Bug 343189: checksetup.pl HASH reference error with 2.18.5 to 2.20.2/2.22 upg...mkanat%bugzilla.org2006-07-041-1/+2
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-0457-94/+9
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-0453-307/+365
* Bug 343112: @Bugzilla::Config::parampanels is only defined if something calls...mkanat%bugzilla.org2006-07-042-17/+17
* Bug 343337: process_bug.cgi calls certain constants as global subroutinesmkanat%bugzilla.org2006-07-041-2/+2
* Bug 342744: bz_locations should return absolute paths for mod_perlmkanat%bugzilla.org2006-07-041-30/+37
* Bug 342828: keyword cache is not sorted alphabetically, makes sorting by keyw...lpsolit%gmail.com2006-07-031-1/+2
* Fix on checkin for bug 343364lpsolit%gmail.com2006-07-031-1/+1
* Bug 343364: Changing Multiple Bugs is broken - Patch by Olav Vitters <bugzill...lpsolit%gmail.com2006-07-031-7/+7