aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version number to 2.18rc2release-2.18rc2bugzilla-2.18rc2justdave%bugzilla.org2004-07-281-1/+1
* Fix for bug 252943: broken title in interdiff. Adds reasonable title whilekiko%async.com.br2004-07-271-3/+8
* Bug 252450: Unlock tables in edit*.cgi before sending trailerbugreport%peshkin.net2004-07-276-24/+7
* Bug 251837: Add UI to add/remove 'My Bugs' link in footerbugreport%peshkin.net2004-07-272-10/+35
* Bug 253088: Fix ability of users with bless privileges only to bless usersbugreport%peshkin.net2004-07-271-1/+1
* Bug 239112 - docs patch to warn about min. TT version for hooks system. Patch...gerv%gerv.net2004-07-271-0/+9
* Bug 252721: Document testerver.plbugreport%peshkin.net2004-07-251-1/+17
* Fix for bug 252370: Provide edit link for attachment in comment. Adds ankiko%async.com.br2004-07-241-3/+3
* Bug 252329: Returning to buglist after an empty fulltext search causes code e...jouni%heikniemi.net2004-07-231-3/+11
* Fix for bug 252358: Unnecessary documentation aboutkiko%async.com.br2004-07-231-24/+6
* Bug 252388: Fix undef warning when Bugzilla->cgi->header() is called twicebugreport%peshkin.net2004-07-221-1/+1
* Bug 245877: Add an installationtest suitebugreport%peshkin.net2004-07-223-1/+194
* Bug 238544: Emit appropriate error if content and matches are used inbugreport%peshkin.net2004-07-222-0/+12
* Bug 252190: Fix uninitialized value in editusers.cgibugreport%peshkin.net2004-07-221-3/+3
* Bug 252002: Fix typo in create-guided.html.tmpl.jouni%heikniemi.net2004-07-201-1/+1
* Bug 240093 - get canconfirm working again. Patch by gerv; r=joel, a=justdave.gerv%gerv.net2004-07-171-6/+8
* Bug 251484: Fix taint error on series create when creating a new productbugreport%peshkin.net2004-07-171-0/+5
* Bug 251567: Make sure "find a specific bug" doesn't miss exact matches in sum...bugreport%peshkin.net2004-07-171-17/+13
* Bug 250840: Make the minimum version numbers all agree with reality.justdave%bugzilla.org2004-07-173-7/+7
* Bug 250967: Fix spurious updates to requesteeless flagsbugreport%peshkin.net2004-07-141-14/+23
* Bug 250892: Fix w3c validation error on search-specificbugreport%peshkin.net2004-07-141-3/+3
* Bug 250881: Do not change DEFAULT-FORMAT for queries unless one of the standa...bugreport%peshkin.net2004-07-120-0/+0
* Bug 250881: Do not set DEFAULT-FORMAT unless standard search is being usedbugreport%peshkin.net2004-07-121-2/+3
* Bug 244265: Abstract out the typical admin page table to a separate template....jouni%heikniemi.net2004-07-123-63/+127
* Backing out bug 241900bugreport%peshkin.net2004-07-1211-217/+98
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-1211-98/+217
* Bug 245158: Combine multiple redundant LEFT JOINs into a single LEFT JOIN in ...bugreport%peshkin.net2004-07-121-4/+16
* Bumping trunk versions to 2.19. r,a=justdave (on irc)release-2.19bugzilla-2.19jouni%heikniemi.net2004-07-122-5/+5
* Bump version number for releaserelease-2.18rc1bugzilla-2.18rc1justdave%bugzilla.org2004-07-101-1/+1
* Bug 238797: minor adjustment to javascript filters to prevent tags inserted i...justdave%bugzilla.org2004-07-103-3/+3
* Adding 2.18 release notesjustdave%bugzilla.org2004-07-101-879/+307
* Fix for bug 250754: Require Chart::Base 1.0. Push up the requirement akiko%async.com.br2004-07-101-2/+2
* Making version numbers match checksetup.pl and the release notesjustdave%bugzilla.org2004-07-101-2/+2
* Bump the version number in the documentation titlejustdave%bugzilla.org2004-07-101-5/+5
* Bug 237627: Validate dataset name in reports.cgibugreport%peshkin.net2004-07-101-1/+1
* Bug 244272: Remove editusers 'query' parameterbugreport%peshkin.net2004-07-101-3/+0
* Bug 234855: Show only products enterable by current user in edit-multiplebugreport%peshkin.net2004-07-102-1/+13
* Bug 233486: Only process groups user is supposed to be able to bless in editg...bugreport%peshkin.net2004-07-101-1/+2
* Bug 227191: Change DBI->connect syntax so database password will not be revea...bugreport%peshkin.net2004-07-102-3/+5
* Bug 236650: html_quote and validate email addresses in editueser.cgibugreport%peshkin.net2004-07-101-1/+9
* Bug 234825: Keep duplicates.cgi from revealing products user doesnt have acce...bugreport%peshkin.net2004-07-101-1/+2
* Bug 235510: Do not expose user password in URL to chart image if login requir...bugreport%peshkin.net2004-07-101-1/+2
* Bug 242405 Turning on QA contact causes taint error in Bugzilla/Series.pm whe...timeless%mozdev.org2004-07-092-7/+15
* Patch for bug 250265: fix taint issues with vote fields when editing products...jocuri%softhome.net2004-07-091-1/+13
* Wording, wording.kiko%async.com.br2004-07-091-1/+1
* Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patc...dkl%redhat.com2004-07-083-9/+30
* Patch for bug 250259: Fix taint error on disallownew field in editproducts.cg...jocuri%softhome.net2004-07-081-1/+1
* Patch for bug 249863: Move hidden initial state INPUT field at the beginning ...jocuri%softhome.net2004-07-081-3/+6
* Fix for bug 248988: On Windows, attachments may fail due to "CGI open of tmpf...jocuri%softhome.net2004-07-071-0/+8
* Bug 245077: The "Find a specific bug" tab is now the default query when you g...justdave%bugzilla.org2004-07-073-107/+25