aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.16.8 for releaserelease-2.16.8bugzilla-2.16.8justdave%bugzilla.org2005-01-152-7/+7
* Bug 278298: Release notes for 2.16.8. Thanks to Maxwell Kanat-Alexander.justdave%bugzilla.org2005-01-151-1/+33
* Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug.justdave%bugzilla.org2005-01-152-3/+9
* Bug 272620: avoid XSS problem with internal error messages. Patch by wurblzap...gerv%gerv.net2005-01-042-2/+10
* Bug 275019 - The query page no longer selects the defaults when the only optionsjake%bugzilla.org2004-12-311-1/+9
* Bug 137631 - Add a lifecycle (or workflow) diagram to the guidejake%bugzilla.org2004-12-203-0/+1638
* Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 rega...jake%bugzilla.org2004-12-181-34/+52
* Bug 183216 - Updated dbschema image for the 2.16 docs. This image was done us...jake%bugzilla.org2004-12-184-1734/+1
* Bug 253720 - The docs now specify that it is required to run ./checksetup.pl aftjake%bugzilla.org2004-12-141-87/+137
* Add Vlad to the credits section.jake%bugzilla.org2004-12-131-1/+2
* Adding two additional "Credits" entries that were added in the fix for bug 27...jake%bugzilla.org2004-12-132-1/+14
* Bug 256019 - The documentation was unclear regarding what to do if the admini...jake%bugzilla.org2004-12-111-127/+190
* Patch for bug 273483: update param(sendmailnow) information; patch by Shane H...jocuri%softhome.net2004-12-091-1/+1
* Bug 273671 - The previous checkin to this file caused a compilation error of ...jake%bugzilla.org2004-12-081-2/+4
* Patch for bug 270263: 'Votes' should not be a column choice if param(usevotes...jocuri%softhome.net2004-12-051-1/+4
* Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail whe...jocuri%softhome.net2004-12-052-2/+2
* Patch for bug 271306: specify that defaultquery is used by default to submit ...jocuri%softhome.net2004-12-031-1/+1
* Documentation patch for bug 240060: document minimum sendmail version that is...jocuri%softhome.net2004-11-251-0/+10
* Documentation patch for bug 262320: Provide documentation for list/tables.htm...jocuri%softhome.net2004-11-241-0/+11
* Bug 264227: The MySQL statement for granting permission to the 'bugs' user wa...jake%bugzilla.org2004-11-231-46/+19
* Patch for bug 267560: CheckCanChangeField in process_bug.cgi shouldn't reques...jocuri%softhome.net2004-11-201-0/+1
* Patch for bug 267494: 'Voter' column should not appear in email preferences i...jocuri%softhome.net2004-11-202-5/+10
* Patch for bug 177993: Point out that the mid-air collision message is customi...jocuri%softhome.net2004-11-201-0/+13
* Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. W...jocuri%softhome.net2004-11-111-4/+4
* Backing out patch for bug 267494 since it brokes the tinderbox builds.jocuri%softhome.net2004-11-111-9/+4
* Patch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in em...jocuri%softhome.net2004-11-111-4/+9
* Documentation patch for bug 268613 - Update paragraph related to email prefs ...jocuri%softhome.net2004-11-112-31/+151
* Documentation patch for bug 257692: link directly to the final URL for the de...jocuri%softhome.net2004-11-041-1/+1
* Documentation patch for bug 247441: rephrase section 3.9 regarding access con...jocuri%softhome.net2004-11-041-0/+11
* Bug 253088: Fix editusers.cgi so that users with bless permission but not edi...bugreport%peshkin.net2004-10-281-1/+1
* Bump version number to 2.16.7 for releaserelease-2.16.7bugzilla-2.16.7justdave%bugzilla.org2004-10-252-5/+5
* Release notes for 2.16.7justdave%bugzilla.org2004-10-251-1/+28
* [SECURITY] Bug 252638: It is possible to send a carefully crafted HTTP POST m...justdave%bugzilla.org2004-10-251-1/+18
* Bug 250897: Enforce a 10 minute waiting period between password reset attempt...justdave%bugzilla.org2004-10-251-4/+12
* Patch for bug 251338: Installation section should mention that you need an MT...jocuri%softhome.net2004-10-101-0/+22
* Patch for bug 263165: Make Bugzilla specify table type as MyISAM when creatin...jocuri%softhome.net2004-10-101-1/+1
* Fix for bug 240460: updates upgrading examples with new URLs and version numb...myk%mozilla.org2004-09-151-15/+15
* Patch for bug 253308: Mention the Scmbug integration system in documentation;...jocuri%softhome.net2004-09-041-0/+18
* Bug 251427: put products in alphabetical order on the create attachment statu...justdave%bugzilla.org2004-07-151-1/+1
* Fix version number typojustdave%bugzilla.org2004-07-111-1/+1
* Bump version number to 2.16.6 for releaserelease-2.16.6bugzilla-2.16.6justdave%bugzilla.org2004-07-101-1/+1
* Fix date in docsjustdave%bugzilla.org2004-07-101-3/+3
* Release notes for 2.16.6justdave%bugzilla.org2004-07-101-2/+42
* Bug 238797: minor adjustment to javascript filters to prevent tags inserted i...justdave%bugzilla.org2004-07-102-2/+2
* Bug 237627: Validate dataset names in reports.cgibugreport%peshkin.net2004-07-101-1/+1
* Bug 235265: Remove dumping of form parameters when an error occurs on edit*.cgibugreport%peshkin.net2004-07-106-22/+0
* Bug 244272: Remove editusers 'query' parameterbugreport%peshkin.net2004-07-102-4/+10
* Bug 234855: Show only products enterable by current user in edit-multiplebugreport%peshkin.net2004-07-101-2/+4
* Bug 236650: html_quote and validate email addresses in editueser.cgibugreport%peshkin.net2004-07-101-3/+11
* Bug 234825: Prevent duplicates.cgi from revealing products user doesnt have a...bugreport%peshkin.net2004-07-101-1/+4