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 |
|