timeless%mac.com
ba52b0aacf
Bugzilla Bug 118574 JavaScript strict warnings in showbuilds.cg
...
r=caillon
2002-01-08 03:11:43 +00:00
mcafee%netscape.com
e859c4ccfb
re-ordering multiquery machines
2002-01-07 22:33:03 +00:00
mcafee%netscape.com
65c99ada89
Comments, multiquery links
2002-01-07 07:35:19 +00:00
mcafee%netscape.com
b5aaf2a339
one-click to see other tests links
2002-01-06 20:13:05 +00:00
mcafee%netscape.com
537fce1285
Average was losing points setting
2002-01-06 20:07:25 +00:00
jake%acutex.net
6f658a8b68
Bug 113975 - Changing only cc on mass change page incorrectly gives an error that you didn't select anything to change.
...
r= myk x2
2002-01-06 14:36:00 +00:00
kestes%walrus.com
3a32f5e4c7
don't forget january is month 0 this means my out of bounds check for month
...
number was wrong.
2002-01-04 19:24:48 +00:00
jake%acutex.net
21bfc9968e
Bug 112914 - This test was relying on the existance of the unix "cat" command instead of using perl's standard open() function. This caused a test failed when running the tinderbox script on win32.
2002-01-04 16:04:09 +00:00
kestes%walrus.com
1f012a21cc
Spelling fixes from Adam Di Carlo adam@onshore-devel.com
2002-01-02 18:09:59 +00:00
mcafee%netscape.com
0620365dde
multiquery
2002-01-01 05:58:12 +00:00
mcafee%netscape.com
97c07411db
First stab at multiquery, give it arguments like testname=startup&tboxes=comet,sleestack
2002-01-01 03:13:50 +00:00
kestes%walrus.com
3ae8703dac
break out the Install file into separate files.
2001-12-31 20:03:15 +00:00
kestes%walrus.com
e9e256356f
new documentation files.
2001-12-31 20:02:05 +00:00
kestes%walrus.com
0749982b94
add much explanation and overview documentation to the Install page.
...
I will split this out into separate pages in a bit so that the structure
is clearer.
2001-12-31 18:39:20 +00:00
ian%hixie.ch
12b85d652a
Removed some excessive brackets that made it impossible to log in.
2001-12-31 06:48:48 +00:00
ian%hixie.ch
c80c11fad9
getting rid of the last traces of the newFieldXXX stuff
2001-12-31 06:28:59 +00:00
ian%hixie.ch
962c42b7cb
Minor changes to whitespace so as to make the output prettier.
2001-12-31 06:10:38 +00:00
ian%hixie.ch
1a1174b51b
Changed two inappropriate uses of comparisons between a possibly undefined value and an empty string into uses of the <with> element. This fixes the problem whereby output did not include the 200 OK status flag.
2001-12-31 06:09:56 +00:00
ian%hixie.ch
7674dacda9
abstracted out some common code. Made the flushing of pending text happen after each end tag as well as each start tag. (Not doing this was causing whitespace between sibling elements to be treated as trailing whitespace of the first element, resulting in excessive whitespace -- typically newlines -- in the output stream.)
2001-12-31 06:07:04 +00:00
ian%hixie.ch
1bb8d54c2c
Fixing SQL error (DROP COLUMN not REMOVE COLUMN)
2001-12-31 06:04:30 +00:00
mcafee%netscape.com
4d40e8139f
Adding moving point average support.
2001-12-31 05:03:23 +00:00
mcafee%netscape.com
68e2296cef
Adding moving average option, &avg=1. computes average using last 10 points
2001-12-31 04:55:18 +00:00
mcafee%netscape.com
e6b70a164f
Compute moving average for last 10 points and write to foo_avg file for foo machine name
2001-12-31 04:52:15 +00:00
ian%hixie.ch
fa701c948c
delete() doesn't work with array references in old versions of perl5.
2001-12-31 02:40:49 +00:00
justdave%syndicomm.com
607a648600
SECURITY FIX for bug 109679: It was possible to send arbitrary SQL to buglist.cgi by altering the HTML form before submitting.
...
Patch by Dave Miller <justdave@syndicomm.com>
r= dkl, gerv
2001-12-30 05:46:24 +00:00
ian%hixie.ch
b451ec0af9
* Enabled Taint mode.
...
* Added the HTTP Logout module, integer user fields, and the user prefs module to the test app.
* Changed unknownCommand to noCommand. Unknown commands now cause errors.
* Changed the arbitrary default command to some other arbitrary default command and made the login command consistent with it.
* Filled in the stylesheet a little.
* Added an error page.
* Reworked the hello page.
* Moved some stuff into the common footer.
* Added a request login page.
* Did some other minor fixups.
* Added some incomplete userPrefs pages.
2001-12-30 02:33:44 +00:00
ian%hixie.ch
530363a93e
Added some details on profiling to the README.
2001-12-30 02:29:49 +00:00
ian%hixie.ch
eccb9aca1d
Checking in a list of things that still need doing.
2001-12-30 01:03:45 +00:00
ian%hixie.ch
7bb48dfffc
Changing e-mail address now sends a confirmation mail to the old address too. Implemented by making changing fields a generic mechanism. Also fixed some minor nits.
2001-12-30 00:33:36 +00:00
mcafee%netscape.com
551b363277
Docs for cgi's
2001-12-29 05:43:22 +00:00
ian%hixie.ch
41564734e3
* Removed incorrect comments.
...
* Added some XXX comments.
* Changed the way text nodes are handled so that adjacent text nodes are merged.
* Changed the way original keys are kept so that they work across flattening, rounding, and that there is no 'coses: original keys' hash getting in the way.
* Fixed a bug whereby empty arrays and hashes caused extraneous iterations in <set> elements.
* Removed some redundant scalar()s.
2001-12-26 19:30:16 +00:00
ian%hixie.ch
dc80936c17
Made debug() be level 6 instead of level 7. Added various comments.
2001-12-26 19:12:57 +00:00
ian%hixie.ch
6cf0f6394c
Removed an unused variable. Made the selecting array always return an array even in scalar context. This makes using it in |if| statements a lot easier.
2001-12-26 19:03:07 +00:00
ian%hixie.ch
6415154def
Removing debug() calls.
2001-12-26 19:01:07 +00:00
ian%hixie.ch
ff47917188
Removing debug() calls, and removed the mention of a user 'logged out' state now that logging our is protocol specific.
2001-12-26 18:52:23 +00:00
ian%hixie.ch
0c63b62da7
Adding some error handling for the case where connecting to the AIM server fails. Also removing an extraneous dump() statement.
2001-12-26 18:35:16 +00:00
ian%hixie.ch
caac55f5f3
An implementation of a logout service for HTTP.
2001-12-26 18:34:01 +00:00
ian%hixie.ch
c869b6822d
Since User.pm is now calling this object's 'hash' method instead of using 'data' directly, we had better implement 'hash'. Also make setting the property always check that the value being set is valid.
2001-12-26 18:19:15 +00:00
ian%hixie.ch
f1129a6449
Since logout is now protocol specific, removing support for logging out from the user object. Also making the 'hash' method more generic by making it call the field 'hash' method instead of assuming it will never pass more than the data of a field.
2001-12-26 18:15:14 +00:00
ian%hixie.ch
25ba099600
Changed the implementation of cmdSetup to store the results of the selecting service lists in an array instead of a scalar.
2001-12-26 17:45:05 +00:00
ian%hixie.ch
39a7e0dafe
Change from a hard-coded logout mechanism to a generic per-protocol logout mechanism.
2001-12-26 17:38:41 +00:00
myk%mozilla.org
5d3d8e4241
Fix for bug 97784: Wrap comments properly on "edit attachment" page.
...
Fix by Myk Melez <myk@mozilla.org>.
r=kiko,justdave
2001-12-26 17:25:32 +00:00
ian%hixie.ch
763aa79b24
A new type of user field for strings that are in the form of integers.
2001-12-26 17:18:00 +00:00
ian%hixie.ch
8be4dec718
Removed some |scalar()|s where they were redundant, added some XXX comments, and fixed a couple of logic errors (>2 should have been >=2 and stuff like that -- this code really should use named constants)
2001-12-26 16:46:06 +00:00
ian%hixie.ch
a8a4ffb711
|not| implies a scalar context, so there's no need for an explicit |scalar()|
2001-12-26 16:10:17 +00:00
ian%hixie.ch
6a8b581138
Removed a redundant |scalar()| -- |if| implies a scalar context anyway.
2001-12-26 16:05:54 +00:00
ian%hixie.ch
77fac412e2
Clarified a comment.
2001-12-26 16:03:55 +00:00
ian%hixie.ch
5bb8ed02a5
A few minor fixes: checked for a reference being defined rather than being true (twice), replaced some double quotes with single quotes, and removed a trailing dot on a call to error().
2001-12-26 15:45:01 +00:00
ian%hixie.ch
a75437cefb
Removing a level 10 dump statement that was being hit a lot.
2001-12-26 15:42:21 +00:00
jake%acutex.net
28afeb3cb3
Re-fixing bug 37339 - Checking an undefined variable for a specific value didn't work in Netscape 4 (and was probably a strict warning everywhere else).
...
Fix by Christian Reis <kiko@async.com.br>
r= afranke, jake
2001-12-24 22:24:35 +00:00