..
Bugzilla
Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.
2002-04-24 18:27:43 +00:00
contrib
Adding jb2bz.py to contrib (bug 124869).
2002-02-13 14:59:30 +00:00
css
Fix for bug 103778: Rewrites and templatizes buglist.cgi.
2002-03-12 13:55:07 +00:00
docs
Bug 139051 - fix misspelling of "privilege". Patch by mental <xor@ivwnet.com>, 2xr=bbaetz.
2002-04-22 21:09:19 +00:00
skins /standard
Fix for bug 103778: Rewrites and templatizes buglist.cgi.
2002-03-12 13:55:07 +00:00
t
Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.
2002-04-24 18:27:43 +00:00
template
Bug 139928 - cvs remove templates from template/default directory. These templates now all live in template/en/default, for l10n purposes.
2002-04-25 17:22:37 +00:00
.cvsignore
Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not.
2001-12-12 22:41:19 +00:00
1x1.gif
ant.jpg
attachment.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
Attachment.pm
Bug 110012 - show_bug templatisation. r=bbaetz, afranke.
2002-03-23 17:58:41 +00:00
bug_form.pl
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
bug_status.html
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
Bug.pm
Bug 126883 - bugzilla.dtd isn't quite correct
2002-04-04 04:19:58 +00:00
buglist.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
bugwritinghelp.html
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
bugzilla.dtd
Bug 126883 - bugzilla.dtd isn't quite correct
2002-04-04 04:19:58 +00:00
CGI.pl
Bug 140110 - remove 273 lines of redundant code from CGI.pl. Patch by gerv; 2xr=ddk.
2002-04-25 19:43:50 +00:00
changepassword.cgi
Fix for bug 108982: enable taint mode for all user-facing CGI files.
2002-01-20 01:44:52 +00:00
checksetup.pl
Fix for bug 126571: prevents display of messages to end-users about parameters being removed when an installation upgrades to a later
2002-04-24 21:44:20 +00:00
colchange.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
collectstats.pl
Fix for bug 21253: removing all single-parameter system() calls from Bugzilla
2001-06-06 21:17:42 +00:00
confirmhelp.html
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
createaccount.cgi
Bug 138588 - missed a DisplayError -> ThrowTemplateError change.
2002-04-24 07:28:11 +00:00
defparams.pl
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
describecomponents.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
describekeywords.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
doeditparams.cgi
Fix for bug 108982: enable taint mode for all user-facing CGI files.
2002-01-20 01:44:52 +00:00
duplicates.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
editattachstatuses.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
editcomponents.cgi
Bug 106377 - processmail rescanall should use lastdiffed
2002-03-03 22:06:20 +00:00
editgroups.cgi
Bug 106377 - processmail rescanall should use lastdiffed
2002-03-03 22:06:20 +00:00
editkeywords.cgi
stupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete.
2001-02-26 23:25:22 +00:00
editmilestones.cgi
Bug 106377 - processmail rescanall should use lastdiffed
2002-03-03 22:06:20 +00:00
editparams.cgi
Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines.
2001-10-13 01:36:17 +00:00
editproducts.cgi
Bug 136754 - warning in editproduct.cgi if usebuggroups option is on. Patch by justdave; r=gerv, bbaetz.
2002-04-17 21:12:43 +00:00
editusers.cgi
Bug 139051 - fix misspelling of "privilege". Patch by mental <xor@ivwnet.com>, 2xr=bbaetz.
2002-04-22 21:09:19 +00:00
editversions.cgi
Bug 106377 - processmail rescanall should use lastdiffed
2002-03-03 22:06:20 +00:00
enter_bug.cgi
Fix for bug 139632: connect to the database in enter_bug.cgi in case it is time to rebuild the version cache, which needs a database
2002-04-24 21:28:36 +00:00
globals.pl
Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by gerv; 2xr=myk.
2002-04-24 21:41:51 +00:00
help.html
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
helpemailquery.html
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
how_to_mail.html
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
importxml.pl
Bug 134575 - some scripts trying to make world writable directories
2002-04-07 03:56:46 +00:00
index.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
localconfig.js
fix for 69793: check in new files for QuickSearch
2001-02-28 23:07:26 +00:00
long_list.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
move.pl
Bug 134575 - some scripts trying to make world writable directories
2002-04-07 03:56:46 +00:00
notargetmilestone.html
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
post_bug.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
process_bug.cgi
Bug 125066 - remove the need to set a milestone on accept for products with just one milestone. Patch by zeroj; r=justdave, gerv.
2002-04-24 20:07:57 +00:00
processmail
Bug 110980 - no email to cc list when opening new bug
2002-04-14 04:43:55 +00:00
query.cgi
Remove confusing comment referring make_options, which this CGI no longer calls. No bug number.
2002-04-25 19:40:59 +00:00
queryhelp.cgi
Bug 139800 - remove errant references to index.html. Patch by ddk, 2xr=gerv.
2002-04-24 18:11:00 +00:00
quicksearch.html
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
quicksearch.js
Re-fixing bug 37339 - Checking an undefined variable for a specific value didn't work in Netscape 4 (and was probably a strict warning everywhere else).
2001-12-24 22:24:35 +00:00
quicksearchhack.html
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
quips.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
README
Updates to README from bug 94846.
2001-08-11 19:56:40 +00:00
RelationSet.pm
Fix for bug 105773: Email addresses in the CC list are now sorted case-insensitively
2001-11-03 02:05:43 +00:00
relogin.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
reports.cgi
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
robots.txt
Bug 139800 - remove errant references to index.html. Patch by ddk, 2xr=gerv.
2002-04-24 18:11:00 +00:00
runtests.sh
Fix for bug 136227: Corrects syntax error in bash script.
2002-04-12 21:15:45 +00:00
sanitycheck.cgi
Bug 126883 - bugzilla.dtd isn't quite correct
2002-04-04 04:19:58 +00:00
show_activity.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
show_bug.cgi
Bug 110012 - show_bug templatisation. r=bbaetz, afranke.
2002-03-23 17:58:41 +00:00
showattachment.cgi
Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker.
2002-01-30 14:14:12 +00:00
showdependencygraph.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
showdependencytree.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
sidebar.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
syncshadowdb
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
token.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
Token.pm
Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.
2002-04-24 18:27:43 +00:00
UPGRADING
CHANGES move to "UPGRADING-pre-2.8"
2001-08-10 22:35:22 +00:00
UPGRADING-pre-2.8
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
userprefs.cgi
Bug 137183 - tab names should be in the template not in the .cgi. Patch by gerv; r=afranke, myk.
2002-04-24 22:21:59 +00:00
votehelp.html
Bug 129442 - make html of a default installation (mostly) HTML 4.01
2002-04-15 02:48:17 +00:00
votes.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
whineatnews.pl
Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it
2002-02-17 08:22:31 +00:00
xml.cgi
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00