Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-09-02 | Bug 165366: When editparams is used to shutdown Bugzilla, provide a link ↵ | justdave%syndicomm.com | 1 | -1/+10 | |
back to editparams Patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave | |||||
2003-09-02 | Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are ↵ | justdave%syndicomm.com | 1 | -18/+0 | |
obsolete Patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave | |||||
2003-09-02 | Bug 190040: sanitycheck now has "view as buglist" links after lists of bugs ↵ | justdave%syndicomm.com | 1 | -8/+25 | |
as well as all listed bugs linked Patch by GavinS <bugzilla@chimpychompy.org> r= justdave, a= justdave | |||||
2003-09-02 | Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked ↵ | timeless%mozdev.org | 1 | -1/+1 | |
with LOCK TABLES [for statement ``SELECT fieldid FROM fielddefs WHERE name = 'bug_status'''] r=justdave a=justdave | |||||
2003-09-02 | Fix for bug 207754 aka bugreplies: It should be possible to produce a | kiko%async.com.br | 2 | -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 | |||||
2003-08-29 | Bug 199502 - It's possible to take down Bugzilla by changing the languages param | burnus%gmx.de | 1 | -3/+36 | |
r=gerv,a=myk | |||||
2003-08-29 | Bug 213577 - New reporting imports old series with wrong status query. Patch ↵ | gerv%gerv.net | 1 | -1/+1 | |
by jussi@comlink.fi; r=gerv, a=justdave. | |||||
2003-08-28 | Fix for bug 217485: displays query in the "please wait" server push page if ↵ | myk%mozilla.org | 1 | -5/+5 | |
the "debug" parameter is set in the URL. r=justdave a=justdave | |||||
2003-08-27 | Fix for bug 217256, "No Interdiff Notification message has two run on ↵ | zach%zachlipton.com | 1 | -2/+2 | |
words." Patch adds newlines where they are needed. r=zach, a=justdave. Patch by Colin S. Ogilvie <bmo@colino.co.uk> | |||||
2003-08-27 | Fix for bug 217029: creates appropriate date string if string is empty now ↵ | myk%mozilla.org | 1 | -0/+4 | |
that Date::Parse 2.27 doesn't do it for us auto-magically. r=justdave a=justdave | |||||
2003-08-25 | Bug 217103: page.cgi passes the correct pathname prefix in the correct ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
place, so it actually works now. r=gerv, a=justdave | |||||
2003-08-24 | Bug 160422: If data/versioncache is not readable, pretend it's expired and ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
rebuild it. | |||||
2003-08-24 | Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrow | justdave%syndicomm.com | 1 | -1/+8 | |
r=myk, a=justdave | |||||
2003-08-22 | Bugs 171127 and 192512: bug_email.pl was still using the old groups system ↵ | justdave%syndicomm.com | 1 | -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 | |||||
2003-08-22 | Bug 139011 - Improve buglist colors further | burnus%gmx.de | 7 | -9/+30 | |
r,a=justdave | |||||
2003-08-20 | Check for PatchReader as a part of the installation and disable the "Diff" | jkeiser%netscape.com | 5 | -43/+99 | |
links if it is not there (bug 215268) | |||||
2003-08-15 | Bug 216019 Change various sentences in BugMail.pm | timeless%mozdev.org | 1 | -15/+15 | |
r=preed a=justdave | |||||
2003-08-13 | Bug 215962: Missing {} around implied hash reference in params to ThrowUserError | justdave%syndicomm.com | 1 | -1/+1 | |
patch by Eric Selberg <erik@selberg.com> r= justdave a= justdave | |||||
2003-08-06 | Backing out changes accidently checked in with bug 174942: the ↵ | justdave%syndicomm.com | 1 | -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. | |||||
2003-08-05 | Fix for bug 204560: display alias in long listing. | myk%mozilla.org | 2 | -1/+5 | |
Fix by GavinS <bugzilla@chimpychompy.org>. r=myk, a=myk | |||||
2003-08-03 | Bug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting of | bbaetz%acm.org | 1 | -1/+2 | |
table values. r=jouni, a=justdave | |||||
2003-08-01 | Partial fix for bug 120030: adds template filter for obscuring email addresses. | myk%mozilla.org | 3 | -0/+10 | |
Patch by Stephen Lee <slee@@wilcoxassoc.com>. r=myk,a=myk | |||||
2003-08-01 | Don't spew "which: program not found" errors all the time (bug 214558), ↵ | jkeiser%netscape.com | 1 | -34/+48 | |
r=justdave | |||||
2003-07-31 | Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵ | jkeiser%netscape.com | 12 | -109/+1066 | |
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN. | |||||
2003-07-27 | Bug 153583 - Links to obsoleted attachment should use line-through style | caillon%returnzero.com | 3 | -7/+61 | |
r=kiko@async.com.br a=justdave@netscape.com | |||||
2003-07-24 | Bug 211435 - Fix "Table 'namedqueries' was not locked with LOCK TABLES" ↵ | preed%sigkill.com | 1 | -0/+1 | |
error; Patch by jocuri@softhome.net (Vlad Dascalu), r=bbaetz, a=justdave | |||||
2003-07-23 | Bug 206558 - What happened when multiple items were selected on a ↵ | jake%bugzilla.org | 1 | -10/+9 | |
multi-select box wasn't clear. Patch by Vlad Dascalu <jocuri@softhome.net> r=jake | |||||
2003-07-22 | Bug 183898 - checksetup.pl doesn't accepts admin passwords with dots; patch ↵ | preed%sigkill.com | 1 | -2/+4 | |
by jocuri@softhome.net (Vlad Dascalu); r/a=justdave | |||||
2003-07-22 | Fix for bug 213079: When severity or priority are hidden, CSS class | kiko%async.com.br | 1 | -2/+3 | |
names are incomplete in buglist. r=burnus, a=justdave | |||||
2003-07-22 | Fix tinderbox bustage | justdave%syndicomm.com | 1 | -1/+1 | |
2003-07-22 | Fix for bug 98147: disables "View All Attachments" link if there are no ↵ | myk%mozilla.org | 2 | -3/+10 | |
attachments to view. Patch by Vlad Dascalu <jocuri@softhome.net>. Thanks Vlad! r=myk, a=myk | |||||
2003-07-20 | Bug 178935: Eliminating the "Add another user" link on the confirmation ↵ | justdave%syndicomm.com | 1 | -2/+5 | |
screen after editing a user if the user doing the editing doesn't have permission to add users. Patch by kniht@us.ibm.com r= justdave, a= justdave | |||||
2003-07-19 | Bug 213085: importxml.pl tries to convert qa_contact from a name to an ID ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
when it's already an ID r= myk, a= justdave | |||||
2003-07-18 | Fixes singed tinderbox trees; vladd: NO TABS in patches, please. Spaces only. | preed%sigkill.com | 1 | -1/+1 | |
2003-07-18 | Bug 147480 - Lack of newlines when asking for password in checksetup.pl. ↵ | preed%sigkill.com | 1 | -1/+1 | |
Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave | |||||
2003-07-18 | Bug 82172 - Don't allow empty bug summaries. Patch by jocuri@softhome.net ↵ | preed%sigkill.com | 1 | -0/+4 | |
(Vlad Dascalu), r=kiko, a=justdave | |||||
2003-07-18 | Bug 95759: localconfig.js contains strings of equals signs (===). Patch by ↵ | preed%sigkill.com | 1 | -5/+5 | |
jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave | |||||
2003-07-16 | Bug 207206: doeditparams.cgi XHTML compatibility. Patch by ↵ | preed%sigkill.com | 1 | -4/+4 | |
jocuri@softhome.net, r=kiko, a=justdave | |||||
2003-07-14 | Bug 122365 - Allow installation definable LDAP filters | bbaetz%acm.org | 2 | -2/+10 | |
r,a=justdave | |||||
2003-07-14 | Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; ↵ | gerv%gerv.net | 2 | -3/+11 | |
r=gerv, a=justdave. | |||||
2003-07-14 | Bug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by ↵ | gerv%gerv.net | 1 | -3/+6 | |
gerv; r,a=justdave. | |||||
2003-07-12 | Bug 212361: Additional Comments date had month and day swapped in bug change ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
emails r= jaypee, a= justdave | |||||
2003-07-10 | Fix for bug 185066: The OS "BSDI" should be "BSD/OS"... Patch changes the | zach%zachlipton.com | 1 | -1/+1 | |
default in localconfig; admins will have to change existing installations manually. r+a=justdave | |||||
2003-07-10 | Bug 107580: Add space to front of "New:" designator on bugmail so it will ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
always sort before changed mails in an alphabetical subject listing in user mailboxes. Patch by benc@netscape.com r= myk, a=myk | |||||
2003-07-08 | Bug 211758: checksetup.pl was trying to use params that didn't exist yet ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
because it was loading Bugzilla::Series at compile time (use). Now pulls in Bugzilla::Series at runtime (require) after initializing the params. Patch by Brad Roberts <braddr@puremagic.com> r= justdave, a= justdave | |||||
2003-07-08 | Recompile the docs | jake%bugzilla.org | 16 | -627/+1185 | |
2003-07-08 | Use pdfjadetex to generate the PDF file instead of going through PostScript ↵ | jake%bugzilla.org | 1 | -7/+4 | |
as it generates a much cleaner PDF file. | |||||
2003-07-04 | Bug 13540 - change filters to cope with new terms.* code. | gerv%gerv.net | 1 | -7/+5 | |
2003-07-04 | Bug 13540 again - removing tabs from this file, inserted accidentally by ↵ | gerv%gerv.net | 1 | -3/+3 | |
last-minute cleanup. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 86 | -1102/+1323 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. |