aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing thekiko%async.com.br2004-04-123-6/+18
* Patch for bug 240228: Improve the format of the error message displayed by ch...jocuri%softhome.net2004-04-121-1/+1
* Patch for bug 87770: make attachment.cgi work with no parameters; patch by Ga...jocuri%softhome.net2004-04-103-6/+70
* Patch for bug 224698: remove localconfig variable mysqlpath; patch by chaduv ...jocuri%softhome.net2004-04-101-26/+5
* Patch for bug 239826: support closing resolved bugs when changing multiple bu...jocuri%softhome.net2004-04-101-1/+2
* Patch for bug 239912: make bug_email.pl work with useqacontact; patch by Matt...jocuri%softhome.net2004-04-091-2/+2
* Patch for bug 239885: Don't display the sendmail message if the current platf...jocuri%softhome.net2004-04-091-1/+3
* Patch for bug 233245: update documentation of formats to include ctypes as we...jocuri%softhome.net2004-04-071-11/+28
* Bug 192775 - rearrange parameter order in token URLs to make them always full...gerv%gerv.net2004-04-073-5/+5
* Fix for bug 238864: remove %FORM and %COOKIE from move.pl; does justkiko%async.com.br2004-04-071-7/+7
* Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Doeskiko%async.com.br2004-04-072-18/+16
* Fix for bug 234797: adds a "limit" param for limiting the number of results r...myk%mozilla.org2004-04-061-1/+4
* Fix for bug 237176: allows power users to display relevance values as a colum...myk%mozilla.org2004-04-064-62/+95
* Bug 230293 - Send CSV buglists with "Content-Disposition: attachment". Patch ...gerv%gerv.net2004-04-061-1/+8
* Patch for bug 239576: make sure detaint_natural is always called with a defin...jocuri%softhome.net2004-04-051-1/+1
* Patch for bug 14887: put <label> tags in forms; patch by Jeffrey Baker <jwbak...jocuri%softhome.net2004-04-051-54/+80
* Patch for bug 239255: update docs in order to specify that $webservergroup is...jocuri%softhome.net2004-04-041-3/+3
* Bug 239346 - add hook at end of comments. Patch by nick.barnes; r=gerv, a=jus...gerv%gerv.net2004-04-031-0/+5
* Bug 238352 - remove alphabetical sorting from some fields in reports (e.g. pr...gerv%gerv.net2004-04-031-24/+44
* Patch for bug 233295: document terminology customization feature; patch by Jo...jocuri%softhome.net2004-04-031-0/+8
* Fix for bug 238868: remove %FORM and %COOKIE from show_bug.cgi. Doeskiko%async.com.br2004-04-021-4/+5
* Fix for bug 238874: remove %FORM and %COOKIE from colchange.cgi. Doeskiko%async.com.br2004-04-021-9/+9
* Fixing encoding issues introduced in bug 220817: add FAQ documentation for 'W...jocuri%softhome.net2004-04-021-3/+3
* Patch for bug 220817: add to FAQ documentation for 'Why do I have to log in e...jocuri%softhome.net2004-04-021-0/+124
* Patch for bug 232554: fix SQL queries in Flag.pm in order to fix a bug that c...jocuri%softhome.net2004-04-011-2/+2
* Bug 236926: supply a missing a $cgi-header in buglist.cgijustdave%syndicomm.com2004-04-011-1/+1
* Patch for bug 146087: set the default of the sendmailnow param to ON on the t...jocuri%softhome.net2004-04-011-1/+1
* Patch for bug 189156: explain quip moderation in documentation.jocuri%softhome.net2004-04-011-0/+45
* Bug 237508: Have checksetup.pl specify which perl to use (the same one it's r...justdave%syndicomm.com2004-03-301-3/+3
* Random speling fix.kiko%async.com.br2004-03-291-1/+1
* Bug 238650 tinderbox bustage fix by apeiron, a= justdavejustdave%syndicomm.com2004-03-281-2/+3
* Patch for bug 238650: reword duplicate of self error message; patch by Christ...jocuri%softhome.net2004-03-281-4/+2
* Patch for bug 238867: remove one last %FORM from quips.cgi; patch by Teemu Ma...jocuri%softhome.net2004-03-281-1/+0
* Patch for bug 237778: update filter list in t/004template; r=kiko; a=justdave.jocuri%softhome.net2004-03-281-3/+4
* Patch for bug 238860: remove %FORM from editversions.cgi; patch by Teemu Mann...jocuri%softhome.net2004-03-281-4/+5
* Bug 233962 - UserInGroup() should not accept a second parameter any longer. P...gerv%gerv.net2004-03-271-0/+4
* Bug 235265: Getting rid of some unwanted form value dumps.justdave%syndicomm.com2004-03-276-22/+0
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-2750-161/+84
* Fix for bug 226754: Move InvalidateLogins into Bugzilla::Auth::CGI. ...kiko%async.com.br2004-03-273-30/+44
* Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.kiko%async.com.br2004-03-276-78/+135
* Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...jocuri%softhome.net2004-03-271-1/+1
* Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...jocuri%softhome.net2004-03-2710-71/+68
* Bug 232097: Use an entity reference for the landfill base URL in the demos, t...justdave%syndicomm.com2004-03-272-13/+14
* Bug 181589: Add mass-remove to editgroupsbugreport%peshkin.net2004-03-261-24/+178
* Bug 177224: Update installation docs to note XUL and RDF MIME typesbugreport%peshkin.net2004-03-261-1/+25
* Patch for bug 238693: replace depreciated v-strings with calls to the pack() ...jocuri%softhome.net2004-03-261-1/+1
* Patch for bug 238683: fix for usage of uninitialized value in concatenation i...jocuri%softhome.net2004-03-261-1/+1
* Patch for bug 238677: fix wording of the "require_new_password" message; patc...jocuri%softhome.net2004-03-261-1/+1
* Patch for bug 238673: add missing article in change email address page; patch...jocuri%softhome.net2004-03-261-1/+1
* Patch for bug 238656: reword the "Account self-creation" error message; patch...jocuri%softhome.net2004-03-261-1/+1