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

4016 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net e87512b7c7 Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus. 2002-09-18 20:09:12 +00:00
gerv%gerv.net 34a4a40da0 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 fb12774885 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 513d9f0096 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 c14171212a 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 578177f712 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 9fb1137821 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 d7fbc1c86c Add more debugging output to core parts of the run loop. 2002-09-14 12:47:02 +00:00
ian%hixie.ch 662bae0d99 The 'acknowledge' string could be used for more than blank requests. 2002-09-14 12:46:16 +00:00
ian%hixie.ch 25f761a622 Implement a way for requests to include referrer information. 2002-09-14 12:45:26 +00:00
gerv%gerv.net 612d0b26ae 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 b445bca5ee 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 bda11cb1c6 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 40b3b839fe Quick update to Perl module list 2002-09-12 20:19:45 +00:00
ian%hixie.ch 4889c1fb44 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 adba24c93e 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 ad095c7804 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 93323c2273 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 7712577a10 Bug 166821 - reports.cgi broken by recent schema changes. r=bbaetz. 2002-09-11 13:56:35 +00:00
bugreport%peshkin.net c49f36cc60 Bug 167595 - Query - multiple-select product (and probably component) broken
2xr = bbaetz
2002-09-10 23:51:05 +00:00
bugreport%peshkin.net 15242ddc8c Bug 167643 - Schema Changes from bug 143826 are out of order
2xr=JayPee
2002-09-10 04:49:59 +00:00
ian%hixie.ch 791866856a 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 cae1696299 More debugging information at high verbosity settings. 2002-09-09 19:22:10 +00:00
ian%hixie.ch 2493903b1d Implementations should stop using nph- scripts now. (This may have more fallout.) 2002-09-09 15:38:05 +00:00
bugreport%peshkin.net e1210f4984 Bug 166023 - On failure in template->new, a template is used to display error
2xr = bbaetz
2002-09-09 01:10:54 +00:00
ian%hixie.ch 8ee8ff9e8b Return the HTTP headers as well in an array context. 2002-09-08 16:39:35 +00:00
caillon%returnzero.com db6490e423 167242 - 'Modify Query' will choose the wrong value for 'Sort By'
r=justdave
2002-09-07 09:29:13 +00:00
ian%hixie.ch 6e7c01e16e Switch to using smart_encode, cos we are smart. Add support for <fault> in XML-RPC output to handle errors. 2002-09-06 10:37:17 +00:00
matty%chariot.net.au f11ecf8841 Spelling fixes. 2002-09-06 03:59:06 +00:00
justdave%syndicomm.com 8fb817e88a Adds Mac OS X 10.1 and 10.2 to the OS list on new installations. Existing installations will need to add these manually in
localconfig.  Also corrects spelling from "MacOS X" to "Mac OS X" per Apple's encouraged usage.
r= caillon
2002-09-06 03:19:02 +00:00
ian%hixie.ch 8091275c08 Add a comment to remind others of what I forgot... (that you probably need a propertyImpliedAccessAllowed to use methodMissing) 2002-09-06 02:01:48 +00:00
ian%hixie.ch 239d98ec13 Normalise the command argument so that we don't choke if it has a dot in it or something. (We don't always control what the command is, e.g. for XMLRPC.) 2002-09-06 02:00:26 +00:00
ian%hixie.ch f865cddc1c Silly typo: the constructor arguments don't go on the class, duh 2002-09-06 01:54:14 +00:00
ian%hixie.ch 2a1af49e61 A wrapper around LWP::UserAgent and HTTP::Entities. (And maybe other things, in future.) 2002-09-05 21:16:24 +00:00
ian%hixie.ch 2c7166b3af Minor bug fixes: Make anonymous arguments start from 1 not 0; make a zero argument response have a response (a true boolean); make outputs with zero or one arguments be handled as outputs instead of implied property accesses. 2002-09-05 21:15:15 +00:00
ian%hixie.ch 3da4cfd8a2 Add a generic output: acknowledge. Used when nothing is particularily required as a response, e.g. for a one-way XMLRPC call. 2002-09-05 21:05:33 +00:00
ian%hixie.ch 6e682a075a XML RPC support. This is all you need to turn a PLIF application into a PLIF application with XML RPC. 2002-09-05 17:04:03 +00:00
ian%hixie.ch 533f6d4def Removing a few things which are now done or which will never be done. 2002-09-05 16:52:07 +00:00
ian%hixie.ch 8b10632835 Missing newline in the output. This was causing some hickups for some UAs (perfectly understandably...) 2002-09-05 16:27:04 +00:00
ian%hixie.ch ded9adb65d Optimisation: move the importing of Template::Context to runtime. 2002-09-05 16:24:58 +00:00
ian%hixie.ch 1998746fe3 Untaint the statement as well as the values before handing them to the database, because some statements are made from tainted data. This should be made more secure at some point, because currently there's no checking of database statements. 2002-09-05 16:23:38 +00:00
ian%hixie.ch e13d10f036 Split the CGI input module into one module per method and Content-Type. In the process, added support for MIME multipart POST, so in theory we now support file upload too. 2002-09-05 16:18:38 +00:00
ian%hixie.ch aa2d09d401 Adding yet more layers to the output mechanism: now objects con hook in and do whatever they like to the output before it reaches the protocol (or generic) output service instance. Also, move the objects hash reset code to the end of the run loop so that an input device can add an object (before, the earliest you could add an object was the input verifier). 2002-09-05 16:11:25 +00:00
gerv%gerv.net 75cbf0f7a9 Bug 166698 - clean up the error system, which was confused and broken. Patch by gerv; r=bbaetz. 2002-09-05 07:28:33 +00:00
bbaetz%student.usyd.edu.au 8c2189214f Bug 146134 - checksetup.pl gives weird error message
r=justdave x2
2002-09-04 23:30:43 +00:00
bugreport%peshkin.net 7f1dd2dc9b Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on test installs)
2xr=justdave
2002-09-04 23:11:02 +00:00
bbaetz%student.usyd.edu.au 5bc51b82dd Bug 165756 - Running tests without checksetup causes failure
r=joel, jake
2002-09-04 22:43:38 +00:00
bbaetz%student.usyd.edu.au 9283e3b274 Bug 166318 - Bugzilla::Config should check for defparams.pl failure
r=joel x2
2002-09-03 23:07:44 +00:00
bbaetz%student.usyd.edu.au 611be4738f bug 163024 - bugzilla_email_append calls processmail incorrectly
r=joel, preed
2002-09-03 06:39:01 +00:00
bugreport%peshkin.net 0182fbdcfc Bug 166016 checksetup gives torrent of cryptic errors if my_webservergroup is not found
2xr = timeless
2002-09-01 10:29:14 +00:00
bugreport%peshkin.net 55530103e7 Recheckin due to misapplied patch for bug 123957 2002-09-01 00:45:44 +00:00
bugreport%peshkin.net 83dad43adb Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on test installs)
2xr=bbaetz
2002-09-01 00:33:01 +00:00
bugreport%peshkin.net f7a2fc8ddc Bug 121419 - If multiple cookies exist, the least significant is assigned.
2xr = bbaetz

Also fixes Duplicate Bug 165685 When switching from no cookiepath to using cookiepath, old cookie gets in the way
2002-08-31 01:53:12 +00:00
timeless%mac.com b56392468a Bug 143312 errant link in cvsblame.cgi/software error in cvsview2.cgi for all subsequent links to the first version of a file
r=tara
2002-08-30 20:40:06 +00:00
preed%sigkill.com 9a411ceabb Bug 165221: Apostrophes not properly handled during account creation. r=joel,r2=bbaetz 2002-08-30 15:24:12 +00:00
bbaetz%student.usyd.edu.au 06a80377b0 Bug 163829 - move pref code into a separate package
r=joel, preed
2002-08-29 09:25:54 +00:00
myk%mozilla.org a4f22d93b5 The rest of the fix for bug 163573: Escapes HTML in form data displayed to the user to secure Bonsai against cross-site scripting attacks. 2002-08-28 21:03:26 +00:00
bbaetz%student.usyd.edu.au f4f9660d39 Correct checkin date for bug 153578 schema modification 2002-08-28 05:43:51 +00:00
bbaetz%student.usyd.edu.au 911c525f97 Bug 165080 - Delete product fails with missing column error
r=joel x2
2002-08-28 04:27:21 +00:00
timeless%mac.com e0392b3ecd Bug 91835 Can't find [tcl] rebuildtaginfo.cgi
r=bbaetz
2002-08-27 16:01:10 +00:00
bbaetz%student.usyd.edu.au debef61f9d Bug 161203 - Bug changes with intermediate pages munges fields with
multiple values (e.g., CC)
patch by "Randall M! Gee", r=bbaetz, myk
2002-08-27 09:35:22 +00:00
jake%bugzilla.org 49a521ab90 Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
2002-08-27 04:28:05 +00:00
jake%bugzilla.org b0ca126531 Bug 86651 - cvs-update was setting sticky dates which made commiting changes and getting updates more difficult
r=bbaetz, jouni
2002-08-27 04:07:14 +00:00
timeless%mac.com 2ddb219bfa Bug 68509 multidiff.cgi should use diff -u rather than diff -c
r=tara
2002-08-27 03:48:50 +00:00
timeless%mac.com 805d9b2f47 Bug 164718 Add maxlength=29 in search input boxes in lxr index
r=bbaetz
2002-08-27 03:34:28 +00:00
bugreport%peshkin.net b9d181a5cc Bug 164623 - xml.cgi - attachments is broken and insiders not enforced
2xr=bbaetz
2002-08-26 22:24:58 +00:00
bbaetz%student.usyd.edu.au eac0c90e66 Bug 164623 - add .htaccess to .cvsignore
r=joel x2
2002-08-26 22:24:55 +00:00
bbaetz%student.usyd.edu.au 2b781fd427 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
bbaetz%student.usyd.edu.au 4c3a5a0d9a Bug 164470 - mass reassign changes UNCONFIRMED->NEW
r=joel x2
2002-08-26 05:51:00 +00:00
bbaetz%student.usyd.edu.au bf00fdce5f Bug 164566 - Param and UserInGroup are not defined in Bugzilla::Search
r= joel x2
2002-08-26 05:11:57 +00:00
bugreport%peshkin.net 1a7f1c2f85 Bug 163494 - runtests.sh needs a switch to include optional modules
Tests now detect optional modules and only exclude optional files
if optional module dependencies are not met.
Also major indent cleanup
r=timeless
2002-08-25 17:19:03 +00:00
bugreport%peshkin.net edf3d2faf5 Bug 164464 - Importxml will fail if versioncache needs update
r=bbatez, timeless
2002-08-25 16:38:13 +00:00
bbaetz%student.usyd.edu.au c82cb60687 Bug 164465 - importxml.pl fails
r=joel x2
2002-08-25 12:32:49 +00:00
bugreport%peshkin.net 7fcf3627bd Fixed merge problem from checkin of 143826 - No bug 2002-08-24 14:51:27 +00:00
bugreport%peshkin.net 9b91fd9389 Bug 143286 - Adding 2 new files missing from repository 2002-08-24 14:43:49 +00:00
myk%mozilla.org 7ef02807ad Changed the password field on the "create document" page to type="password" (was type="text") so passwords get obscured. 2002-08-24 03:01:35 +00:00
myk%mozilla.org 74545ebfea Fix for bug 142829: Allow users to create files. Also whacks the tree heavily with improvements to error handling (differentiating between user and code errors),
reorganization of the Perl code, and additional instructions for setup in the README file and the sample.conf file.
2002-08-24 01:56:50 +00:00
bbaetz%student.usyd.edu.au d09b47af7a Bug 163570 - Bugzilla::Search missing Date::Format include
patch by jussi@comlink.fi (Jussi Sirpoma), r=bbaetz x2
2002-08-22 10:31:24 +00:00
myk%mozilla.org 2d5e472506 Fix for bug 163541: Corrects problem with previous patch that causes primary headers not to appear on some installations.
2xr=bbaetz
2002-08-21 19:23:32 +00:00
myk%mozilla.org 42866b21e9 Partial fix for bug 163573: Escapes HTML in form data displayed to the user to secure Bonsai against cross-site scripting attacks.
r=tara
2002-08-20 21:32:07 +00:00
myk%mozilla.org 2fe1867f87 Fix for bug 163541: let there be a page title but no primary page header.
2xr=bbaetz
2002-08-20 01:25:07 +00:00
gerv%gerv.net 265f030180 Bug 163457 - bugs not registered as "new". Patch by gerv; r=timeless, bbaetz. 2002-08-19 22:47:06 +00:00
gerv%gerv.net 1ff6a7dc5d Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz. 2002-08-19 22:34:32 +00:00
bbaetz%student.usyd.edu.au 65eb009cf6 Bug 163299 - Can't change cc accessible checkbox
r=joel x2
2002-08-19 22:16:04 +00:00
gerv%gerv.net 48d6ce2ad3 Bug 143286 - Add support for Insiders, Private comments, Private Attachments. Patch by bugreport@peshkin.net; r=gerv. 2002-08-19 21:17:28 +00:00
bbaetz%student.usyd.edu.au 67d1dbd062 Fix long line noticed by Gerv, no bug #. 2002-08-19 14:30:28 +00:00
bbaetz%student.usyd.edu.au 0f27f72d85 Big 163291 - Move utility funcs into a module
r=preed x2
2002-08-19 13:59:45 +00:00
bugreport%peshkin.net c5b834302c Fix typo from 43600
r=bbaetz x2
2002-08-19 01:06:56 +00:00
bbaetz%student.usyd.edu.au 0ca13739b2 Bug 162854 - buglist.cgi reporter is actually owner
r=joel x2
2002-08-17 14:31:00 +00:00
bbaetz%student.usyd.edu.au 7ad618595d bug 160631 - bug_email.pl is broken
r=joel x2
2002-08-17 14:19:57 +00:00
bbaetz%student.usyd.edu.au e3f2b3282c Bug 160112 - clean up quip table conversion code
r=joel x2
2002-08-17 14:09:08 +00:00
justdave%syndicomm.com 5de5989598 Backing out patch for bug 126955 (supporting localized templates) due to fatal regression in checksetup.pl for initial
checkouts/clean installs.  See comment 25 onward in bug for details.
2002-08-17 04:40:53 +00:00
bugreport%peshkin.net 8ec64bbfd0 Bug 10037 - param to disable adding new quips
r=imajes, preed
2002-08-16 23:28:58 +00:00
myk%mozilla.org ec70db0d68 Fix for bug 41917: Gets LXR working again on systems with only one sourceroot.
Patch by Gregory Leblanc <gleblanc@linuxweasel.com>.
r=kiko
2002-08-16 01:31:20 +00:00
gerv%gerv.net 9ad80e5225 Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 23:01:30 +00:00
gerv%gerv.net 4c214d26bb Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 22:57:21 +00:00
gerv%gerv.net 1d5c9b519b Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10nable. Patch by burnus; r=gerv. 2002-08-15 07:14:34 +00:00
gerv%gerv.net 2e88df3e51 Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 06:43:47 +00:00
bbaetz%student.usyd.edu.au 404f750082 Bug 151619 - Problem with the regex in checksetup.pl to find dependancies
r=jouni, joel
2002-08-14 23:30:40 +00:00
bbaetz%student.usyd.edu.au 1e90376256 Bug 153578 - Attachment modified date is meant to be attachment creation
date
r=preed, joel
2002-08-14 13:42:33 +00:00