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

186 Коммитов

Автор SHA1 Сообщение Дата
dave%intrec.com 489a678c11 Fix for bug 50892: extra space in chmod command causes creation of
data/checkinlog to fail
2000-09-02 02:38:28 +00:00
endico%mozilla.org 32f60de0c9 deleted a blank line just to test whether cvs and bonsai are working 2000-08-04 04:13:39 +00:00
endico%mozilla.org 03ace48c70 If the application is set up at the server root (e.g. bugzilla.mozilla.org) then this robots.txt disallows robots from scanning the site except for the top level file. 2000-07-28 21:28:41 +00:00
roc+%cs.cmu.edu 8c10de3d15 Testing, just adding a blank line 2000-07-26 22:30:32 +00:00
tara%tequilarista.org 133606438f Landing Adam Spiers' contributions for security and small functional issues 2000-07-25 18:58:54 +00:00
endico%mozilla.org 2ac4a625a1 oops, bonsai was slow because the data dir had filled up with 27K temp files. lets delete them when we're done 2000-06-21 04:02:53 +00:00
cyeh%bluemartini.com 52f95fd1e5 add missing call SqlFmtClock()
that was supposed to be a part of 1.4 of repophook.cgi.
2000-05-30 21:56:39 +00:00
endico%mozilla.org 86c00dc4b1 perform system calls in a more secure manner at suggestion of Adam Spiers <adam@spiers.net> 2000-05-20 01:15:42 +00:00
donm%bluemartini.com 03030a965e bug 39329 "Mail to everyone on this list" address list generated wrong when using despot 2000-05-15 22:15:07 +00:00
dmose%mozilla.org b34de55811 Security check needs to happen after the eval, so that it's matching
variable side-effects don't hurt us.
2000-05-12 17:51:00 +00:00
dmose%mozilla.org 08a59eeda9 Fix the fix; it was slightly overzealous. 2000-05-12 17:39:40 +00:00
dmose%mozilla.org f25030a5e6 Fix security hole. 2000-05-12 17:27:57 +00:00
donm%bluemartini.com 20bcaa0560 Rewrite of repophook to pull changes from the bonsai database from a certain
date, and according to legaldirs rebuild the hook list of checkins.  This
had been broken since switching over from the flatfile checkinlog.
Reviewed and Approved by: Terry Weismann
2000-04-12 18:44:37 +00:00
dmose%mozilla.org 0b43bbfdd6 Whoops. Last checkin had a typo.o 2000-03-30 05:17:55 +00:00
dmose%mozilla.org 4c80147d22 eliminated perl warning if $::FORM{'root'} is not defined. 2000-03-30 05:16:15 +00:00
terry%mozilla.org 1e283d69ce Don't lock up mysqld if a lot of addcheckin processes pile up. 2000-02-07 23:48:17 +00:00
terry%mozilla.org 410c63285a Added DisconnectFromDatabase() routine. 2000-02-07 23:46:07 +00:00
terry%mozilla.org eac8c2d6f8 Fix busted link. 2000-01-31 03:52:09 +00:00
terry%mozilla.org 04276b4a04 Add a param to control where to look for the "registry" stuff. 2000-01-30 19:46:41 +00:00
terry%mozilla.org 6a6f80b720 Oops; query results were always coming back empty if you specified
multiple directories.
2000-01-19 19:04:31 +00:00
terry%mozilla.org 33cee658dc Patch by Adam Spiers <adam@spiers.net> -- fixed some poor HTML. 2000-01-14 23:56:55 +00:00
mcafee%netscape.com f286bbf593 Ignore Generated Files 1999-12-13 01:44:29 +00:00
terry%mozilla.org dff44db67b Vastly speed up searches if a directory name is specified. 1999-11-19 17:22:47 +00:00
terry%mozilla.org 122440cea6 Added missing get_line.pl. 1999-11-12 21:14:29 +00:00
terry%mozilla.org 9554300a3f 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 f98b1c149e 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 b4e499bb4d 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 c578c0097a fixed a bunch of typos. Also, handleCheckinMail.tc was replaced by handleCheckinMail.pl 1999-11-03 20:33:57 +00:00
dmose%mozilla.org 2db9bdbbbe updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org 67d8218e4d Fixed perl warning. 1999-10-26 21:14:01 +00:00
terry%mozilla.org 996672cca2 Update version to 1.3 (which means unstable, tip-of-CVS version). 1999-10-26 15:49:58 +00:00
terry%mozilla.org fc9cbecfa5 Make version number be 1.2, we will be spinning a tarball. 1999-10-26 15:37:12 +00:00
terry%mozilla.org d429f12e92 Wasn't working right with multiple repositories. 1999-10-21 22:51:50 +00:00
terry%mozilla.org b73f9c1a82 Add some more debugging output. 1999-10-21 22:04:13 +00:00
terry%mozilla.org f3d48d098e Fixed stupid perl warning. 1999-10-20 00:27:16 +00:00
terry%mozilla.org 5acadfe0b9 Fixed perl warning. 1999-10-19 19:42:49 +00:00
terry%mozilla.org c484cf50dc Fixed perl warnings. 1999-10-19 16:41:40 +00:00
terry%mozilla.org 87c84fdd19 Fixed perl warnings. 1999-10-19 16:33:06 +00:00
terry%mozilla.org 39df65d0db 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 fddc259114 Fixed perl warning. 1999-10-19 15:07:27 +00:00
terry%mozilla.org cb4af7d06e Fix perl warnings. 1999-10-19 15:05:16 +00:00
terry%mozilla.org 34130c865d Fixed perl warning. 1999-10-19 00:25:42 +00:00
terry%mozilla.org b0db01c293 Fixed stupid perl warning. 1999-10-19 00:20:52 +00:00
terry%mozilla.org 5f3456602b Fix potential security hole (and I think some perl warnings.) 1999-10-19 00:17:54 +00:00
terry%mozilla.org 87878548b8 Fixed perl warnings -- this module no longer defines its own "die" routine. 1999-10-19 00:07:23 +00:00
terry%mozilla.org a4b1e43399 Fixed stupid perl warning. 1999-10-19 00:04:59 +00:00
terry%mozilla.org 835438c4ed Fixed stupid perl warning. 1999-10-19 00:02:42 +00:00
terry%mozilla.org 8cf6cf4767 Fixed stupid perl warning. 1999-10-18 23:42:25 +00:00
terry%mozilla.org df4530636d Fixed stupid perl warning. 1999-10-18 23:35:57 +00:00
terry%mozilla.org a345d88f7e Oops; fixed perl error. 1999-10-18 23:32:03 +00:00