aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 219086: use method="post" on the "My Votes" page to submit changes to votesjustdave%syndicomm.com2003-09-291-1/+1
| | | | r=kiko, a=justdave
* Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and thekiko%async.com.br2003-09-275-19/+37
| | | | | default output, in certain cases) in the edit pages. Patch by Vlad Dascalu <jocuri@softhome.net>, r=kiko, a=justdave
* Bug 76157: Give proper error message on non-numeric sortkey when editing ↵justdave%syndicomm.com2003-09-261-0/+6
| | | | | | | milestones. Patch by jocuri@softhome.net (Vlad Dascalu) r=kiko, a=justdave
* Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla ↵gerv%gerv.net2003-09-251-2/+2
| | | | Helper form. Patch by gerv; r,a=justdave.
* Bug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape ↵justdave%syndicomm.com2003-09-241-2/+2
| | | | | | | as an upgrade. Patch by Vlad Dascalu <jocuri@softhome.net> r= gerv, a= justdave
* Bug 177449: When changing email address, old email address confirmation was ↵justdave%syndicomm.com2003-09-241-1/+1
| | | | | | | case sensitive patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave
* Patch for bug 129315: incorrect column definition for bugs.delta_ts;kiko%async.com.br2003-09-181-1/+1
| | | | | adds 'not null' constraint. p=jocuri@softhome.net (Vlad Dascalu) r=kiko a=justdave
* Bug 219216: Javascript improperly using FILTER html instead of FILTER js ↵justdave%syndicomm.com2003-09-182-2/+3
| | | | | | causing data with @ produced by javascript to show up as &#64; r=timeless, a=justdave
* 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 ↵timeless%mozdev.org2003-09-151-1/+1
| | | | | | http://bugzilla.mozilla.org/bug_status.html patch by jocuri@softhome.net r=timeless a=justdave
* Bug 180257 incorrect padding around words on "cancel email address change" pagetimeless%mozdev.org2003-09-141-5/+5
| | | | r=justdave a=justdave
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-1416-180/+168
| | | | r,a=justdave
* Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ↵gerv%gerv.net2003-09-123-5/+3
| | | | people, but in the end by gerv; r,a=justdave.
* Bug 215918 - All graphs that show numeric value on x-axis are useless and ↵gerv%gerv.net2003-09-121-3/+34
| | | | misleading. We now sort numerical fields numerically. Patch by gerv; r=jouni, a=justdave.
* Bug 169354 add "Windows Server 2003" OStimeless%mozdev.org2003-09-112-0/+2
| | | | r=gerv a=justdave
* Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; ↵gerv%gerv.net2003-09-101-1/+1
| | | | r,a=justdave.
* 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 ↵gerv%gerv.net2003-09-0737-260/+207
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Fix for bug 145588: adds full-text search option for more accurate finding ↵myk%mozilla.org2003-09-0314-31/+308
| | | | | | | of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
* Bug 215729 - "Column 'value' cannot be null" trying to upgrade chart data. ↵gerv%gerv.net2003-09-031-1/+1
| | | | Patch by gerv; r,a=justdave.
* Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)justdave%syndicomm.com2003-09-022-2/+2
| | | | r= bbaetz, a= justdave
* Bug 165366: When editparams is used to shutdown Bugzilla, provide a link ↵justdave%syndicomm.com2003-09-021-1/+10
| | | | | | | back to editparams Patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave
* Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are ↵justdave%syndicomm.com2003-09-021-18/+0
| | | | | | | obsolete Patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave
* Bug 190040: sanitycheck now has "view as buglist" links after lists of bugs ↵justdave%syndicomm.com2003-09-021-8/+25
| | | | | | | as well as all listed bugs linked Patch by GavinS <bugzilla@chimpychompy.org> r= justdave, a= justdave
* Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked ↵timeless%mozdev.org2003-09-021-1/+1
| | | | | | with LOCK TABLES [for statement ``SELECT fieldid FROM fielddefs WHERE name = 'bug_status'''] r=justdave a=justdave
* Fix for bug 207754 aka bugreplies: It should be possible to produce akiko%async.com.br2003-09-022-11/+79
| | | | | | quoted reply to a comment. Adds a reply link that uses JS to paste in a quoted comment into the comment textarea. Patch by me, r=caillon, preed, bbaetz a=justdave
* Bug 199502 - It's possible to take down Bugzilla by changing the languages paramburnus%gmx.de2003-08-291-3/+36
| | | | r=gerv,a=myk
* Bug 213577 - New reporting imports old series with wrong status query. Patch ↵gerv%gerv.net2003-08-291-1/+1
| | | | by jussi@comlink.fi; r=gerv, a=justdave.
* Fix for bug 217485: displays query in the "please wait" server push page if ↵myk%mozilla.org2003-08-281-5/+5
| | | | | | | the "debug" parameter is set in the URL. r=justdave a=justdave
* Fix for bug 217256, "No Interdiff Notification message has two run on ↵zach%zachlipton.com2003-08-271-2/+2
| | | | | | | | words." Patch adds newlines where they are needed. r=zach, a=justdave. Patch by Colin S. Ogilvie <bmo@colino.co.uk>
* Fix for bug 217029: creates appropriate date string if string is empty now ↵myk%mozilla.org2003-08-271-0/+4
| | | | | | | that Date::Parse 2.27 doesn't do it for us auto-magically. r=justdave a=justdave
* Bug 217103: page.cgi passes the correct pathname prefix in the correct ↵justdave%syndicomm.com2003-08-251-2/+2
| | | | | | place, so it actually works now. r=gerv, a=justdave
* Bug 160422: If data/versioncache is not readable, pretend it's expired and ↵justdave%syndicomm.com2003-08-241-1/+1
| | | | rebuild it.
* Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrowjustdave%syndicomm.com2003-08-241-1/+8
| | | | r=myk, a=justdave
* Bugs 171127 and 192512: bug_email.pl was still using the old groups system ↵justdave%syndicomm.com2003-08-221-143/+39
| | | | | | | and also the old outgoing mail system. This patch brings it up to date. Patch by Alex Schuilenburg <alex@schuilenburg.org> no r= for contrib, a= justdave
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-227-9/+30
| | | | r,a=justdave
* Check for PatchReader as a part of the installation and disable the "Diff"jkeiser%netscape.com2003-08-205-43/+99
| | | | links if it is not there (bug 215268)
* Bug 216019 Change various sentences in BugMail.pmtimeless%mozdev.org2003-08-151-15/+15
| | | | r=preed a=justdave
* Bug 215962: Missing {} around implied hash reference in params to ThrowUserErrorjustdave%syndicomm.com2003-08-131-1/+1
| | | | | patch by Eric Selberg <erik@selberg.com> r= justdave a= justdave
* Backing out changes accidently checked in with bug 174942: the ↵justdave%syndicomm.com2003-08-061-7/+11
| | | | "die_with_dignity" sub is supposed to remain commented out in CVS. Also adding comments with the sub to explain what it's used for.
* Fix for bug 204560: display alias in long listing.myk%mozilla.org2003-08-052-1/+5
| | | | | Fix by GavinS <bugzilla@chimpychompy.org>. r=myk, a=myk
* Bug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting ofbbaetz%acm.org2003-08-031-1/+2
| | | | | table values. r=jouni, a=justdave
* Partial fix for bug 120030: adds template filter for obscuring email addresses.myk%mozilla.org2003-08-013-0/+10
| | | | | Patch by Stephen Lee <slee@@wilcoxassoc.com>. r=myk,a=myk
* Don't spew "which: program not found" errors all the time (bug 214558), ↵jkeiser%netscape.com2003-08-011-34/+48
| | | | r=justdave
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com2003-07-3112-109/+1066
| | | | Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
* Bug 153583 - Links to obsoleted attachment should use line-through stylecaillon%returnzero.com2003-07-273-7/+61
| | | | | r=kiko@async.com.br a=justdave@netscape.com
* Bug 211435 - Fix "Table 'namedqueries' was not locked with LOCK TABLES" ↵preed%sigkill.com2003-07-241-0/+1
| | | | error; Patch by jocuri@softhome.net (Vlad Dascalu), r=bbaetz, a=justdave
* Bug 206558 - What happened when multiple items were selected on a ↵jake%bugzilla.org2003-07-231-10/+9
| | | | | | | multi-select box wasn't clear. Patch by Vlad Dascalu <jocuri@softhome.net> r=jake
* Bug 183898 - checksetup.pl doesn't accepts admin passwords with dots; patch ↵preed%sigkill.com2003-07-221-2/+4
| | | | by jocuri@softhome.net (Vlad Dascalu); r/a=justdave