summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-11-20Patch for bug 267560: CheckCanChangeField in process_bug.cgi shouldn't reques...jocuri%softhome.net1-0/+1
2004-11-20Patch for bug 267494: 'Voter' column should not appear in email preferences i...jocuri%softhome.net1-4/+9
2004-11-20Patch for bug 177993: Point out that the mid-air collision message is customi...jocuri%softhome.net1-0/+13
2004-11-13Patch for bug 269274: Make 'Give me some help' link work on advanced query pa...jocuri%softhome.net1-1/+1
2004-11-12Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. W...jocuri%softhome.net1-74/+116
2004-11-11Backing out patch for bug 267494 since it brokes the tinderbox builds.jocuri%softhome.net1-9/+4
2004-11-11Patch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in em...jocuri%softhome.net1-4/+9
2004-11-11Documentation patch for bug 268613 - Update paragraph related to email prefs ...jocuri%softhome.net2-36/+160
2004-11-09Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; r=myk...myk%mozilla.org3-25/+96
2004-11-08Bug 257344: Remove exit from error handlers when non-interactivebugreport%peshkin.net2-5/+30
2004-11-08Fixing documentation tree build which was broken by commiting the patch on bu...jocuri%softhome.net1-2/+2
2004-11-08Documentation patch: clean-up identation after commiting patch for bug 198020...jocuri%softhome.net1-121/+123
2004-11-08Fixing documentation tree build which was broken by commiting the patch on bu...jocuri%softhome.net1-2/+4
2004-11-08Documentation patch for bug 266461: Document minimum requirements for ft_min_...jocuri%softhome.net1-1/+5
2004-11-05Fixing documentation build tree, broken by the check in of bug 198020; rename...jocuri%softhome.net1-1/+1
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