..
Bugzilla
Patch for bug 270823: Remove failure on search 'time since owner touched bug' (remove linebreaks from middle join clause); patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, r=vladd, a=justdave.
2004-12-14 02:31:56 +00:00
contrib
Patch for bug 270404: Add detaint_natural and fix use lib instruction in sendbugemail.pl to make it functional; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.
2004-11-20 12:35:17 +00:00
docs
Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 regarding the max_allowed_packet option.
2004-12-18 11:52:20 +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
Patch for bug 274134: Modify relative path to padlock.png in recently moved CSS file; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-12-11 08:57:32 +00:00
t
Patch for bug 271373: Fix bogus t/008filter.t error on Win32; patch by Marc Schumann <wurblzap@gmail.com>, r=glob, a=justdave.
2004-12-06 17:13:55 +00:00
template
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
.cvsignore
ant.jpg
attachment.cgi
Comment-only fix: be honest about where we put that string! r=ssdbot
2004-10-31 00:50:28 +00:00
buglist.cgi
Patch for bug 261993: fix uninitialized value error in webserver log when accessing buglist.cgi (generated by the fix for bug 255512); patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, a=myk.
2004-09-29 22:37:17 +00:00
bugzilla.dtd
Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.)
2004-08-20 21:49:20 +00:00
Bugzilla.pm
Bug 257344: Remove exit from error handlers when non-interactive
2004-11-08 02:25:59 +00:00
CGI.pl
[SECURITY] Bug 253544: Changes to the metadata (filename, description, mime type, review flags) on attachments which were flagged as private get displayed to users who are not members of the group allowed to see private attachments when viewing the bug activity log. This only affects sites that use the 'insidergroup' feature.
2004-10-25 07:33:20 +00:00
chart.cgi
Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if you log in via chart.cgi it doesn't get lost. Patch by wurblzap@gmail.com; r=gerv.
2004-09-12 15:46:07 +00:00
checksetup.pl
Patch for bug 273935: avoid double-quoting dates in series_data table; patch by Vance Baarda <vrb@novell.com>, r=vladd, a=justdave.
2004-12-14 01:50:33 +00:00
colchange.cgi
Patch for bug 270263: 'Votes' should not be a column choice if param(usevotes) is not true; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.
2004-12-05 14:24:10 +00:00
collectstats.pl
Fix for bug 265240: make collectstats generate valid RDF by not cutting off the opening RDF tag; r=kiko, a=myk
2004-10-20 23:00:45 +00:00
config.cgi
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
2004-03-27 03:51:44 +00:00
createaccount.cgi
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
2004-07-20 22:41:22 +00:00
defparams.pl
Patch for bug 273483: update param(sendmailnow) information; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=justdave, a=justdave.
2004-12-09 10:54:37 +00:00
describecomponents.cgi
Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
2004-07-31 02:27:26 +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 224208 Add a higher level of categorization (.ie departments, locations, etc.)
2004-08-20 21:49:20 +00:00
editcomponents.cgi
Bug 225687 - add group controls to charts, along with various other cleanups. Patch by gerv; r=joel, a=justdave.
2004-08-29 21:29:36 +00:00
editflagtypes.cgi
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me, r=wurblzap (Marc), a=justdave.
2004-12-14 01:58:52 +00:00
editgroups.cgi
Patch for bug 180879: Implement privs for bug flags modification; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
2004-11-23 22:41:44 +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
Bug 190224: templatize editmilestones.cgi
2004-09-11 06:48:14 +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 271474: Fix SQL syntax error when updating max votes per bug in editproducts.cgi and questionable activity log entries when an admin changes the votes-to-confirm setting to a lower value and bugs get confirmed by popular vote; patch by Nick.Barnes@pobox.com, r=vladd, a=justdave.
2004-12-11 13:33:27 +00:00
editusers.cgi
Patch for bug 261434: implement functionality to delete a user semi-properly (only works for users with no bugs/comments); patch by Ivan Todoroski <grnch@gmx.net>; r=justdave, a=justdave.
2004-10-17 11:07:39 +00:00
editversions.cgi
Bug 252450: Unlock tables in edit*.cgi before sending trailer
2004-07-27 15:13:48 +00:00
editwhines.cgi
Bug 185090: Add revamped whining system
2004-08-04 21:36:27 +00:00
enter_bug.cgi
Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set status to NEW; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.
2004-12-12 01:40:31 +00:00
globals.pl
Patch for bug 269398: request.cgi should not fail with error in SQL when no products are available for the user; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-12-11 00:05:41 +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
Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.)
2004-08-20 21:49:20 +00:00
move.pl
Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, a=justdave.
2004-12-06 17:07:54 +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
Patch for bug 262141: Enable the creation of bookmarkable URL for bug entry when param commentoncreate is set; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=gerv, a=justdave.
2004-12-02 22:31:35 +00:00
process_bug.cgi
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me, r=wurblzap (Marc), a=justdave.
2004-12-14 01:58:52 +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
Patch for bug 271048: Remove confusion when sorting classifications by modifying GetSelectableClassifications in order to always return a sorted list; patch by Albert Ting <altlst@sonic.net>, r=justdave, a=justdave.
2004-12-05 14:18:59 +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 237627: Validate dataset name in reports.cgi
2004-07-10 08:03:15 +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
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 266137: Add missing cross checks in sanitycheck.cgi; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-12-09 09:36:51 +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 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
2004-08-04 16:17:10 +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 254146: make the error message clear if servertest.pl failed to find the GID for HTTPD; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=joel, a=justdave.
2004-08-28 09:05:55 +00:00
token.cgi
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
2004-07-20 22:41:22 +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 251837: Add UI to add/remove 'My Bugs' link in footer
2004-07-27 05:53:27 +00:00
votes.cgi
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
2004-08-04 16:17:10 +00:00
whine.pl
Bug 255772: Prevent whine.pl from running endless whining loop
2004-08-17 14:51:04 +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