summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-11-05Patch for bug 262182: editing a buglist from a tabular report shouldn't go to...jocuri%softhome.net1-1/+1
2004-11-05Documentation patch for bug 198020: provide admin docs for flags; patch by Sh...jocuri%softhome.net1-0/+411
2004-11-05Patch for bug 267774: Remove unused variable in process_bug.cgi; patch by FrÃ...jocuri%softhome.net1-1/+0
2004-11-05Patch for bug 267543: Checksetup.pl should contain proper spacing in my$sth.....jocuri%softhome.net1-1/+1
2004-11-05Patch for bug 266955: Only display interdiff options if we have other_patches...jocuri%softhome.net1-1/+1
2004-11-04Documentation patch for bug 257692: link directly to the final URL for the de...jocuri%softhome.net1-1/+1
2004-11-04Documentation patch for bug 247441: rephrase section 3.9 regarding access con...jocuri%softhome.net1-0/+10
2004-11-03Patch for bug 266142: Make bug listing display optimal for viewing; patch by ...jocuri%softhome.net1-1/+1
2004-11-03Patch for bug 265679: requests error complaining about lack of group membersh...jocuri%softhome.net1-3/+3
2004-11-03Patch for bug 212017: Should be able to change a bug if it has a flag request...jocuri%softhome.net2-2/+4
2004-11-03Patch for bug 251596: make show.html template use customized body attribute; ...jocuri%softhome.net2-8/+11
2004-11-03Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create s...jocuri%softhome.net3-1/+2
2004-11-03Patch for bug 265011: Add missing <td> and </td> tags in query.cgi; patch by ...jocuri%softhome.net1-6/+7
2004-10-31Comment-only fix: be honest about where we put that string! r=ssdbotkiko%async.com.br1-1/+1
2004-10-25Bump version number to 2.19.1+ to indicate version pulled from CVS.justdave%bugzilla.org1-1/+1
2004-10-25Bump version number to 2.19.1 for snapshot releasejustdave%bugzilla.org2-3/+3
2004-10-25[SECURITY] Bug 250605: Changes to the metadata (filename, description, mime t...justdave%bugzilla.org1-0/+10
2004-10-25[SECURITY] Bug 253544: Changes to the metadata (filename, description, mime t...justdave%bugzilla.org1-3/+9
2004-10-25[SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and attac...justdave%bugzilla.org2-0/+6
2004-10-25[SECURITY] Bug 252638: It is possible to send a carefully crafted HTTP POST m...justdave%bugzilla.org1-1/+21
2004-10-25Bug 250897: Enforce a 10 minute waiting period between password reset attempt...justdave%bugzilla.org2-4/+17
2004-10-25Bug 254498: Check for comment required for time validation was too late.justdave%bugzilla.org1-32/+36
2004-10-25Backing out patch for bug 251596: found a problem with it after I committed. ...justdave%bugzilla.org2-11/+8
2004-10-25Bug 251596: show.html.tmpl wasn't using the customized body attributejustdave%bugzilla.org2-8/+11
2004-10-25Documentation patch for bug 143490: Update documentation regarding code chang...jocuri%softhome.net1-49/+15
2004-10-25Patch for bug 192218: Ability to use a hyphen as a way to filter specifically...jocuri%softhome.net2-4/+8
2004-10-25Patch for bug 252137: tabular reports shouldn't be broken if a row/col/tbl he...jocuri%softhome.net1-0/+6
2004-10-23Bug 265731: multipart_start in the server-push handling code wasn't honoring ...justdave%bugzilla.org1-0/+3
2004-10-22fix for bug 265499: support custom stylesheets; r=gerv, a=mykmyk%mozilla.org1-0/+5
2004-10-22fix for bug 263250: adds a base tag to the simple buglist so it can be loaded...myk%mozilla.org1-0/+1
2004-10-22fix for bug 256208: makes checksetup.pl create CVS-ignored skins/custom/ and ...myk%mozilla.org1-0/+51
2004-10-22Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r...myk%mozilla.org11-316/+6
2004-10-21Fix for bug 265240: make collectstats generate valid RDF by not cutting off t...myk%mozilla.org1-1/+1
2004-10-21Patch for bug 232155: Remove uninitialized value warning from Pperl's Cookie....jocuri%softhome.net1-8/+3
2004-10-21Fix for bug 265303: updates RDF content type to new standard application/rdf+...myk%mozilla.org1-1/+1
2004-10-20Patch for bug 264003: Include the DBI error in the error message if 'createdb...jocuri%softhome.net1-3/+9
2004-10-20Patch for bug 189073: Allow accept as a resolution when changing multiple bug...jocuri%softhome.net1-7/+8
2004-10-20Patch for bug 199811: Implement UI for 'contains none of the strings' search ...jocuri%softhome.net1-1/+2
2004-10-17Patch for bug 261434: implement functionality to delete a user semi-properly ...jocuri%softhome.net1-1/+3
2004-10-10Patch for bug 251338: Installation section should mention that you need an MT...jocuri%softhome.net1-1/+26
2004-10-10Patch for bug 257765: Make replies to private comments private by default; pa...jocuri%softhome.net2-1/+9
2004-10-10Patch for bug 263165: Make Bugzilla specify table type as MyISAM when creatin...jocuri%softhome.net1-1/+1
2004-10-07Patch for bug 256567: Harmonize descriptions of classifications and products ...jocuri%softhome.net6-5/+25
2004-10-01Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave.jocuri%softhome.net1-1/+1
2004-10-01Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by J...jocuri%softhome.net1-1/+1
2004-10-01Patch for bug 258712: whine.pl should honour emailsuffix; patch by Marc Schum...jocuri%softhome.net1-1/+1
2004-09-30Patch for bug 237769: use Administrator instead of root for super-user name i...jocuri%softhome.net1-9/+10
2004-09-30Patch for bug 261993: fix uninitialized value error in webserver log when acc...jocuri%softhome.net1-0/+1
2004-09-28Fix for bug 103794: adds 'home' link to navigation bar; patch by GavinS; r,a=mykmyk%mozilla.org1-0/+1
2004-09-25Fix for bug 258029: sets whining group inheritance in the correct order. r,a...erik%dasbistro.com1-1/+1