Граф коммитов

3992 Коммитов

Автор SHA1 Сообщение Дата
justdave%syndicomm.com 5e2b997b21 Fix for bug 171296: changing Content-disposition header in attachment.cgi to use 'inline' instead of 'attachment' so that it
doesn't *force* you to download it.
r= bbaetz, bzbarsky
2002-09-28 04:10:27 +00:00
gerv%gerv.net c5a9825914 Bug 170213 - CVS remove old and obsolete HTML files. "Patch" by gerv; a=myk. 2002-09-27 22:03:56 +00:00
bugreport%peshkin.net a184bc2c26 Bug 170195 Regression - buglist highlighting broken
r=myk
2002-09-27 16:44:58 +00:00
gerv%gerv.net 1a9c478018 Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz. 2002-09-26 23:31:53 +00:00
gerv%gerv.net 46b089fbfd Bug 170986 - General Summary reports don't work with taint checking. Also fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz. 2002-09-26 23:25:12 +00:00
gerv%gerv.net 83cb049ede Bug 170843 - cvs remove obsolete file, changepassword.cgi. "Patch" by gerv; a=justdave. 2002-09-26 06:16:58 +00:00
tara%tequilarista.org bdf94e9190 Fixing (but still leaving commented out) the Log query field, a la bug 170395 2002-09-25 21:55:22 +00:00
gerv%gerv.net 32c5d35269 Bug 12282 - General summary reports. Patch by gerv; r=joel. 2002-09-25 07:11:45 +00:00
myk%mozilla.org 3a3bdbd319 Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as being in the RDF namespace to update deprecated syntax and get some RDF parsers to stop
generating warnings.
r=gerv
2002-09-23 21:46:33 +00:00
timeless%mac.com bf5a83d070 Bug 170392 zap annoying border for who in showbuilds.cgi
r=biesi
2002-09-23 21:29:23 +00:00
gerv%gerv.net 32e2672088 Bug 170064 - Change error API again to allow vars to be passed in the call. Patch by gerv; r=bbaetz. 2002-09-23 07:12:12 +00:00
gerv%gerv.net 79544750ed Bug 170075 - Mid-air collision pages should be titled as such. Patch by gerv; r=bbaetz. 2002-09-22 20:28:25 +00:00
bugreport%peshkin.net 342d43845b bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
justdave%syndicomm.com 273d933aa2 Fix for bug 63601: Recommend filename when downloading attachments (except in IE4, which chokes on the Content-Disposition header)
Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com>
r= bbaetz, gerv
2002-09-21 16:57:12 +00:00
gerv%gerv.net 87b72c9f2c Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch by gerv; r=kiko. 2002-09-21 15:17:09 +00:00
gerv%gerv.net 930b444050 Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.cgi. Patch by gerv; r=burnus. 2002-09-20 22:26:14 +00:00
gerv%gerv.net 82a63c65ec Bug 167476 - unix_timestamp conversion error using MySQL. Patch by finne@stofanet.dk; r=gerv. 2002-09-19 23:15:14 +00:00
gerv%gerv.net 0aa265a7a7 Bug 152935 - Pref for no notification on Target Milestone change not respected. Patch by jodym@oeone.com; r=bbaetz, gerv. 2002-09-19 23:01:16 +00:00
gerv%gerv.net ee449a7d6a 160476 - boolean chart addition doesn't keep query template format. Patch by gerv; r=myk. 2002-09-19 21:05:17 +00:00
myk%mozilla.org 85ae6a1eea Last part of fix for bug 146945: Hack to support format=rdf for legacy applications that don't know to do ctype=rdf instead.
r=gerv
2002-09-19 20:17:21 +00:00
myk%mozilla.org b50b364672 Fix for bug 169713: Added PrintHeader to a few more places that return HTML, and added a $::header_done global variable so two PrintHeader() calls cause the header to be displayed only once.
r=dmose
2002-09-19 19:52:03 +00:00
ian%hixie.ch e8f6161059 Typo: colon should be dot to be consistent with everything else in PLIF. 2002-09-19 18:23:36 +00:00
gerv%gerv.net 6576a9e1eb Bug 169561 - Speed up UserInGroup by using cached information. Patch by gerv; r=bbaetz, joel, myk. 2002-09-19 06:54:42 +00:00
gerv%gerv.net 571bea1caa Bug 168804 - Document CheckCanChangeField so sites can modify it for local needs. Patch by gerv; r=bbaetz, joel. 2002-09-18 23:23:55 +00:00
myk%mozilla.org 8cfb3cd4c2 Fix for bug 164143: enables non-authenticated users to look up the module to which a file belongs via a form at the top of owners.html.
r=dmose
2002-09-18 21:32:08 +00:00
terry%mozilla.org 67833d883f Fixing a mistake made long ago that resulted in an empty image being committed in place of the despot handcuff image. This is the original image (from revision 1.3). 2002-09-18 21:28:55 +00:00
gerv%gerv.net 3e34b0ac1f Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus. 2002-09-18 20:09:12 +00:00
gerv%gerv.net f8de46ec8b Fallout from previous checkin; need to escape "-" in regexp for some versions of Perl, because it interprets it as a range. 2002-09-18 18:59:55 +00:00
gerv%gerv.net 3e896ac3ed Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz. 2002-09-18 07:20:18 +00:00
gerv%gerv.net accb8c9489 Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to list.rdf.tmpl to fit in with new naming scheme. 2002-09-17 23:30:17 +00:00
gerv%gerv.net 29e347e553 Bug 146495 - clean up format ambiguities. We now have separate "format" and "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk. 2002-09-17 23:28:24 +00:00
myk%mozilla.org 91ff741fa3 Fix for bug 57556: escapes user-entered data when displaying it to prevent cross-site scripting attacks.
r=dmose
2002-09-16 21:31:58 +00:00
ian%hixie.ch e075140c8d Form submission cleanup: use ./ instead of blank actions, since some UAs leave the query string on POSTs with blank actions. Also switch some GETs to POSTs since we now support them. 2002-09-14 13:07:18 +00:00
ian%hixie.ch e2fc7b725d Add more debugging output to core parts of the run loop. 2002-09-14 12:47:02 +00:00
ian%hixie.ch a5c6e887dd The 'acknowledge' string could be used for more than blank requests. 2002-09-14 12:46:16 +00:00
ian%hixie.ch 421de69e88 Implement a way for requests to include referrer information. 2002-09-14 12:45:26 +00:00
gerv%gerv.net fec4ea708a Bug 25521 - Keyword field in new bug entry. Patch by jeff.hedlund@matrixsi.com; r=gerv. 2002-09-13 22:21:19 +00:00
gerv%gerv.net 18e76ae4e7 Bug 168075 - Undefined subroutine &main::Error called at /opt/webtools/bugzilla/buglist.cgi line 1005. Patch by gerv; r=bbaetz. 2002-09-13 17:37:41 +00:00
gerv%gerv.net 28313a2131 Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. Patch by gerv; r=bbaetz. 2002-09-12 22:51:50 +00:00
tara%tequilarista.org 1319ee7fd8 Quick update to Perl module list 2002-09-12 20:19:45 +00:00
ian%hixie.ch 8c2be31399 To make debugging easier, move the level 9 output debugging dumps from failure cases in the datasources to always, in the generic output service. May need further tweaking later. 2002-09-12 11:45:17 +00:00
ian%hixie.ch a0bde30100 Adding a new way of executing database statements: attempt(). Works like execute() but doesn't raise an exception on failure. Check for failure by using the ResultsFrame's 'lastError' method. 2002-09-12 11:44:07 +00:00
ian%hixie.ch 950bf7a417 Add two new filters: One for theoretically valid URIs, and one for strings being embedded _into_ URIs. Note that the first overrides the Template::Filters version since that version is arguably incorrect. 2002-09-11 23:11:43 +00:00
gerv%gerv.net a828b49359 Bug 166698 - The error system's in a bit of a mess. This file was missed on the original checkin. 2002-09-11 14:12:12 +00:00
gerv%gerv.net 402e25334e Bug 166821 - reports.cgi broken by recent schema changes. r=bbaetz. 2002-09-11 13:56:35 +00:00
bugreport%peshkin.net a9697dafd1 Bug 167595 - Query - multiple-select product (and probably component) broken
2xr = bbaetz
2002-09-10 23:51:05 +00:00
bugreport%peshkin.net 48e253dbd1 Bug 167643 - Schema Changes from bug 143826 are out of order
2xr=JayPee
2002-09-10 04:49:59 +00:00
ian%hixie.ch 49a625301a Changing 'HTTP/1.1' to 'Status:' since we're now in a non-nph environment. 2002-09-09 19:23:04 +00:00
ian%hixie.ch 3ff6814977 More debugging information at high verbosity settings. 2002-09-09 19:22:10 +00:00
ian%hixie.ch 30a26645b7 Implementations should stop using nph- scripts now. (This may have more fallout.) 2002-09-09 15:38:05 +00:00