aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 349855: editgroups.cgi doesn't protect the querysharegroup from deletionlpsolit%gmail.com2006-10-212-4/+17
* Bug 348923: Clean up a few more variable-scoping issues for mod_perlmkanat%bugzilla.org2006-10-212-9/+9
* Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updatesmkanat%bugzilla.org2006-10-213-91/+127
* Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...wurblzap%gmail.com2006-10-217-32/+37
* Bug 357005: 'cf_' should not be allowed as a custom field nameolav%bkor.dhs.org2006-10-202-3/+4
* Bug 357396: Mass-change broken due to the undesired onClick="document.locatio...lpsolit%gmail.com2006-10-201-4/+2
* Bug 330290: Edit users should include user's real name and address in title -...lpsolit%gmail.com2006-10-201-1/+1
* Bug 311237: bug_status_help and resolution_help Search popup help should use ...lpsolit%gmail.com2006-10-201-2/+2
* Bug 355888: Add the 'alt' attribute to checkboxes in the 'Saved Searches' pan...lpsolit%gmail.com2006-10-201-0/+2
* Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org2006-10-206-87/+74
* Bug 312876: Make new products non-selectable until they have components - Pat...lpsolit%gmail.com2006-10-192-3/+5
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-1847-359/+479
* Bug 356924: Remove the old bug_email inbound email interfacemkanat%bugzilla.org2006-10-176-1811/+0
* Fix docs/makedocs.pl to include email_in.pl in the API index (checkin fix for...mkanat%bugzilla.org2006-10-171-1/+1
* Bug 353994: [email_in] Make the email interface able to update (process) bugsmkanat%bugzilla.org2006-10-172-29/+175
* Bug 350921: [email_in] Create an email interface that can create a bug in Bug...mkanat%bugzilla.org2006-10-177-7/+492
* Bug 350220: Add hooks to checksetup for extensions.mkanat%bugzilla.org2006-10-172-4/+71
* Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org2006-10-175-291/+272
* Bug 350933: Ability to limit config.cgi output by productmkanat%bugzilla.org2006-10-171-2/+16
* Bug 314789: 'Leave as {CURRENT STATE}' should not appear unless there is anot...olav%bkor.dhs.org2006-10-171-7/+21
* Bug 356206: Allow "do $file" to be used within localconfigolav%bkor.dhs.org2006-10-151-0/+3
* Bump the version number post-release.mkanat%bugzilla.org2006-10-151-1/+1
* Bump version number pre-release for 2.23.3.mkanat%bugzilla.org2006-10-152-4/+4
* Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com2006-10-1559-87/+403
* Bug 346564: [SECURITY] timetracking deadline leaks in XML - Patch by Olav Vit...lpsolit%gmail.com2006-10-151-1/+1
* Bug 355728: [SECURITY] XSS in the "id" parameter of showdependencygraph.cgi w...lpsolit%gmail.com2006-10-152-5/+6
* Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private a...lpsolit%gmail.com2006-10-158-121/+143
* Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...lpsolit%gmail.com2006-10-1510-13/+26
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-1536-108/+219
* Bug 356393: No title is displayed when confirming a bug by popular votes - Pa...lpsolit%gmail.com2006-10-132-0/+3
* Bug 356336: Crash when calling showdependencytree.cgi with no bug ID - Patch ...lpsolit%gmail.com2006-10-121-1/+1
* Bug 356256: Missing word 'are' in email notification - Patch by victory(_RSZ_...lpsolit%gmail.com2006-10-121-1/+1
* Bug 355881: XML Output change to remove lots of excess whitespacemozilla%colinogilvie.co.uk2006-10-111-3/+1
* Bug 343336: Document how to set up Apache for mod_perlmozilla%colinogilvie.co.uk2006-10-091-92/+216
* Bug 351486: Documentation for the new "skins" featuremozilla%colinogilvie.co.uk2006-10-091-0/+36
* Bug 355841: Bug::check_can_change_field() incorrectly updates $PrivilegesRequ...lpsolit%gmail.com2006-10-081-6/+6
* Bug 355833: Groups are out of order when sharing queries - Patch by Frédéri...lpsolit%gmail.com2006-10-081-4/+2
* Bug 355744: Bugs are not added to mandatory groups on bug creation - Patch by...lpsolit%gmail.com2006-10-071-1/+1
* Bug 355709: [PostgreSQL] Crash when querying the DBmkanat%bugzilla.org2006-10-071-1/+1
* Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2006-10-062-0/+143
* Bug 352410: Shared Queries don't work if usevisibilitygroups is off.wurblzap%gmail.com2006-10-061-9/+31
* Bug 351175: The WebService interface should include the error text along with...mkanat%bugzilla.org2006-10-054-10/+110
* Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by Fré...lpsolit%gmail.com2006-10-052-3/+6
* Bug 351178 renamed Bugzilla.get_version to Bugzilla.version and omittedwurblzap%gmail.com2006-10-051-2/+2
* Bug 355172: [Selenium] <name="newqueryname" ...> needs an ID - Patch by Fréd...lpsolit%gmail.com2006-10-032-5/+5
* Bug 355158: Bad filtering of bug list names - Patch by Frédéric Buclin <LpS...lpsolit%gmail.com2006-10-031-6/+4
* I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org2006-09-301-4/+4
* Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org2006-09-292-1/+75
* Fix on checkin for bug 354661lpsolit%gmail.com2006-09-291-0/+1
* Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 user...lpsolit%gmail.com2006-09-295-7/+74