44a5f544 | 22-May-2002 |
James Cox |
only touch standard mirrors |
d8e0dc9b | 21-May-2002 |
James Cox |
make mirrors active, so we can deactivate later |
66b009f3 | 17-May-2002 |
jim winstead |
url is now required |
2ec2e2ed | 17-May-2002 |
James Cox |
we don't need a log for every day, otherwise the directory would look stupid. |
0c94cada | 16-May-2002 |
jim winstead |
create single file with all notes |
27c1a324 | 16-May-2002 |
jim winstead |
log outside the web tree |
90953297 | 15-May-2002 |
James Cox |
updates to the mirror testing script. # if anyone can work out how to sort the final table by php version, go ahead, i've had enough with fiddling with array sort techniques. |
a5690d3b | 15-May-2002 |
James Cox |
move logs to master.php.net to see if this helps www.php.net somewhat. |
6abc506c | 13-May-2002 |
jim winstead |
no labels |
a52a7993 | 13-May-2002 |
jim winstead |
some basic stats from the database |
27a01e91 | 10-May-2002 |
jim winstead |
only admins can change cvs username |
5eb02142 | 04-May-2002 |
jim winstead |
forgot the param |
f52c8206 | 04-May-2002 |
jim winstead |
don't show admin links to non-admins |
f007baa4 | 04-May-2002 |
jim winstead |
whoops. a minor hole. |
beaee1a8 | 04-May-2002 |
jim winstead |
allow opting in to spam protection for php.net mail aliases |
a52d6c09 | 23-Apr-2002 |
jim winstead |
update info about chek/synacor machines |
e5b32b9e | 22-Apr-2002 |
jim winstead |
add another address, explain what the reserved names are all about |
cbef15c8 | 22-Apr-2002 |
jim winstead |
a couple more reserved names |
4be06215 | 22-Apr-2002 |
jim winstead |
reject some reserved usernames |
37176d54 | 21-Apr-2002 |
jim winstead |
not used |
e1f6b309 | 21-Apr-2002 |
jim winstead |
alerts table |
6847b0e5 | 21-Apr-2002 |
jim winstead |
go ahead and use persistent connections |
642a87b7 | 21-Apr-2002 |
James Cox |
fixed the problem with mirrors producing errors. oh, and kudos to Sander who came up with the idea of using make's batch functionality. |
d879b786 | 21-Apr-2002 |
James Cox |
First version of mirror testing. You need to use the latest version of wget for this to work properly. Basically, it grabs the latest version of /mirror-info.php from each mirror by using wge
First version of mirror testing. You need to use the latest version of wget for this to work properly. Basically, it grabs the latest version of /mirror-info.php from each mirror by using wget, and then saves them in /tmp/mirrors. Once done, it then processes each file, and returns info to the mailing list. TODO: - need to work out why it's ignoring error'ed sites (eg, fr.php.net) - need to update the db (do we even want to automate that?) - need to sort by php version. james
show more ...
|
e697d20e | 20-Apr-2002 |
jim winstead |
fix format for forward file |