History log of /web-master/ (Results 1101 – 1125 of 1278)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
aeb3478d21-Dec-2002 Gabor Hojtsy

Provide much more information about mirrors in summary
table and individual mirror edit pages

- change colors in summary table: green = special,
blue = automatically deactivated,

Provide much more information about mirrors in summary
table and individual mirror edit pages

- change colors in summary table: green = special,
blue = automatically deactivated, red = manually
deactivated

- Adding a new table by the side of the mirror data
editing table, with information on gathered data
from that mirror (when it was added, what PHP version
it runs, when it was last checked, how up to date
it is). The automatic deactivation is also specially
indicated.

- The mirror summary table is ordered now by country,
so no "nl" problem can appear again (to add a mirror
when there are already two per country)

- Better defaults for new mirror additions

- Ws beautification in the outputted HTML code

Probably some other fixes...

show more ...

63f3567221-Dec-2002 Gabor Hojtsy

Add .error CSS class

8a177b0921-Dec-2002 Gabor Hojtsy

James says we should not forget download mirrors

5370fd7d21-Dec-2002 Gabor Hojtsy

Adding shorthand function for htmlspecialchars, now
hsc()

6fc8ac6c21-Dec-2002 Gabor Hojtsy

Starting to make the mirrors array more logical:

- We have no download mirrors, and no plans to add
more in the future (nor any code anymore to support
such download only mirr

Starting to make the mirrors array more logical:

- We have no download mirrors, and no plans to add
more in the future (nor any code anymore to support
such download only mirrors)

- But we do have automatic mirror status checks, which
was mapped to be the mirror's speciality. Now I have
added a new status flag, with some constants, so we
will know, what is the exact status of a mirror.
This will also depreciate the usage of the "special
mirror" mark to disable a mirror.

- Use booleans and constants where possible, to make
the array structure more understandable. Booleans
indicate for example that they are flags...

Still be backward compatible, as the updates happen
asincronously, so I need to be careful in modifying
codes dealing with this array.

show more ...

486d006921-Dec-2002 Gabor Hojtsy

Making the code look more clearly (we only had that
firstChar differently in the two ifs)

b636435420-Dec-2002 jim winstead

added unique key on hostname

bbe6db4216-Dec-2002 Gabor Hojtsy

Adding some info on what this script does, and what it's
effect is. So all these knowledge will be preserved here.

c8f0627a16-Dec-2002 Sascha Schumann

fix typo

7486387616-Dec-2002 Gabor Hojtsy

Ups, regardless of what was my intention, we still
have mirrors with non-standard names, and they should
not end up in the DNS output.

2844ef2716-Dec-2002 Sascha Schumann

fix typo

2f9090e016-Dec-2002 Gabor Hojtsy

Add mirror DNS export script for automatic mirror
DNS updates through our admin interface. Hope it's OK.

4cbac10915-Dec-2002 Gabor Hojtsy

Ups, 0 is for download, and not 3...

dc176aae15-Dec-2002 Gabor Hojtsy

Make it look a bit more standard

e6be0f6115-Dec-2002 Gabor Hojtsy

Add some nice structure info to this file

fd0d746715-Dec-2002 Gabor Hojtsy

Try to provide a bit more information about why a mirror
is delisted (marked as special on the fly). So mirror
maintainers can see more about why their mirror is not
listed...

We

Try to provide a bit more information about why a mirror
is delisted (marked as special on the fly). So mirror
maintainers can see more about why their mirror is not
listed...

We should also start again discussions about
"special mirrors" anyway...

show more ...

821ca90f15-Dec-2002 Gabor Hojtsy

Ups, one more array index mismach...

bac8641914-Dec-2002 Gabor Hojtsy

Ups, array bracket was at the wrong place...

3b5dd05a14-Dec-2002 Gabor Hojtsy

Adding search column to mirrors list, and enclose
all associative array indexes in single qoutes...

23612ac629-Nov-2002 jim winstead

send rejection messages from webmaster@php.net, and use an envelope sender that will ignore bounces

6b3f032328-Nov-2002 James Cox

this makes detecting which one failed much easier..

791d709b27-Nov-2002 James Cox

possibly workaround bug

6d207c3f19-Nov-2002 Gabor Hojtsy

Ups, I have comitted with code with debug parts.
Commenting those out...

66a2c8eb19-Nov-2002 jim winstead

php 4.2.3 returns "" from fgets() when a timeout occurs, which would put this in a endless loop

c650f5c119-Nov-2002 Gabor Hojtsy

Add the RSS generator code to the flow of autogeneration,
and see what will happen now (the rss_parser code is
tested to work)

1...<<41424344454647484950>>...52