aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Patch for bug 265679: requests error complaining about lack of group membersh...jocuri%softhome.net2004-11-031-3/+3
* Patch for bug 212017: Should be able to change a bug if it has a flag request...jocuri%softhome.net2004-11-032-2/+4
* Patch for bug 251596: make show.html template use customized body attribute; ...jocuri%softhome.net2004-11-032-8/+11
* Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create s...jocuri%softhome.net2004-11-033-1/+2
* Patch for bug 265011: Add missing <td> and </td> tags in query.cgi; patch by ...jocuri%softhome.net2004-11-031-6/+7
* Comment-only fix: be honest about where we put that string! r=ssdbotkiko%async.com.br2004-10-311-1/+1
* Bump version number to 2.19.1+ to indicate version pulled from CVS.justdave%bugzilla.org2004-10-251-1/+1
* Bump version number to 2.19.1 for snapshot releasejustdave%bugzilla.org2004-10-252-3/+3
* [SECURITY] Bug 250605: Changes to the metadata (filename, description, mime t...justdave%bugzilla.org2004-10-251-0/+10
* [SECURITY] Bug 253544: Changes to the metadata (filename, description, mime t...justdave%bugzilla.org2004-10-251-3/+9
* [SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and attac...justdave%bugzilla.org2004-10-252-0/+6
* [SECURITY] Bug 252638: It is possible to send a carefully crafted HTTP POST m...justdave%bugzilla.org2004-10-251-1/+21
* Bug 250897: Enforce a 10 minute waiting period between password reset attempt...justdave%bugzilla.org2004-10-252-4/+17
* Bug 254498: Check for comment required for time validation was too late.justdave%bugzilla.org2004-10-251-32/+36
* Backing out patch for bug 251596: found a problem with it after I committed. ...justdave%bugzilla.org2004-10-252-11/+8
* Bug 251596: show.html.tmpl wasn't using the customized body attributejustdave%bugzilla.org2004-10-252-8/+11
* Documentation patch for bug 143490: Update documentation regarding code chang...jocuri%softhome.net2004-10-251-49/+15
* Patch for bug 192218: Ability to use a hyphen as a way to filter specifically...jocuri%softhome.net2004-10-252-4/+8
* Patch for bug 252137: tabular reports shouldn't be broken if a row/col/tbl he...jocuri%softhome.net2004-10-251-0/+6
* Bug 265731: multipart_start in the server-push handling code wasn't honoring ...justdave%bugzilla.org2004-10-231-0/+3
* fix for bug 265499: support custom stylesheets; r=gerv, a=mykmyk%mozilla.org2004-10-221-0/+5
* fix for bug 263250: adds a base tag to the simple buglist so it can be loaded...myk%mozilla.org2004-10-221-0/+1
* fix for bug 256208: makes checksetup.pl create CVS-ignored skins/custom/ and ...myk%mozilla.org2004-10-221-0/+51
* Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r...myk%mozilla.org2004-10-2211-316/+6
* Fix for bug 265240: make collectstats generate valid RDF by not cutting off t...myk%mozilla.org2004-10-211-1/+1
* Patch for bug 232155: Remove uninitialized value warning from Pperl's Cookie....jocuri%softhome.net2004-10-211-8/+3
* Fix for bug 265303: updates RDF content type to new standard application/rdf+...myk%mozilla.org2004-10-211-1/+1
* Patch for bug 264003: Include the DBI error in the error message if 'createdb...jocuri%softhome.net2004-10-201-3/+9
* Patch for bug 189073: Allow accept as a resolution when changing multiple bug...jocuri%softhome.net2004-10-201-7/+8
* Patch for bug 199811: Implement UI for 'contains none of the strings' search ...jocuri%softhome.net2004-10-201-1/+2
* Patch for bug 261434: implement functionality to delete a user semi-properly ...jocuri%softhome.net2004-10-171-1/+3
* Patch for bug 251338: Installation section should mention that you need an MT...jocuri%softhome.net2004-10-101-1/+26
* Patch for bug 257765: Make replies to private comments private by default; pa...jocuri%softhome.net2004-10-102-1/+9
* Patch for bug 263165: Make Bugzilla specify table type as MyISAM when creatin...jocuri%softhome.net2004-10-101-1/+1
* Patch for bug 256567: Harmonize descriptions of classifications and products ...jocuri%softhome.net2004-10-076-5/+25
* Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave.jocuri%softhome.net2004-10-011-1/+1
* Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by J...jocuri%softhome.net2004-10-011-1/+1
* Patch for bug 258712: whine.pl should honour emailsuffix; patch by Marc Schum...jocuri%softhome.net2004-10-011-1/+1
* Patch for bug 237769: use Administrator instead of root for super-user name i...jocuri%softhome.net2004-09-301-9/+10
* Patch for bug 261993: fix uninitialized value error in webserver log when acc...jocuri%softhome.net2004-09-301-0/+1
* Fix for bug 103794: adds 'home' link to navigation bar; patch by GavinS; r,a=mykmyk%mozilla.org2004-09-281-0/+1
* Fix for bug 258029: sets whining group inheritance in the correct order. r,a...erik%dasbistro.com2004-09-251-1/+1
* Fix for bug 261446: checksetup.pl needs to update permissions onkiko%async.com.br2004-09-251-0/+2
* Landing fix for bug 153811: default severity should be parametrized.kiko%async.com.br2004-09-252-1/+19
* Fix for bug 252739: moves inclusion/exclusion action names to button name ins...myk%mozilla.org2004-09-242-10/+13
* Fix for bug 261273: make column changing work with Sun ONE web server; fix by...myk%mozilla.org2004-09-241-2/+5
* Bug 261071 Error: Error in parsing value for property 'vertical-align'. Decla...timeless%mozdev.org2004-09-241-1/+1
* Patch for bug 258938: Minor tweak to editmilestones templatization; patch by ...jocuri%softhome.net2004-09-241-0/+2
* Patch for bug 255512: For bz_secure, distinguish between mandatory and non-ma...jocuri%softhome.net2004-09-244-11/+31
* Landing fix for bug 260411: MS IE breaks png alpha channel padlock. Addskiko%async.com.br2004-09-241-0/+0