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

173 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org bfbe03971c Whoops. Last checkin had a typo.o 2000-03-30 05:17:55 +00:00
dmose%mozilla.org 12988e8cc5 eliminated perl warning if $::FORM{'root'} is not defined. 2000-03-30 05:16:15 +00:00
terry%mozilla.org 6e24c10df5 Don't lock up mysqld if a lot of addcheckin processes pile up. 2000-02-07 23:48:17 +00:00
terry%mozilla.org 8ffc70363b Added DisconnectFromDatabase() routine. 2000-02-07 23:46:07 +00:00
terry%mozilla.org d88c706d71 Fix busted link. 2000-01-31 03:52:09 +00:00
terry%mozilla.org 9d46d3d106 Add a param to control where to look for the "registry" stuff. 2000-01-30 19:46:41 +00:00
terry%mozilla.org 28837eaee1 Oops; query results were always coming back empty if you specified
multiple directories.
2000-01-19 19:04:31 +00:00
terry%mozilla.org 88da1c5f5e Patch by Adam Spiers <adam@spiers.net> -- fixed some poor HTML. 2000-01-14 23:56:55 +00:00
mcafee%netscape.com 51f6cf5809 Ignore Generated Files 1999-12-13 01:44:29 +00:00
terry%mozilla.org 3276434998 Vastly speed up searches if a directory name is specified. 1999-11-19 17:22:47 +00:00
terry%mozilla.org e8ec4c8e66 Added missing get_line.pl. 1999-11-12 21:14:29 +00:00
terry%mozilla.org 807b76ef42 Turns out string fields should all be declared as "binary" if we want
them to be case-insensitive.
1999-11-09 18:12:43 +00:00
slamm%netscape.com 8743746d57 Do run-length encoding for the raw data option. End revision records with a period. Buffer the raw data output. 1999-11-04 02:14:56 +00:00
slamm%netscape.com d8c5fdb5db Add feature for beard and his leak soup tool. Return raw data if 'data=1' is added as a parameter. Cleaned up some code too. 1999-11-03 23:37:44 +00:00
endico%mozilla.org ec1556bf85 fixed a bunch of typos. Also, handleCheckinMail.tc was replaced by handleCheckinMail.pl 1999-11-03 20:33:57 +00:00
dmose%mozilla.org 18f71469a1 updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org bcede772bf Fixed perl warning. 1999-10-26 21:14:01 +00:00
terry%mozilla.org 3afdb5a0ca Update version to 1.3 (which means unstable, tip-of-CVS version). 1999-10-26 15:49:58 +00:00
terry%mozilla.org 00716ade51 Make version number be 1.2, we will be spinning a tarball. 1999-10-26 15:37:12 +00:00
terry%mozilla.org 9dfe5e9e54 Wasn't working right with multiple repositories. 1999-10-21 22:51:50 +00:00
terry%mozilla.org 73d5761a98 Add some more debugging output. 1999-10-21 22:04:13 +00:00
terry%mozilla.org d232f5e72d Fixed stupid perl warning. 1999-10-20 00:27:16 +00:00
terry%mozilla.org f79dd6cea9 Fixed perl warning. 1999-10-19 19:42:49 +00:00
terry%mozilla.org 2d89c35e20 Fixed perl warnings. 1999-10-19 16:41:40 +00:00
terry%mozilla.org ecabffbee3 Fixed perl warnings. 1999-10-19 16:33:06 +00:00
terry%mozilla.org 1a9e02a81d This was using complicated perl features I don't understand, so I simplified it and it works now... 1999-10-19 16:24:48 +00:00
terry%mozilla.org 7e49118e5a Fixed perl warning. 1999-10-19 15:07:27 +00:00
terry%mozilla.org 303710c7d8 Fix perl warnings. 1999-10-19 15:05:16 +00:00
terry%mozilla.org 4bb8ee1f88 Fixed perl warning. 1999-10-19 00:25:42 +00:00
terry%mozilla.org dcacbf119d Fixed stupid perl warning. 1999-10-19 00:20:52 +00:00
terry%mozilla.org ffdc31e803 Fix potential security hole (and I think some perl warnings.) 1999-10-19 00:17:54 +00:00
terry%mozilla.org 91020c0bd5 Fixed perl warnings -- this module no longer defines its own "die" routine. 1999-10-19 00:07:23 +00:00
terry%mozilla.org 607a20961e Fixed stupid perl warning. 1999-10-19 00:04:59 +00:00
terry%mozilla.org 2e67d20ca4 Fixed stupid perl warning. 1999-10-19 00:02:42 +00:00
terry%mozilla.org 2a34cda875 Fixed stupid perl warning. 1999-10-18 23:42:25 +00:00
terry%mozilla.org c206a888f5 Fixed stupid perl warning. 1999-10-18 23:35:57 +00:00
terry%mozilla.org 25535f33b9 Oops; fixed perl error. 1999-10-18 23:32:03 +00:00
terry%mozilla.org 0165e4370c Fixed stupid perl warning. 1999-10-18 23:23:08 +00:00
terry%mozilla.org b2df112085 Massive spank to put "use strict" in all Bonsai code. 1999-10-18 22:55:01 +00:00
cyeh%netscape.com 0ae34be6b1 proxy checkin for terry@mozilla.org. quiet warnings about uninitialized
variables at runtime
1999-10-15 23:43:52 +00:00
terry%mozilla.org 8b409aca3c Fixed what I believe is just a stupid typo. (This code really needs to have
"use strict" added to it all, and with all the resulting cleanup.)
1999-10-15 23:31:22 +00:00
terry%mozilla.org 7ff7cb6e09 Fixed a bunch of "undefined variable" warnings. 1999-10-15 23:16:32 +00:00
terry%mozilla.org 5ba179a29e newer alphas of MySQL won't let use "when" as a column name, so let's change
our usage while it's still easy to do so.
1999-10-12 18:05:42 +00:00
terry%mozilla.org 3047adb17f The port to perl caused this to generate times several hours off (due to timezone follies). 1999-09-23 23:34:59 +00:00
terry%mozilla.org 4723461f4c Need to quote "@" in double-quoted perl strings. 1999-09-23 22:21:30 +00:00
terry%mozilla.org 41926a6714 Patches by Scott Heavner <sheavner@adaclabs.com> -- wording, wasn't displaying correct directory name. 1999-09-21 20:30:38 +00:00
terry%mozilla.org a2b98618af Patch by Ian Wells <I.Wells@tarragon-et.co.uk> -- disable JavaScript
magic on IE (where it wasn't working), other minor cleanups.
1999-09-17 15:47:03 +00:00
terry%mozilla.org 1815ac81ca Removed one last (unused) TCL file; put in some things that were missing from the Makefile. 1999-09-15 14:50:45 +00:00
terry%mozilla.org 231f6e6fed Removed incorrect munging of the directory name. 1999-08-23 18:01:43 +00:00
slamm%netscape.com 57d9b83687 Avoid tall lines (too many newlines) 1999-08-10 21:19:27 +00:00