History log of /web-php/mirrors.php (Results 1 – 25 of 39)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 59c070f5 07-Dec-2023 Andreas Möller

Enhancement: Enable `blank_line_after_opening_tag` fixer (#875)


# 2735e5f0 31-May-2019 Sara Golemon

Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__

1/n - Update / and /include/ only.


# b2b48ca1 29-Mar-2019 Derick Rethans

Remove references, redirects, and selection of mirrors


# dd8d8bf8 17-Oct-2018 Peter Kokot

Sync final and leading newlines

This patch adds some missing newlines, trims some multiple redundant
final newlines into a single one, and trims few redundant leading
newlines.

Sync final and leading newlines

This patch adds some missing newlines, trims some multiple redundant
final newlines into a single one, and trims few redundant leading
newlines.

According to POSIX, a line is a sequence of zero or more non-'<newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character.

C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."

Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2

show more ...


# 0f95b8c7 30-Jun-2018 Peter Kokot

Remove unused Git attributes ident

The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
use

Remove unused Git attributes ident

The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
user who changed it.

In Git this functionality is different and can be done with Git attribute
ident. These need to be defined manually for each file in the
.gitattributes file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.

This patch simplifies handling of $Id$ keywords by removing them since
they are not used anymore.

show more ...


# 703abfd1 20-Nov-2013 Hannes Magnusson

Prettify the download page


# abd285c5 20-Nov-2013 Hannes Magnusson

Put the "local" country mirrors at the top too


# 389ba147 20-Nov-2013 Hannes Magnusson

Kill these rouge views, and simplify the mirrorlisting page


# 2c09dec2 16-Oct-2011 Paul Dragoonis

Removing a duplicate prepend.inc include


# 535e79fe 16-Oct-2011 Paul Dragoonis

Added clearfix to reset CSS. Created new beta mirrors page; updated CSS and HTML output for mirrors, added new flags.


# 60d5c3b9 28-Dec-2010 Hannes Magnusson

Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet


# 67c8f54c 09-Mar-2007 Philip Olson

Reworded, and link to my.php


# e85760c8 04-Dec-2005 Nuno Lopes

fix bug #34817: misspelled word


# f769553f 20-Oct-2003 Gabor Hojtsy

Fix for bug #25915 (grammar problems)


# e7a2250c 13-Aug-2003 Gabor Hojtsy

There were no bug reports on the new layout pages
not working, so add this layout to some more used
pages (but still not to the most used pages)


# 5b648aa9 08-Aug-2003 Gabor Hojtsy

Apply the new include and base page methods plus
use direct links with better link text and remove reference
to local search which is not working (and if it will work,
it will work on all

Apply the new include and base page methods plus
use direct links with better link text and remove reference
to local search which is not working (and if it will work,
it will work on all mirror sites)

show more ...


# 98f70a50 04-May-2003 Gabor Hojtsy

Let the mirror table code be defined at one place,
which honors the specialities of the two varations,
while handles the common things together


# c4c52eb8 24-Apr-2003 Gabor Hojtsy

Local default language settings are not
that important anymore, as we have user
based Accept-language parsing which
always overrides this (and last language
and user preferred languag

Local default language settings are not
that important anymore, as we have user
based Accept-language parsing which
always overrides this (and last language
and user preferred language settings, which
also override the Accept-language info)

show more ...


# e607a107 24-Apr-2003 Gabor Hojtsy

Really center that mirror table


# c7f86546 23-Apr-2003 Gabor Hojtsy

Also provide information on local search


# a6d54e33 04-Feb-2003 Gabor Hojtsy

Adding newlines to the output, simiarly to get_download.php...


# 01cc4236 03-Jan-2003 Gabor Hojtsy

Let the mirror list be wider. This table has the additional language column
to the download table, so we need more space. Some languages also have long
names, like Brazilian Portuguese and Ch

Let the mirror list be wider. This table has the additional language column
to the download table, so we need more space. Some languages also have long
names, like Brazilian Portuguese and Chinese (Continental)...

show more ...


# 3af393ef 03-Jan-2003 Gabor Hojtsy

Correcting table row color in get_download.php
Applying the same layout of mirror listing to mirrors.php
(with the addition of the defualt language)


# 8d675737 22-Dec-2002 Gabor Hojtsy

Ignore VIRTUAL mirrors in the mirrors list (do not list
unofficial mirrors). But do not ignore VIRTUAL mirrors
in the get_download mirror list (allow downloads from
local unofficial mirro

Ignore VIRTUAL mirrors in the mirrors list (do not list
unofficial mirrors). But do not ignore VIRTUAL mirrors
in the get_download mirror list (allow downloads from
local unofficial mirrors, when the user is on that
particular mirror).

show more ...


# 1bf0c1f5 21-Dec-2002 Gabor Hojtsy

Rework mirrors page:

- Apply coding scheme used on other pages

- Add much more information to 'userspace' about
mirrors, why they might get delisted, the service
the

Rework mirrors page:

- Apply coding scheme used on other pages

- Add much more information to 'userspace' about
mirrors, why they might get delisted, the service
they provide, etc. Also more information on the
role of the default language.

- Depend only on mirror URLs, and the functions
now capable of providing information about any
mirror given it's URL. This makes this page
totally independent on the $MIRRORS array's
internal structure. Now it only relies on the
fact, that it's an associative array, with the
keys as the mirror URLs

- Do list special mirrors, but don't list outdated
mirrors. This is part of the modifications to move
from using the "special mirror" mark to delist a
mirror. The new array structure contains the status
information now, so we can depend on it.

At last, php.net will be listed on php.net as the
current mirror, and on other mirror's as being a
mirror site.

show more ...


12