#
f7f5f74c |
| 01-Jun-2008 |
Hannes Magnusson |
Add debug info into failure messages
|
#
c7084c75 |
| 21-Apr-2008 |
Hannes Magnusson |
Add self-testing # Will use this for the mirror-test script once mirrors sync
|
#
746f3f9f |
| 29-Mar-2007 |
Hannes Magnusson |
Improve the rsync problem detection - Remove the hardcode filename (now uses the last released php5 .tar.bz2) - Compare the md5 sum against the registered official md5
|
#
543d376f |
| 07-Mar-2007 |
Hannes Magnusson |
Misuse the 'has_search' field to check for SQLite availability
|
#
d3088079 |
| 12-Sep-2006 |
Gabor Hojtsy |
lifted up the requirement to use PHP as an Apache module for the mirror (this was requested way back in time)
|
#
3771201e |
| 20-Aug-2005 |
Gabor Hojtsy |
start moving mirror-info.php to the manual folder, to overcome Apache specific virtual() usage, which ties the mirror sites to Apache and running PHP as an Apache module. This is jus
start moving mirror-info.php to the manual folder, to overcome Apache specific virtual() usage, which ties the mirror sites to Apache and running PHP as an Apache module. This is just a start, so that the bot is continually working, until all mirror sites update, when we can start to step further. Also discontinue checks for the local search setup, which is a leftover from the old days.
show more ...
|
#
02c0a915 |
| 23-May-2005 |
Gabor Hojtsy |
check with an existing file
|
#
c11fbf09 |
| 22-Aug-2004 |
Gabor Hojtsy |
ups, a separator is needed here
|
#
b6d05697 |
| 22-Aug-2004 |
Gabor Hojtsy |
check for uptodate rsnyc settings on mirror sites
|
#
62d3da83 |
| 06-Aug-2004 |
Gabor Hojtsy |
try to flush a php.ini started output buffer (problem noticed by shimi)
|
#
b756370c |
| 20-Aug-2003 |
Gabor Hojtsy |
Depend on local mirror stats setup
|
#
e119a51d |
| 14-Aug-2003 |
Gabor Hojtsy |
Use text/plain type here for better readability in browsers, when human intervention is needed
|
#
c61f1b21 |
| 08-Aug-2003 |
Gabor Hojtsy |
Only report local stats if it is set to 1, for those who think that the local stats env var is only a flag...
|
#
a0727e58 |
| 01-Aug-2003 |
Gabor Hojtsy |
Let this be included from anywhere
|
#
4275bd6c |
| 07-Jun-2003 |
Gabor Hojtsy |
Let's have a better looking error report
|
#
c2805609 |
| 07-Jun-2003 |
Gabor Hojtsy |
Report on local manual availability too
|
#
0b29dc46 |
| 18-Jan-2003 |
Gabor Hojtsy |
Provide information about local stats (using new setenv). As not all sites are updated to use this setting, we cannot be sure, that no env var means no local stats, so provide "2" as a status
Provide information about local stats (using new setenv). As not all sites are updated to use this setting, we cannot be sure, that no env var means no local stats, so provide "2" as a status code in that case... Also provide default langauge setting (enhanced with env var setting now) back to the central server...
show more ...
|
#
4d52272b |
| 10-Jan-2003 |
Gabor Hojtsy |
Supress warning message. is_executable() outputs a warning in case there is no such file...
|
#
2b484c17 |
| 05-Jan-2003 |
Gabor Hojtsy |
Provide one more search type
|
#
351bf7a9 |
| 03-Jan-2003 |
Gabor Hojtsy |
Add local search support test, so we can update the searchable mirrors list automatically, without needed human intervention
|
#
8428c99b |
| 19-Apr-2002 |
James Cox |
committing new format.
|
#
2c42d285 |
| 14-Feb-2002 |
James Cox |
adding ?>
|
#
3e21fa5e |
| 13-Feb-2002 |
jim winstead |
duh.
|
#
0e785b57 |
| 13-Feb-2002 |
jim winstead |
tiny file to get mirror info for using in tracking mirror status
|