Maurício Meneghini Fauth
cdf59074d3
Replace languages.inc globals with I18n\Languages consts ( #1121 )
...
The include/languages.inc file was not removed as it's used in other
repositories. It should be removed after migration.
Tests were added to ensure that the global variables and the constants
are in sync with each other.
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net >
2024-11-14 11:37:00 +03:00
Andreas Möller
c093fb5382
Enhancement: Enable trailing_comma_in_multiline fixer ( #647 )
...
* Enhancement: Enable and configure trailing_comma_in_multiline fixer
* Fix: Run 'make coding-standards'
2023-12-06 23:16:28 +00:00
Kamil Tekiela
d4fa469d81
Simplify links ( #580 )
2022-09-28 15:17:09 +01:00
Andreas Möller
d9bcfed482
Enhancement: Enable array_syntax fixer
...
Co-authored-by: MathiasReker <mathias@reker.dk >
Closes GH-659.
2022-08-22 18:59:14 +02:00
Andreas Möller
d7e1b8159c
Enhancement: Enable constant_case fixer
...
Co-authored-by: MathiasReker <mathias@reker.dk >
Closes GH-660.
2022-07-15 13:50:13 +02:00
Andreas Möller
30796f6f06
Fix: Remove unused parameter
...
Closes GH-571.
2022-06-28 14:32:24 +02:00
Sara Golemon
ae006c3288
Migrate away from strftime
2021-07-05 14:55:45 +00:00
George Peter Banyard
b655da2d52
Remove mirroiring stats ( #405 )
...
Mirrors have been retired
2021-05-19 14:02:19 -05:00
Sara Golemon
2735e5f03f
Swap uses of _SERVER[DOCUMENT_ROOT] for __DIR__
...
1/n - Update / and /include/ only.
2019-05-31 11:19:09 -04:00
Derick Rethans
b2b48ca1e0
Remove references, redirects, and selection of mirrors
2019-04-01 11:27:09 +01:00
Peter Kokot
190459c766
Refactor each() function to foreach()
...
The each() function has been deprecated since PHP 7.2 and shouldn't be
used anymore:
- http://php.net/manual/en/function.each.php
2018-11-17 06:40:34 +01:00
Peter Kokot
0f95b8c709
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.
2018-10-17 07:29:46 +02:00
Peter Cowburn
02093c9cfc
move mirror logo from homepage to mirror.php
...
Mirror.php is a much more appropriate place to be showing off our mirror
providers' logos.
2014-08-20 22:29:24 +01:00
Adam Harvey
b51b2d08fe
Work through the remaining FIXME pages; put them in their correct categories,
...
and update aged markup as appropriate.
Yes, I did check the new markup on the non-beta site too.
2012-09-07 17:52:03 +08:00
Hannes Magnusson
60d5c3b903
Add current config option (ignored in old-web), and FIXME placeholders for pages
...
not in any menu yet
2010-12-28 11:09:09 +00:00
Gabor Hojtsy
d2e9db9150
interlink mirror related information
2006-09-11 21:01:19 +00:00
Mehdi Achour
d70c18a47d
fix a typo spotted by shimi
2004-02-10 09:29:15 +00:00
Gabor Hojtsy
b6fdc95cbf
more info on official mirrors, and it is only possible to know the provider name if we are dealing with an official mirror, so do not print otherwise
2004-01-27 08:42:11 +00:00
Gabor Hojtsy
e7a2250c2c
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)
2003-08-13 11:06:57 +00:00
Gabor Hojtsy
b9c58ef587
Drop search information alltogether, add base page and new include
2003-08-08 13:39:04 +00:00
Gabor Hojtsy
5fc16e3fe8
Do not inform users on local search support, there is nothing
...
like this working currently...
2003-08-07 12:31:12 +00:00
Gabor Hojtsy
1807811564
Correcting typo...
2003-03-24 12:21:59 +00:00
Gabor Hojtsy
870e3ff9a4
The last point had no meaning, as disabled mirrors won't know about
...
their status as disabled, cause they are disabled because their are not
updated, so the mirrors list is also not up to date...
2003-02-02 10:59:44 +00:00
Gabor Hojtsy
5d2c6ac90e
Correcting function names...
2003-01-20 12:00:00 +00:00
Simone Cortesi
3ec66ba82c
typo
2003-01-19 19:44:36 +00:00
Gabor Hojtsy
5ffbb98e0e
Add new information page for users to get
...
more details about the current mirror site
2003-01-19 18:05:37 +00:00