|
767df5c4bf
|
Make Dockerfile more resilient.
Also changes the password that is used for MediaWiki setup from
'admin' to 'linktitles'.
|
2021-03-30 21:08:23 +02:00 |
|
|
c1277c3677
|
Update NEWS.md
|
2021-03-21 15:45:30 +00:00 |
|
|
7d8aab21e4
|
Update NEWS.md
|
2021-03-21 15:44:24 +00:00 |
|
|
5d77ff1033
|
Update NEWS.md
|
2021-03-21 15:42:52 +00:00 |
|
|
dde4ef9341
|
Update extension.json
|
2021-03-21 15:42:00 +00:00 |
|
|
3d834a1ed5
|
Update Extension.php
|
2021-03-21 00:19:00 +00:00 |
|
|
f8dbdefdec
|
Update Extension.php
|
2021-03-21 00:17:56 +00:00 |
|
|
37e5b79db0
|
Update extension.json
|
2021-03-21 00:11:18 +00:00 |
|
|
702c090ad3
|
Update Extension.php
|
2021-03-21 00:11:01 +00:00 |
|
|
6cbe075bdb
|
Update extension.json
|
2021-03-21 00:10:44 +00:00 |
|
|
8e8355117e
|
Update Extension.php
|
2021-03-20 23:55:25 +00:00 |
|
|
80fd7d9803
|
Update Extension.php
|
2021-03-20 23:52:50 +00:00 |
|
|
a238b3c8ce
|
Update Extension.php
|
2021-03-20 23:46:42 +00:00 |
|
|
315c4e04f2
|
Update extension.json
|
2021-03-20 23:28:11 +00:00 |
|
|
095384e453
|
Update Extension.php
|
2021-03-20 23:27:43 +00:00 |
|
|
73eaefc78b
|
Update Extension.php
|
2021-03-20 21:59:37 +00:00 |
|
|
440b2f55b1
|
Update Extension.php
|
2021-03-20 21:59:00 +00:00 |
|
|
0cd8872d92
|
Update extension.json
|
2021-03-20 21:55:27 +00:00 |
|
|
1b097dddf3
|
Use MultiContentSave hook
|
2021-03-20 21:54:50 +00:00 |
|
|
a95a413302
|
Update NEWS and README.
|
2020-12-23 15:29:35 +01:00 |
|
|
61a7be27ab
|
Merge branch 'develop'
|
2020-12-23 15:24:29 +01:00 |
|
|
5a6e69daf6
|
Fix change in magic words API
Fix for mediawiki 1.35
Manually running the CLI script caused this error:
Error from line 152 of extensions/LinkTitles/includes/Source.php: Call to undefined method MagicWord::get()
It seems like an API change so I found this in another extension with
the same error
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/MagicNoCache/+/574232/2/MagicNoCache.hooks.php
|
2020-11-29 08:13:32 -07:00 |
|
|
a77bf030f9
|
Merge branch 'paladox-patch-1' into develop
|
2020-11-08 05:54:32 +01:00 |
|
|
ea7814207d
|
Update extension.json
|
2020-11-08 05:53:31 +01:00 |
|
|
ab97174283
|
Fix MediaWiki 1.35 support
|
2020-11-08 05:53:31 +01:00 |
|
|
fae0cf4f27
|
Remove erroneous release folder from master branch.
|
2020-11-08 05:53:31 +01:00 |
|
|
80c53112e6
|
--amend
|
2020-11-08 05:50:22 +01:00 |
|
|
02102ec2f5
|
Correct spelling of $wgLinkTitlesSourceNamespaces.
Fixes #49.
|
2020-07-24 09:35:45 +02:00 |
|
|
cd670b6a2d
|
Make headings style consistent, remove blank lines.
|
2020-07-24 09:35:04 +02:00 |
|
|
c1bc8f872e
|
Merge branch 'develop'
|
2019-12-31 14:13:56 +01:00 |
|
|
a267a0da2d
|
Inform about MW 1.32+ compatibility.
|
2019-12-31 14:13:18 +01:00 |
|
|
3525202e88
|
Use MW 1.34 for resting.
|
2019-12-31 07:37:52 +01: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 |
|
|
a3dff9f172
|
Add Dockerfile for unit tests.
|
2019-03-12 13:24:11 +01:00 |
|
|
541e79d5c5
|
Merge branch 'release-5.0.8' into develop
|
2019-03-12 11:34:21 +01:00 |
|
|
4bdc7cd7a2
|
Merge branch 'release-5.0.8'
|
2019-03-12 11:33:47 +01:00 |
|
|
5b085cb007
|
Update contributors.
- Fix: Correct use of config variable in Special.php (#40).
- Fix: No longer include the generated documentation as a submodule (#38).
|
2019-03-12 11:29:29 +01:00 |
|
|
f55f80e81d
|
Remove gh-pages submodule.
|
2019-03-12 10:37:35 +01:00 |
|
|
ceeca98964
|
Fix undefined $config
|
2019-03-12 10:32:42 +01:00 |
|
|
e7e03d3383
|
Remove erroneous release folder from master branch.
|
2019-03-12 10:32:42 +01:00 |
|
|
bcf085e97b
|
Remove beerpay badge.
|
2019-03-12 10:32:42 +01:00 |
|
|
df76b32b2c
|
Add Beerpay badge
|
2019-03-12 10:32:42 +01:00 |
|
|
b9a184c293
|
--amend
|
2019-03-12 10:32:42 +01:00 |
|
|
f44a85b1a0
|
Add test case for issue #39.
|
2018-11-15 20:26:40 +01:00 |
|
|
73f546a33d
|
Reflow PHP files.
|
2018-11-15 20:17:59 +01:00 |
|
|
5f52c665a2
|
Merge branch 'release-5.0.7' into develop
|
2018-06-27 21:34:59 +02:00 |
|
|
ce50459013
|
Merge branch 'release-5.0.7'
|
2018-06-27 21:34:24 +02:00 |
|
|
bd7b6b1a03
|
Bump version, write docs and history.
|
2018-06-27 21:34:12 +02:00 |
|
|
7a69e87a8d
|
Fix handling of target titles with numbers.
- Fix: Improve handling of page titles that start or end with numbers.
|
2018-06-27 21:31:16 +02:00 |
|
|
f2633fa78e
|
Merge branch 'release-5.0.6' into develop
|
2018-06-20 20:42:11 +02:00 |
|