..
Bugzilla
Backing out patch for bug 235459 which set tree on fire.
2004-02-29 16:19:05 +00:00
contrib
Bug 36379: adds command-line switches for default product, component, and version to bug_email.pl
2004-01-20 06:03:38 +00:00
css
Bug 153583 - Links to obsoleted attachment should use line-through style
2003-07-27 01:16:45 +00:00
docs
grep is a command line program, not something you do while editing a file (to most people anyway)
2004-02-08 08:25:38 +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
Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdave
2003-01-10 08:59:05 +00:00
t
Fix for bug 127995: shows the size of attachments in the show bug and attachment interfaces.
2004-02-05 18:14:11 +00:00
template
Backing out patch for bug 235459 which set tree on fire.
2004-02-29 16:19:05 +00:00
.cvsignore
1x1.gif
ant.jpg
attachment.cgi
Fix for bug 127995: shows the size of attachments in the show bug and attachment interfaces.
2004-02-05 18:14:11 +00:00
Attachment.pm
Fix for bug 127995: shows the size of attachments in the show bug and attachment interfaces.
2004-02-05 18:14:11 +00:00
bug_status.html
Bug 47925: describe MOVED resolution in bug_status.html; patch by chaduv (caduvall@glue.umd.edu); r=kiko; a=justdave.
2003-10-30 17:12:30 +00:00
Bug.pm
Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)
2003-09-02 06:54:58 +00:00
buglist.cgi
Patch for bug 192247: make Bugzilla quips truly random; code by Bill McGonigle <bill+mozilla@zettabyte.net>; r=bbaetz, justdave, a=justdave.
2004-02-27 11:18:45 +00:00
bugwritinghelp.html
bugzilla.dtd
Bug 158499 - Templatise XML bug output
2002-12-15 09:24:08 +00:00
Bugzilla.pm
Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a
2003-11-27 01:01:00 +00:00
CGI.pl
Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined"
2003-10-30 01:31:58 +00:00
chart.cgi
Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
2004-02-12 22:33:07 +00:00
checksetup.pl
Patch for bug 65313; improves the email regexp in order to detect better invalid email addresses; r=gerv, a=justdave.
2004-02-26 00:07:23 +00:00
colchange.cgi
Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange use Refresh HTTP header (on IIS only). r=justdave,a=justdave
2003-11-19 06:29:20 +00:00
collectstats.pl
Bug 232897 - make collectstats.pl work with shadow databases, by reading from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave.
2004-02-11 23:41:36 +00:00
config.cgi
Fix for bug 204631: enhances config.cgi to generate a list of queryable fields so third-party clients can populate search forms with the list.
2003-06-23 18:01:39 +00:00
createaccount.cgi
Patch for bug 235175: replaces ::FORM from createaccount.cgi with CGI based methods that are mod_perl compatible; r=gerv; a=justdave.
2004-02-24 12:25:11 +00:00
defparams.pl
Patch for bug 65313; improves the email regexp in order to detect better invalid email addresses; r=gerv, a=justdave.
2004-02-26 00:07:23 +00:00
describecomponents.cgi
[SECURITY] Bug 209742: Under some circumstances, a user can obtain component descriptions for a product to which he does not normally have access.
2003-11-03 03:25:51 +00:00
describekeywords.cgi
Bug 201816 - use CGI.pm for header output
2003-05-05 01:15:38 +00:00
doeditparams.cgi
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
duplicates.cgi
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
duplicates.xul
Fix for bug 156548: XUL implementation of duplicates report.
2002-11-05 01:54:15 +00:00
editcomponents.cgi
Bug 227771 - Migration and product/component create code no longer writes series to database. Patch by gerv; r=kiko, a=justdave.
2003-12-08 23:13:35 +00:00
editflagtypes.cgi
Bug 201816 - use CGI.pm for header output
2003-05-05 01:15:38 +00:00
editgroups.cgi
Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@.
2003-11-19 06:42:09 +00:00
editkeywords.cgi
Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, jth, gerv; r/a=justdave.
2003-12-09 23:12:40 +00:00
editmilestones.cgi
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
editparams.cgi
Bug 201816 - use CGI.pm for header output
2003-05-05 01:15:38 +00:00
editproducts.cgi
Bug 227771 - Migration and product/component create code no longer writes series to database. Patch by gerv; r=kiko, a=justdave.
2003-12-08 23:13:35 +00:00
editusers.cgi
Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk.
2003-11-10 17:56:03 +00:00
editversions.cgi
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
enter_bug.cgi
Patch for bug 194472; link to the product's component editor when displaying error regarding lack of components; patch written by me based on the work and review of chaduv and jouni; r=kiko; a=justdave.
2004-02-04 15:23:39 +00:00
globals.pl
Patch for bug 123077; improve the ValidatePassword sub so that a password change is no longer accepted with a blank second field; r=kiko, a=justdave.
2004-03-03 05:19:28 +00:00
importxml.pl
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
index.cgi
Patch for bug 234171; removes \%COOKIE from index.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=gerv; a=justdave.
2004-02-14 10:54:51 +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 204560: display alias in long listing.
2003-08-05 00:31:22 +00:00
move.pl
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
page.cgi
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
post_bug.cgi
Patch for bug 213679: Implement a parameter that allows administrators to control whether blank comments are allowed when filling new bugs; code by Dave Swegen <dswegen@software.plasmon.com>; r=myk; a=myk.
2004-01-31 00:12:10 +00:00
process_bug.cgi
Bug 233645 - fix a number of 'undef' warnings which were killing performance for multiple bug change. Patch by gerv; r,a=justdave.
2004-02-13 20:24:51 +00:00
productmenu.js
query.cgi
Adding a comment to avoid further dupes of bug 97736 -- and also
2004-02-12 04:45:17 +00:00
queryhelp.cgi
Patch for bug 234898; start to use $cgi->param in queryhelp.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, a=justdave.
2004-02-29 14:29:38 +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
QUICKSTART
Adding bits about localconfig.js (I always forget it) and rewording one
2004-01-15 15:02:45 +00:00
quips.cgi
Bug 201816 - use CGI.pm for header output
2003-05-05 01:15:38 +00:00
README
Fix for bug 221391: Bugzilla Quickstart guide could exist. Provide a
2003-10-10 02:22:39 +00:00
RelationSet.pm
Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used only once" and make sure errors don't get wrapped in CGI:Carp's HTML wrapper.
2003-12-07 01:47:18 +00:00
relogin.cgi
Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a
2003-11-27 01:01:00 +00:00
report.cgi
Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave.
2003-09-14 23:00:09 +00:00
reports.cgi
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
request.cgi
Bug 208699 - Move Throw{Code,Template}Error into Error.pm
2003-09-14 06:05:23 +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
Patch for bug 234896; makes sanitycheck.cgi use $cgi->param instead of ::FORM; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko; a=justdave.
2004-02-29 14:24:06 +00:00
show_activity.cgi
Patch for bug 235268: Convert show_activity.cgi to get rid of %FORM; r=jouni; a=justdave.
2004-02-27 11:13:55 +00:00
show_bug.cgi
Check for PatchReader as a part of the installation and disable the "Diff"
2003-08-20 00:45:43 +00:00
showattachment.cgi
Bug 201816 - use CGI.pm for header output
2003-05-05 01:15:38 +00:00
showdependencygraph.cgi
Bug 166346: Set html title attribute (tooltip) for local dot -drawn dependency graphs. r=kiko, justdave; a=justdave
2003-12-03 18:31:52 +00:00
showdependencytree.cgi
Bug 201816 - use CGI.pm for header output
2003-05-05 01:15:38 +00:00
sidebar.cgi
Bug 180635 - Enhance Bugzilla::User to store additional information
2003-06-03 09:48:15 +00:00
token.cgi
Patch for bug 234876; removes %FORM from token.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, a=justdave.
2004-02-29 14:19:27 +00:00
Token.pm
Bug 208699 - Move Throw{Code,Template}Error into Error.pm
2003-09-14 06:05:23 +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
Patch for bug 123077; improve the ValidatePassword sub so that a password change is no longer accepted with a blank second field; r=kiko, a=justdave.
2004-03-03 05:19:28 +00:00
votehelp.html
votes.cgi
[SECURITY] Bug 209376: If you know the email address of someone who has voted on a secure bug, you can access the summary of that bug even if you do not have sufficient permissions to view the bug itself.
2003-11-03 03:20:49 +00:00
whineatnews.pl
Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave.
2004-02-27 11:10:01 +00:00
xml.cgi
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
2003-03-27 00:07:02 +00:00