aboutsummaryrefslogtreecommitdiffstats
path: root/duplicates.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 234825: Keep duplicates.cgi from revealing products user doesnt have acce...bugreport%peshkin.net2004-07-101-1/+2
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-2/+1
* Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...jocuri%softhome.net2004-03-271-10/+8
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-3/+4
* Bug 186130 - collectstats.pl doesn't work if 'requirelogin' set. Patch by ger...gerv%gerv.net2003-11-081-1/+10
* Bug 221900: duplicates.cgi query fails if more than one product selected; pat...jocuri%softhome.net2003-10-261-6/+6
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-4/+7
* Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of $change...burnus%gmx.de2003-04-291-9/+9
* Bug 192677: Add new test to flag failure-to-filter situations in the template...justdave%syndicomm.com2003-04-251-2/+8
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-021-11/+12
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-071-1/+1
* Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au2003-01-151-1/+4
* Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au2002-11-101-21/+57
* Fix for bug 178776: Eliminates warning in duplicates.cgi.myk%mozilla.org2002-11-081-1/+1
* Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org2002-11-051-0/+12
* Bug 173808 - Use of uninitialized value in subtraction (-) at duplicates.cgi ...gerv%gerv.net2002-10-111-1/+1
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-4/+3
* Bug 146495 - clean up format ambiguities. We now have separate "format" and "...gerv%gerv.net2002-09-181-3/+4
* Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P...gerv%gerv.net2002-09-131-2/+2
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b...gerv%gerv.net2002-08-161-13/+10
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-7/+17
* Bug 155584 - Opening duplicates.cgi with no frequent bugs causes SQL syntax e...gerv%gerv.net2002-08-101-39/+41
* Bug 151281 - change duplicates.cgi to make one query instead of several thous...gerv%gerv.net2002-06-291-17/+15
* Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz.gerv%gerv.net2002-04-271-2/+6
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-3/+2
* Bug 125427 - Taint error in duplicates.cgi with perl < 5.6bbaetz%student.usyd.edu.au2002-04-161-19/+39
* Bug 199635 - templatise duplicates.cgi. Patch by gerv, r=myk, bbaetz.gerv%gerv.net2002-04-111-229/+125
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+4
* Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.bbaetz%cs.mcgill.ca2001-10-231-4/+10
* Bug 96063 - the old method of doing this barfed on long URL strings.gerv%gerv.net2001-08-211-29/+48
* Fix for bug 95304: Add a buglist link to the top of duplicates.cgijustdave%syndicomm.com2001-08-161-0/+6
* Fix silly syntax error I missed.justdave%syndicomm.com2001-08-131-3/+3
* Fix for bug 95008: duplicates page no longer ignores verified INVALID/WONTFIX...justdave%syndicomm.com2001-08-131-5/+9
* Add strikethrough to resolved bug numbers. Bug 79816. r=jake.gerv%gerv.net2001-07-021-19/+31
* Bullshit checkin to add the fact that the previous changes also include the f...tara%tequilarista.org2001-04-201-0/+1
* landing final patch for bug 76261tara%tequilarista.org2001-04-201-6/+6
* Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug ...justdave%syndicomm.com2001-04-071-80/+133
* Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla...endico%mozilla.org2001-03-131-3/+4
* Patch from Jake <jake@acutex.net> for bugs 22041 and 25693 which had the same...endico%mozilla.org2001-03-091-0/+1
* Backing out Gerv's brainspasm for himtara%tequilarista.org2001-03-031-2/+2
* Fixed problem with ranges in regexps that I dreamt about a few nights ago.gerv%gerv.net2000-12-151-2/+2
* part of gervase markham's duplicates tracking functionalitytara%tequilarista.org2000-10-241-0/+186