aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 177449: When changing email address, old email address confirmation was c...justdave%syndicomm.com2003-09-241-1/+1
* Patch for bug 129315: incorrect column definition for bugs.delta_ts;kiko%async.com.br2003-09-181-1/+1
* Bug 219216: Javascript improperly using FILTER html instead of FILTER js caus...justdave%syndicomm.com2003-09-182-2/+3
* Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave.gerv%gerv.net2003-09-154-21/+30
* Bug 219170 A single letter s missing on http://bugzilla.mozilla.org/bug_statu...timeless%mozdev.org2003-09-151-1/+1
* Bug 180257 incorrect padding around words on "cancel email address change" pagetimeless%mozdev.org2003-09-141-5/+5
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-1416-180/+168
* Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ...gerv%gerv.net2003-09-123-5/+3
* Bug 215918 - All graphs that show numeric value on x-axis are useless and mis...gerv%gerv.net2003-09-121-3/+34
* Bug 169354 add "Windows Server 2003" OStimeless%mozdev.org2003-09-112-0/+2
* Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; r,a=ju...gerv%gerv.net2003-09-101-1/+1
* Bug 218523 - undefined warning in query.cgi. Patch by gerv; r,a=justdave.gerv%gerv.net2003-09-081-1/+1
* Bug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot.gerv%gerv.net2003-09-071-3/+5
* Bug 207044 - Filter more template directives. None of these are security bugs...gerv%gerv.net2003-09-0737-260/+207
* Fix for bug 145588: adds full-text search option for more accurate finding of...myk%mozilla.org2003-09-0314-31/+308
* Bug 215729 - "Column 'value' cannot be null" trying to upgrade chart data. Pa...gerv%gerv.net2003-09-031-1/+1
* Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)justdave%syndicomm.com2003-09-022-2/+2
* Bug 165366: When editparams is used to shutdown Bugzilla, provide a link back...justdave%syndicomm.com2003-09-021-1/+10
* Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are obs...justdave%syndicomm.com2003-09-021-18/+0
* Bug 190040: sanitycheck now has "view as buglist" links after lists of bugs a...justdave%syndicomm.com2003-09-021-8/+25
* Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked wit...timeless%mozdev.org2003-09-021-1/+1
* Fix for bug 207754 aka bugreplies: It should be possible to produce akiko%async.com.br2003-09-022-11/+79
* Bug 199502 - It's possible to take down Bugzilla by changing the languages paramburnus%gmx.de2003-08-291-3/+36
* Bug 213577 - New reporting imports old series with wrong status query. Patch ...gerv%gerv.net2003-08-291-1/+1
* Fix for bug 217485: displays query in the "please wait" server push page if t...myk%mozilla.org2003-08-281-5/+5
* Fix for bug 217256, "No Interdiff Notification message has two run on words."...zach%zachlipton.com2003-08-271-2/+2
* Fix for bug 217029: creates appropriate date string if string is empty now th...myk%mozilla.org2003-08-271-0/+4
* Bug 217103: page.cgi passes the correct pathname prefix in the correct place,...justdave%syndicomm.com2003-08-251-2/+2
* Bug 160422: If data/versioncache is not readable, pretend it's expired and re...justdave%syndicomm.com2003-08-241-1/+1
* Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrowjustdave%syndicomm.com2003-08-241-1/+8
* Bugs 171127 and 192512: bug_email.pl was still using the old groups system an...justdave%syndicomm.com2003-08-221-143/+39
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-227-9/+30
* Check for PatchReader as a part of the installation and disable the "Diff"jkeiser%netscape.com2003-08-205-43/+99
* Bug 216019 Change various sentences in BugMail.pmtimeless%mozdev.org2003-08-151-15/+15
* Bug 215962: Missing {} around implied hash reference in params to ThrowUserErrorjustdave%syndicomm.com2003-08-131-1/+1
* Backing out changes accidently checked in with bug 174942: the "die_with_dign...justdave%syndicomm.com2003-08-061-7/+11
* Fix for bug 204560: display alias in long listing.myk%mozilla.org2003-08-052-1/+5
* Bug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting ofbbaetz%acm.org2003-08-031-1/+2
* Partial fix for bug 120030: adds template filter for obscuring email addresses.myk%mozilla.org2003-08-013-0/+10
* Don't spew "which: program not found" errors all the time (bug 214558), r=jus...jkeiser%netscape.com2003-08-011-34/+48
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ...jkeiser%netscape.com2003-07-3112-109/+1066
* Bug 153583 - Links to obsoleted attachment should use line-through stylecaillon%returnzero.com2003-07-273-7/+61
* Bug 211435 - Fix "Table 'namedqueries' was not locked with LOCK TABLES" error...preed%sigkill.com2003-07-241-0/+1
* Bug 206558 - What happened when multiple items were selected on a multi-selec...jake%bugzilla.org2003-07-231-10/+9
* Bug 183898 - checksetup.pl doesn't accepts admin passwords with dots; patch b...preed%sigkill.com2003-07-221-2/+4
* Fix for bug 213079: When severity or priority are hidden, CSS classkiko%async.com.br2003-07-221-2/+3
* Fix tinderbox bustagejustdave%syndicomm.com2003-07-221-1/+1
* Fix for bug 98147: disables "View All Attachments" link if there are no attac...myk%mozilla.org2003-07-222-3/+10
* Bug 178935: Eliminating the "Add another user" link on the confirmation scree...justdave%syndicomm.com2003-07-201-2/+5
* Bug 213085: importxml.pl tries to convert qa_contact from a name to an ID whe...justdave%syndicomm.com2003-07-191-2/+2