Commit Graph

38 Commits

Author SHA1 Message Date
bbaetz%acm.org
325350ad59 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
burnus%gmx.de
7190835e6e Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of $changedsince
r=gerv, a=justdave
2003-04-28 18:29:37 +00:00
justdave%syndicomm.com
8e6acf702f Bug 192677: Add new test to flag failure-to-filter situations in the templates, and correct the XSS holes that were discovered as a
result of it.
Patch by Gervase Markham <gerv@mozilla.org>
r= myk, bbaetz, justdave
a= justdave
2003-04-24 20:49:52 +00:00
bbaetz%acm.org
709c9b24de Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
r=gerv
a=justdave
2003-04-02 12:35:07 +00:00
jake%bugzilla.org
3c915014e3 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
bbaetz%acm.org
8b73cba208 Bug 191863 - Clean up Bugzilla.pm
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
bbaetz%student.usyd.edu.au
3397e5b0cd Bug 163290 - move DB handling code into a module
r=justdave, myk, joel, preed
a=justdave
2003-01-14 20:00:11 +00:00
bbaetz%student.usyd.edu.au
1170c093cd Bug 176599, Improve performance of duplicates.cgi
original patch iteration by gerv, change to use Bugzilla:Search by me
r=myk, a=justdave
2002-11-10 02:50:39 +00:00
myk%mozilla.org
e30bec6f35 Fix for bug 178776: Eliminates warning in duplicates.cgi. 2002-11-08 02:05:20 +00:00
myk%mozilla.org
5bc8d9459c Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
gerv%gerv.net
af0c62542e Bug 173808 - Use of uninitialized value in subtraction (-) at duplicates.cgi line 133. Patch by gerv; r=bbaetz. 2002-10-11 06:30:09 +00:00
bugreport%peshkin.net
1c0ddbd1ae bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
gerv%gerv.net
c14171212a Bug 146495 - clean up format ambiguities. We now have separate "format" and "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk. 2002-09-17 23:28:24 +00:00
gerv%gerv.net
bda11cb1c6 Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. Patch by gerv; r=bbaetz. 2002-09-12 22:51:50 +00:00
bbaetz%student.usyd.edu.au
2b781fd427 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
gerv%gerv.net
4c214d26bb Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 22:57:21 +00:00
bbaetz%student.usyd.edu.au
80f3e185c0 Bug 43600 - Convert products/components to use ids instead of names.
Initial attempt by jake@bugzilla.org, updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00
gerv%gerv.net
8db2450c5f Bug 155584 - Opening duplicates.cgi with no frequent bugs causes SQL syntax error. Patch by gerv; r=bbaetz. 2002-08-10 09:53:32 +00:00
gerv%gerv.net
877c7d89c0 Bug 151281 - change duplicates.cgi to make one query instead of several thousand. Patch by gerv; r=myk, bbaetz. 2002-06-28 20:02:09 +00:00
gerv%gerv.net
e84f7f3f3c Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz. 2002-04-26 23:18:57 +00:00
gerv%gerv.net
3bc9d4ca2b Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke. 2002-04-24 07:24:50 +00:00
bbaetz%student.usyd.edu.au
a7ce931ca0 Bug 125427 - Taint error in duplicates.cgi with perl < 5.6
r=gerv, myk
2002-04-16 08:25:52 +00:00
gerv%gerv.net
e8dd3fa5c9 Bug 199635 - templatise duplicates.cgi. Patch by gerv, r=myk, bbaetz. 2002-04-10 22:30:00 +00:00
justdave%syndicomm.com
e24c04e22a Fix for bug 108982: enable taint mode for all user-facing CGI files.
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
2002-01-20 01:44:52 +00:00
bbaetz%cs.mcgill.ca
543d7e522a Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.
Also fixes seeing bugs in the buglist (bug 95024), dependancy lists,
tooltips, duplicates, and everywhere else I could see which checked group
bugs.groupset == 0.

Also fxed bug 101560, by clearing BASH_ENV

r=myk,justdave
2001-10-23 15:44:53 +00:00
gerv%gerv.net
4e3dd44ec7 Bug 96063 - the old method of doing this barfed on long URL strings. 2001-08-21 00:36:54 +00:00
justdave%syndicomm.com
c2369bc83b Fix for bug 95304: Add a buglist link to the top of duplicates.cgi
Patch by Gervase Markham <gerv@mozilla.org>
r= justdave@syndicomm.com
2001-08-16 02:54:49 +00:00
justdave%syndicomm.com
bccbac63b1 Fix silly syntax error I missed. 2001-08-13 00:48:45 +00:00
justdave%syndicomm.com
39d6b23303 Fix for bug 95008: duplicates page no longer ignores verified INVALID/WONTFIX bugs
Patch by Gervase Markham <gervase.markham@univ.ox.ac.au>
r= justdave@syndicomm.com
2001-08-13 00:19:37 +00:00
gerv%gerv.net
703d842ab9 Add strikethrough to resolved bug numbers. Bug 79816. r=jake. 2001-07-01 20:17:28 +00:00
tara%tequilarista.org
056744dad1 Bullshit checkin to add the fact that the previous changes also include the final fix for bug 72721. I am a buckethead 2001-04-19 17:35:23 +00:00
tara%tequilarista.org
4aeb7565b6 landing final patch for bug 76261 2001-04-19 17:19:07 +00:00
justdave%syndicomm.com
926fa731c5 Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug 69054 (DB_File not portable): dependence on DB_File removed, now uses AnyDBM_File which comes standard with Perl. Duplicates.cgi now runs its queries against the shadow database if it's available, among many other improvements.
Patch by gervase.markham@univ.ox.ac.uk (Gervase Markham)
r= justdave
2001-04-06 18:19:47 +00:00
endico%mozilla.org
cee9d0e301 Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla was showing bug summaries to everyone, even if they didn't have permission to view the bug. Jake's quick solution is to not display the bug at all if it is in a group no matter who is viewing it. The correct solution would be display the summary if the viewer had the proper permissions. 2001-03-12 22:35:51 +00:00
endico%mozilla.org
e16fdcea2a Patch from Jake <jake@acutex.net> for bugs 22041 and 25693 which had the same problem. HTML meta characters in the summary were not being quoted before being printed to html. 2001-03-09 01:49:42 +00:00
tara%tequilarista.org
c6bc2fe8e2 Backing out Gerv's brainspasm for him 2001-03-03 00:17:07 +00:00
gerv%gerv.net
7264e82a4f Fixed problem with ranges in regexps that I dreamt about a few nights ago. 2000-12-14 17:39:33 +00:00
tara%tequilarista.org
3628176ca4 part of gervase markham's duplicates tracking functionality 2000-10-23 21:44:30 +00:00