..
Bugzilla
Bug 240325: Keep regexp-based groups up-to-date
2004-06-16 05:04:48 +00:00
contrib
Bug 237638: make bugzilla_email_append.pl work with BugMail.pm instead of processmail
2004-04-15 04:24:39 +00:00
css
Fix for bug 240486: makes the banner template CSS friendly
2004-05-11 20:49:50 +00:00
docs
Patch for bug 240079: fix strange phrase in the documentation: "everywhere applicable" should be "where applicable" in README.docs; patch by Niels Reedijk <n.reedijk@planet.nl>; r=timeless; a=justdave.
2004-05-30 21:46:07 +00:00
js
Fix for bug 183774: makes duplicates.xul compute a correct base URL when jarred so that links to bugs work.
2004-01-25 18:47:16 +00:00
skins /standard
Fix for bug 240486: makes the banner template CSS friendly
2004-05-11 20:49:50 +00:00
t
Bug 142744: Testing suite should work on Win32
2004-06-16 11:13:39 +00:00
template
Bug 223541: Make flags show up correctly in "View all attachments" mode.
2004-05-30 15:52:13 +00:00
.cvsignore
1x1.gif
ant.jpg
attachment.cgi
Bug 223541: Make flags show up correctly in "View all attachments" mode.
2004-05-30 15:52:13 +00:00
buglist.cgi
Fix for bug 234797: adds a "limit" param for limiting the number of results returned from a search.
2004-04-06 01:19:15 +00:00
bugzilla.dtd
Bug 158499 - Templatise XML bug output
2002-12-15 09:24:08 +00:00
Bugzilla.pm
Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.
2004-03-27 01:28:29 +00:00
CGI.pl
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
chart.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
checksetup.pl
Bug 246599 Add Mac OS X 10.3 to the list
2004-06-16 10:39:48 +00:00
colchange.cgi
Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in favor of $cgi->cookie)
2004-04-17 06:04:14 +00:00
collectstats.pl
Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in collectstats.pl on Win32
2004-05-27 09:21:24 +00:00
config.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
createaccount.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
defparams.pl
Patch for bug 146087: set the default of the sendmailnow param to ON on the trunk as well; r=justdave; a=justdave.
2004-03-31 22:01:30 +00:00
describecomponents.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
describekeywords.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
doeditparams.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
duplicates.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
duplicates.xul
Fix for bug 156548: XUL implementation of duplicates report.
2002-11-05 01:54:15 +00:00
editcomponents.cgi
Bug 141006: Run edit*.cgis in taint mode.
2004-05-23 07:22:32 +00:00
editflagtypes.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
editgroups.cgi
Bug 240325: Keep regexp-based groups up-to-date
2004-06-16 05:04:48 +00:00
editkeywords.cgi
Patch for bug 239576: make sure detaint_natural is always called with a defined value in editkeywords.cgi; r=timeless; a=justdave.
2004-04-05 01:32:43 +00:00
editmilestones.cgi
Patch for bug 246328: make editmilestone check for invalid sortkeys; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd; a=justdave.
2004-06-16 13:45:37 +00:00
editparams.cgi
Bug 141006: Run edit*.cgis in taint mode.
2004-05-23 07:22:32 +00:00
editproducts.cgi
Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; a=myk.
2004-06-01 21:30:29 +00:00
editusers.cgi
Bug 240325: Keep regexp-based groups up-to-date
2004-06-16 05:04:48 +00:00
editversions.cgi
Bug 141006: Run edit*.cgis in taint mode.
2004-05-23 07:22:32 +00:00
enter_bug.cgi
Bug 160210 Add MacOSX 10.1 and 10.2 to the os list
2004-06-16 10:37:27 +00:00
globals.pl
Bug 226411: Fixed the indentation issue mentioned in bug comments but forgotten on previous checkin.
2004-05-13 07:17:43 +00:00
importxml.pl
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
index.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
localconfig.js
Bug 95759: localconfig.js contains strings of equals signs (===). Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave
2003-07-17 22:49:47 +00:00
long_list.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
move.pl
Fix for bug 238864: remove %FORM and %COOKIE from move.pl; does just
2004-04-07 03:41:52 +00:00
page.cgi
Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param
2004-04-17 04:41:19 +00:00
post_bug.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
process_bug.cgi
Patch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link like show_bug.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd; a=justdave.
2004-06-01 12:53:27 +00:00
productmenu.js
Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses.
2002-09-28 18:42:54 +00:00
query.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
queryhelp.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
quicksearch.html
quicksearch.js
Add an XXX comment related to bugs 201235 and 236025.
2004-02-29 15:22:26 +00:00
quicksearchhack.html
Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.
2004-03-07 23:27:32 +00:00
QUICKSTART
Adding bits about localconfig.js (I always forget it) and rewording one
2004-01-15 15:02:45 +00:00
quips.cgi
Patch for bug 238867: remove one last %FORM from quips.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=justdave; a=justdave.
2004-03-27 20:20:47 +00:00
README
Fix for bug 221391: Bugzilla Quickstart guide could exist. Provide a
2003-10-10 02:22:39 +00:00
relogin.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
report.cgi
Bug 179671: Boolean charts didn't work on the reporting pages.
2004-05-30 10:40:17 +00:00
reports.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
request.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
robots.txt
runtests.pl
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
2003-03-27 00:07:02 +00:00
runtests.sh
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
2003-03-27 00:07:02 +00:00
sanitycheck.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
show_activity.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
show_bug.cgi
Patch for bug 87770: make attachment.cgi work with no parameters; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=myk.
2004-04-10 15:08:21 +00:00
showattachment.cgi
Bug 201816 - use CGI.pm for header output
2003-05-05 01:15:38 +00:00
showdependencygraph.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
showdependencytree.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
sidebar.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
token.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
UPGRADING
UPGRADING-pre-2.8
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
2003-03-27 00:07:02 +00:00
userprefs.cgi
Bug 236779: Add UI for changing "linkinfooter" flag for saved searches
2004-05-13 16:04:27 +00:00
votes.cgi
Fix for bug 238869: remove %FORM from votes.cgi. Does just that, free of
2004-04-13 18:34:59 +00:00
whineatnews.pl
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
xml.cgi
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
2003-03-27 00:07:02 +00:00