..
Bugzilla
Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes all 'enum' types in the database from Bugzilla.
2005-02-24 22:43:28 +00:00
contrib
Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
2005-02-20 08:02:07 +00:00
docs
Bug 281185: Add boolean charts docs
2005-02-19 03:01:53 +00:00
images
Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create suitable spacing; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
2004-11-02 22:39:51 +00:00
js
Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.)
2004-08-20 21:49:20 +00:00
skins /standard
Fix for bug 278125: converts Bugzilla header to structural HTML and stylistic CSS; Patch by Svetlana Harisova; r,a=myk
2005-02-16 19:31:44 +00:00
t
Bug 282509: Bugzilla now requires perl 5.6.1
2005-02-17 10:16:03 +00:00
template
Bug 281876: New Admin Interface to manage old Enum fields (Field Values)
2005-02-24 22:48:07 +00:00
.cvsignore
ant.jpg
attachment.cgi
Bug 252272: Allow extremely large attachments to be stored locally
2005-02-20 17:03:10 +00:00
buglist.cgi
Bug 282790: Warn if name for a stored query exceeds maximum length
2005-02-20 17:15:14 +00:00
bugzilla.dtd
Patch for bug 171478: XML bug output should include attachment flags; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, a=myk.
2005-01-16 20:34:52 +00:00
Bugzilla.pm
Bug 257344: Remove exit from error handlers when non-interactive
2004-11-08 02:25:59 +00:00
CGI.pl
Bug 257315 : type of delta_ts in bugs table should not be timestamp
2005-02-08 16:51:03 +00:00
chart.cgi
Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Fr�d�ric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
2005-01-16 14:07:31 +00:00
checksetup.pl
Bug 277504 : quips migrated from quip file have an (invalid) userid of 0
2005-02-24 23:27:08 +00:00
colchange.cgi
Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
2005-01-16 20:27:24 +00:00
collectstats.pl
Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call
2005-02-20 07:53:17 +00:00
config.cgi
Bug 282505: perl 5.6: config.cgi dies when it tries to use Bugzilla::DB (fixes burning Tinderbox)
2005-02-16 22:30:42 +00:00
createaccount.cgi
Bug 280994 : Move ValidateNewUser out of globals.pl
2005-02-09 06:42:43 +00:00
defparams.pl
Bug 150901 : Some params containing mail-templates contain URLs with terminating punctuation
2005-02-24 20:36:03 +00:00
describecomponents.cgi
Bug 153461: describe components shouldn't give an error for a bad product
2005-01-07 21:34:07 +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
Bug 234825: Keep duplicates.cgi from revealing products user doesnt have access to
2004-07-10 07:17:02 +00:00
duplicates.xul
Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r=gerv, a=justdave
2004-10-21 19:02:30 +00:00
editclassifications.cgi
Bug 282124: Remove globals.pl and CGI.pl from editclassifications.cgi
2005-02-20 10:14:14 +00:00
editcomponents.cgi
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
2005-02-17 21:57:27 +00:00
editflagtypes.cgi
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
2005-02-17 21:57:27 +00:00
editgroups.cgi
Bug 253721: Add group-based lists to whining
2005-02-18 22:42:07 +00:00
editkeywords.cgi
Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Fr�d�ric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
2005-01-16 14:07:31 +00:00
editmilestones.cgi
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
2005-02-17 21:57:27 +00:00
editparams.cgi
Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Fr�d�ric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
2005-01-16 14:07:31 +00:00
editproducts.cgi
Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
2005-02-18 16:01:48 +00:00
editusers.cgi
Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
2005-02-18 16:01:48 +00:00
editvalues.cgi
Bug 281876: New Admin Interface to manage old Enum fields (Field Values)
2005-02-24 22:48:07 +00:00
editversions.cgi
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
2005-02-17 21:57:27 +00:00
editwhines.cgi
Bug 253721: Add group-based lists to whining
2005-02-18 22:42:07 +00:00
enter_bug.cgi
Bug 282267 : product name is checked twice in enter_bug.cgi
2005-02-16 17:40:12 +00:00
globals.pl
Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes all 'enum' types in the database from Bugzilla.
2005-02-24 22:43:28 +00:00
importxml.pl
Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
2005-02-18 16:01:48 +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
Bug 201818 : Convert long_list.cgi to a format
2005-01-24 16:39:27 +00:00
move.pl
Bug 257315 : type of delta_ts in bugs table should not be timestamp
2005-02-08 16:51:03 +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
Bug 283085 : post_bug.cgi can be used to know which products do not exist and which ones are not accessible
2005-02-24 16:30:40 +00:00
process_bug.cgi
Bug 212940 : Can't use an undefined value as an ARRAY reference at /http/bugzilla/process_bug.cgi line 866.
2005-02-23 16:53:24 +00:00
productmenu.js
Fix for bug 241814: properly trim component fields according to product selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave
2004-12-14 02:29:56 +00:00
query.cgi
Bug 254347: Use of uninitialized value msg in query.cgi
2005-02-18 17:34:19 +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
Wording, wording.
2004-07-08 19:59:25 +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
Patch for bug 262182: editing a buglist from a tabular report shouldn't go to a wrong page; patch by Gervase Markham <gerv@mozilla.org>; r=rsiklos, a=justdave.
2004-11-05 09:22:26 +00:00
reports.cgi
Bug 176011 : reports.cgi throws a scary error if collectstats has never been run
2005-02-22 16:01:31 +00:00
request.cgi
Fix for bug 241814: properly trim component fields according to product selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave
2004-12-14 02:29:56 +00:00
robots.txt
runtests.pl
Bug 257267: allow trimming leading zeros when typing the test number in the testing suite; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=myk.
2004-09-03 06:59:08 +00:00
runtests.sh
sanitycheck.cgi
Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes all 'enum' types in the database from Bugzilla.
2005-02-24 22:43:28 +00:00
show_activity.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
show_bug.cgi
[SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and attachment summaries which are marked as private to users who are not members of the group allowed to see private comments and attachments. XML export is not exposed in the user interface, but is available to anyone who knows the correct URL to invoke it. This only affects sites that use the 'insidergroup' feature.
2004-10-25 07:25:58 +00:00
showattachment.cgi
Bug 201816 - use CGI.pm for header output
2003-05-05 01:15:38 +00:00
showdependencygraph.cgi
Bug 277623 : Move PerformSubsts() out of globals.pl
2005-02-03 17:37:08 +00:00
showdependencytree.cgi
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
2004-08-04 16:17:10 +00:00
sidebar.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
testagent.cgi
Bug 245877: Add an installation test suite
2004-07-22 07:05:05 +00:00
testserver.pl
Patch for bug 277210: Testserver.pl should find apache2/httpd2 as well when it looks for webservers; patch by Kieran Lal <kieran@gmail.com> and Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, r=vladd, a=myk.
2005-01-16 13:15:34 +00:00
token.cgi
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
2005-02-17 21:57:27 +00:00
UPGRADING
UPGRADING-pre-2.8
userprefs.cgi
Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
2005-02-20 08:02:07 +00:00
votes.cgi
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
2005-02-17 21:57:27 +00:00
whine.pl
Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
2005-02-20 08:02:07 +00:00
whineatnews.pl
Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call
2005-02-20 07:53:17 +00:00
xml.cgi