Commit Graph

10 Commits

Author SHA1 Message Date
33bbfdef5c Update copyright year. 2021-04-06 21:16:03 +02:00
ee4386a8c9 DB_SLAVE -> DB_REPLICA (#44)
* --amend

* Add Beerpay badge

* Remove beerpay badge.

* Remove erroneous release folder from master branch.

* DB_SLAVE -> DB_REPLICA

DB_SLAVE has been removed under 1.34 thus throws an exception.

* Update Targets.php

* Update linktitles-cli.php

* Update Special.php
2019-12-18 21:25:35 +01:00
ceeca98964 Fix undefined $config 2019-03-12 10:32:42 +01:00
a2a63e2d29 Write news, update year. 2018-06-20 20:40:27 +02:00
a0449eaf6d Fix special page I18N. 2017-09-03 19:53:03 +02:00
2f76224ac0 Enable localization of special page.
- Improved: Special Page can now be translated using messages.
2017-09-03 14:24:28 +02:00
85e09b8f5d Fix special page for use with namespaces. 2017-08-31 21:13:58 +02:00
6bf1d3f072 Change nameSpace to all lowercase everywhere.
Makes it consistent with MW's spelling of the term.
2017-08-31 13:56:42 +02:00
2c0eb6839b Revise Special class.
- Change: The $wgLinkTitlesBatchTimeLimit configuration variable was renamed to $wgLinkTitlesSpecialPageReloadAfter.
2017-08-27 23:06:50 +02:00
e4f3da3ab6 Rename LinkTitles_Special. 2017-08-26 21:15:28 +02:00