summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-22Bug 357474: whine.pl says "email address has not been properly set" with defa...lpsolit%gmail.com1-5/+0
2006-10-22Bug 110152: Offer CSS2 "paged media" for people who print the show_bug page -...lpsolit%gmail.com1-0/+12
2006-10-22Bug 357537: MIME-Types direct requirement is unnecessarymkanat%bugzilla.org1-8/+0
2006-10-22Bug 357478: Custom fields should appear as text when they are not editableolav%bkor.dhs.org1-1/+1
2006-10-22Bug 357490: Reorganize fields in show_bug.cgi and group links together - Patc...lpsolit%gmail.com3-150/+142
2006-10-21Bug 352699: bug creation time not available on bug creationolav%bkor.dhs.org1-0/+2
2006-10-21Bug 352695: Custom select fields are mandatory on bug creation (despite they ...olav%bkor.dhs.org1-1/+4
2006-10-21Bug 356328: $rankdir should be validated in showdependencygraph.cgi - Patch b...lpsolit%gmail.com1-0/+9
2006-10-21Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -...lpsolit%gmail.com13-13/+32
2006-10-21Bug 349855: editgroups.cgi doesn't protect the querysharegroup from deletionlpsolit%gmail.com2-4/+17
2006-10-21Bug 348923: Clean up a few more variable-scoping issues for mod_perlmkanat%bugzilla.org2-9/+9
2006-10-21Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updatesmkanat%bugzilla.org3-91/+127
2006-10-21Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...wurblzap%gmail.com7-32/+37
2006-10-21Bug 357005: 'cf_' should not be allowed as a custom field nameolav%bkor.dhs.org2-3/+4
2006-10-21Bug 357396: Mass-change broken due to the undesired onClick="document.locatio...lpsolit%gmail.com1-4/+2
2006-10-20Bug 330290: Edit users should include user's real name and address in title -...lpsolit%gmail.com1-1/+1
2006-10-20Bug 311237: bug_status_help and resolution_help Search popup help should use ...lpsolit%gmail.com1-2/+2
2006-10-20Bug 355888: Add the 'alt' attribute to checkboxes in the 'Saved Searches' pan...lpsolit%gmail.com1-0/+2
2006-10-20Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org6-87/+74
2006-10-20Bug 312876: Make new products non-selectable until they have components - Pat...lpsolit%gmail.com2-3/+5
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com47-359/+479
2006-10-17Bug 356924: Remove the old bug_email inbound email interfacemkanat%bugzilla.org6-1811/+0
2006-10-17Fix docs/makedocs.pl to include email_in.pl in the API index (checkin fix for...mkanat%bugzilla.org1-1/+1
2006-10-17Bug 353994: [email_in] Make the email interface able to update (process) bugsmkanat%bugzilla.org2-29/+175
2006-10-17Bug 350921: [email_in] Create an email interface that can create a bug in Bug...mkanat%bugzilla.org7-7/+492
2006-10-17Bug 350220: Add hooks to checksetup for extensions.mkanat%bugzilla.org2-4/+71
2006-10-17Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org5-291/+272
2006-10-17Bug 350933: Ability to limit config.cgi output by productmkanat%bugzilla.org1-2/+16
2006-10-17Bug 314789: 'Leave as {CURRENT STATE}' should not appear unless there is anot...olav%bkor.dhs.org1-7/+21
2006-10-15Bug 356206: Allow "do $file" to be used within localconfigolav%bkor.dhs.org1-0/+3
2006-10-15Bump the version number post-release.mkanat%bugzilla.org1-1/+1
2006-10-15Bump version number pre-release for 2.23.3.mkanat%bugzilla.org2-4/+4
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com59-87/+403
2006-10-15Bug 346564: [SECURITY] timetracking deadline leaks in XML - Patch by Olav Vit...lpsolit%gmail.com1-1/+1
2006-10-15Bug 355728: [SECURITY] XSS in the "id" parameter of showdependencygraph.cgi w...lpsolit%gmail.com2-5/+6
2006-10-15Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private a...lpsolit%gmail.com8-121/+143
2006-10-15Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...lpsolit%gmail.com10-13/+26
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com36-108/+219
2006-10-13Bug 356393: No title is displayed when confirming a bug by popular votes - Pa...lpsolit%gmail.com2-0/+3
2006-10-12Bug 356336: Crash when calling showdependencytree.cgi with no bug ID - Patch ...lpsolit%gmail.com1-1/+1
2006-10-12Bug 356256: Missing word 'are' in email notification - Patch by victory(_RSZ_...lpsolit%gmail.com1-1/+1
2006-10-12Bug 355881: XML Output change to remove lots of excess whitespacemozilla%colinogilvie.co.uk1-3/+1
2006-10-09Bug 343336: Document how to set up Apache for mod_perlmozilla%colinogilvie.co.uk1-92/+216
2006-10-09Bug 351486: Documentation for the new "skins" featuremozilla%colinogilvie.co.uk1-0/+36
2006-10-08Bug 355841: Bug::check_can_change_field() incorrectly updates $PrivilegesRequ...lpsolit%gmail.com1-6/+6
2006-10-08Bug 355833: Groups are out of order when sharing queries - Patch by Frédéri...lpsolit%gmail.com1-4/+2
2006-10-07Bug 355744: Bugs are not added to mandatory groups on bug creation - Patch by...lpsolit%gmail.com1-1/+1
2006-10-07Bug 355709: [PostgreSQL] Crash when querying the DBmkanat%bugzilla.org1-1/+1
2006-10-06Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2-0/+143
2006-10-06Bug 352410: Shared Queries don't work if usevisibilitygroups is off.wurblzap%gmail.com1-9/+31