136c8af1 | 01-Sep-2003 |
Gabor Hojtsy |
Grammar fix, and better spacing for my daily mail with tabs |
5777e800 | 31-Aug-2003 |
Gabor Hojtsy |
Reorganize the code a bit, move the main mirror listing code into a function, so the script will not work as one big code flow. More organisational changes will follow soon. Also use
Reorganize the code a bit, move the main mirror listing code into a function, so the script will not work as one big code flow. More organisational changes will follow soon. Also use the new "standardized" mirror related mail subject prefix: [mirrors] in mirror modification mails
show more ...
|
1b9958b7 | 31-Aug-2003 |
Gabor Hojtsy |
Adjust comments to previously changed behaviour and modify automatic error messages to be more meaningfull to mirror site maintainers |
d296047c | 31-Aug-2003 |
Gabor Hojtsy |
Make the mirror maintainer mails a bit more informative and provide a clue on what is the last error message we encountered on the mirror site [mail those to me too temporarily, so I can see
Make the mirror maintainer mails a bit more informative and provide a clue on what is the last error message we encountered on the mirror site [mail those to me too temporarily, so I can see if everything works fine].
show more ...
|
04a54e8f | 31-Aug-2003 |
Gabor Hojtsy |
Stats settings are now updated automatically |
9bbfb0b7 | 30-Aug-2003 |
Sascha Schumann |
add sc1 |
15981899 | 23-Aug-2003 |
Gabor Hojtsy |
Old stats setups are cleaned out, only accept 1 or 0 for search feature reporting from now on |
8a5c0156 | 23-Aug-2003 |
Sascha Schumann |
emit @pair2.php.net addresses |
c1abacfa | 20-Aug-2003 |
Gabor Hojtsy |
Better identify mirrors with old stats setups (like old search), so we can clean those out finally, and move to a fully automated stats feature polling, instead of dealing with it on the admi
Better identify mirrors with old stats setups (like old search), so we can clean those out finally, and move to a fully automated stats feature polling, instead of dealing with it on the admin interface
show more ...
|
f1b5e1ca | 20-Aug-2003 |
Sascha Schumann |
update, reformat, reword |
56206766 | 19-Aug-2003 |
Sascha Schumann |
add rediscovered pair12 |
6b2652d0 | 19-Aug-2003 |
Sascha Schumann |
add some, fix some |
2b6c160e | 16-Aug-2003 |
Gabor Hojtsy |
Provide a clue on not yet tested mirror site PHP version numbers |
492b4d84 | 15-Aug-2003 |
Gabor Hojtsy |
Add a space after the comma |
c2462d27 | 15-Aug-2003 |
Gabor Hojtsy |
Make a copy of the languages.inc file |
cf242b06 | 15-Aug-2003 |
Gabor Hojtsy |
Proper end of news list detection and beautify output (trim leading and trailing space, and collapse spaces) |
6f6cb318 | 14-Aug-2003 |
Gabor Hojtsy |
Ups, fix heredoc end string |
2ad93709 | 14-Aug-2003 |
Gabor Hojtsy |
That varname should go out |
95ab2cc6 | 14-Aug-2003 |
Gabor Hojtsy |
Fix csv filename var |
e504e5ec | 14-Aug-2003 |
Gabor Hojtsy |
Reflect change in the index file |
12104515 | 14-Aug-2003 |
Gabor Hojtsy |
Pregenerate events listing into an include file, instead of generating it per request. This runs the same time a new events listing is fecthed to events.csv, so the listing will be as up-to-d
Pregenerate events listing into an include file, instead of generating it per request. This runs the same time a new events listing is fecthed to events.csv, so the listing will be as up-to-date as possible.
show more ...
|
448cad78 | 13-Aug-2003 |
Gabor Hojtsy |
Oh, that array is called and not |
404d5878 | 12-Aug-2003 |
Gabor Hojtsy |
More enjoyable printout of the stats, and move legend into the text |
280bc8cf | 10-Aug-2003 |
Gabor Hojtsy |
Add entry point for subscriptions, which will further bolden the role of www.php.net as "just one usual mirror". Currently mailing list subscriptions are done through www.php.net, as we have
Add entry point for subscriptions, which will further bolden the role of www.php.net as "just one usual mirror". Currently mailing list subscriptions are done through www.php.net, as we have no requirement for mirrors to have mail support.
show more ...
|
7d35b90a | 10-Aug-2003 |
Gabor Hojtsy |
Port email validation code updates from phpweb |