Commit Graph

1766 Commits

Author SHA1 Message Date
Moritz Schubotz d8822169ab
Mathoid CLI interface
Renders formulae via mathoid without to run mathoid as a service.
Mathoid 0.7.1 or later must be installed locally and configured to be
accessed directly from the math extension. It has been tested with the
config.dev.yaml of version 0.7.1. If mathoid is installed in
'/srv/mathoid' the following line might be added to LocalSettings.php
$wgMathoidCli = ['/srv/mathoid/cli.js', '-c', '/srv/mathoid/config.dev.yaml'];
i.e., make sure to specify the -c parameter with an absolute path.
In addition mathoid uses more memory than the the default. With
the config.dev.yaml a value of
$wgMaxShellMemory = 2097152;
has been tested to work well.

Change-Id: I0600f056d21927963267cf979d342e313419e9fa
2018-02-21 20:29:20 +01:00
Translation updater bot d4a154ade2 Localisation updates from https://translatewiki.net.
Change-Id: Icc7becec9ddc0c4b5df997646b10b24f2d6c58da
2018-02-19 22:25:37 +01:00
Translation updater bot 60759ffaaa Localisation updates from https://translatewiki.net.
Change-Id: I6ba5228ac996bf0640f3d9a7bf35294f82c5e7bf
2018-02-18 22:40:52 +01:00
libraryupgrader c48824d18f build: Updating mediawiki/minus-x to 0.3.1
Change-Id: I77c6db348a9d125c2c9254cf7884384395858a7b
2018-02-18 04:07:31 +00:00
Translation updater bot 8f21a49179 Localisation updates from https://translatewiki.net.
Change-Id: I824e6581edf9fddda7f509d8ea706c4a4584fdce
2018-02-16 22:29:19 +01:00
Translation updater bot d027a2e1d8 Localisation updates from https://translatewiki.net.
Change-Id: Iffaa48ba4c86a5cea737610c8f51d526c29158e0
2018-02-15 22:47:14 +01:00
libraryupgrader f64b4c02be build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.MissingCovers.MissingCovers

Change-Id: I22f0c182708ae13db4510b46e5ab47b5456356fb
2018-02-15 12:23:00 +00:00
Tulsi Bhagat b9c070c6f2 Removed deprecated position statements from resource loader module
Bug: T184257
Change-Id: I09a57f53db1cb830b832849c4cd7307c460d3156
2018-02-12 11:19:56 +00:00
Translation updater bot b4863f4351 Localisation updates from https://translatewiki.net.
Change-Id: Ieda4c04e80a32fb826d66f18c4ffe70fc7a8b476
2018-02-12 09:23:44 +01:00
Umherirrender bd01ab6e27 Remove unneeded variable assignment
Change-Id: If1c6427ca57430ff89cac3604bbed47cba9561a0
2018-02-06 20:41:10 +01:00
Moritz Schubotz (physikerwelt) 26e9f00c2a
Fix broken links in phpunit covers annotations
Phpunit now checks if the coverage annotations are reasonable.

This fix corrects unresolvable references in phpunit covers annotations.

Change-Id: I7eba10bd7dc445b175df750465bb80bd5ef0f4c6
2018-02-05 16:24:46 +01:00
Ed Sanders 4831953040 build: Update linters
Change-Id: I7e93fa1af8f1f3d3bee9e4dd5c9d65142d6cf793
2018-02-04 22:08:31 +00:00
Kunal Mehta 1509a19a3f Use SPDX 3.0 license identifier
SPDX released version 3 of their license list (<https://spdx.org/licenses/>),
which changed the FSF licenses to explicitly end in -only or -or-later
instead of relying on an easy to miss + symbol.

Bug: T183858
Change-Id: I998ba3c3b3adaf66b7a028d5fab1d7169d595b6c
2018-01-31 23:19:23 -08:00
Translation updater bot 793f37e94c Localisation updates from https://translatewiki.net.
Change-Id: I5458503cfe7dce119c2e6cfd92e1af7c68591e39
2018-01-30 22:16:52 +01:00
Translation updater bot 80f4d08f37 Localisation updates from https://translatewiki.net.
Change-Id: Ic6d451f12ebcb77ede35c6aa61706c59b5634d33
2018-01-29 22:20:25 +01:00
Ed Sanders 2fe32f6b5d build: Update linters
Change-Id: I3a6d0898ad79c4e5dc1663280f5d18702c286fb8
2018-01-29 17:47:03 +00:00
Translation updater bot 18160e4d8f Localisation updates from https://translatewiki.net.
Change-Id: Iedcfdf77141b65fb15f2468bdc82f6d0a839dc3d
2018-01-18 22:49:38 +01:00
Ed Sanders 271a149b5f getSelectedItem() -> findSelectedItem()
Change-Id: I6ddf1ab488774f22fd566846c38483dcaf35ab27
2018-01-17 13:49:06 +00:00
Translation updater bot 363b8cda99 Localisation updates from https://translatewiki.net.
Change-Id: I2726e93f9a5720d65429cd9b3bf6b8588ef3cf7a
2018-01-15 22:25:18 +01:00
Ed Sanders 23054cfe5b Fix auto-height when CodeMirror not available
Change-Id: I0e88b12b0e67f471bac8ab767cdeca8ac7bafeec
2018-01-11 15:10:17 +01:00
Translation updater bot fa583e68e7 Localisation updates from https://translatewiki.net.
Change-Id: I445420ac13003f0c853e894558ffc747b73b0c6b
2018-01-09 22:29:41 +01:00
libraryupgrader fab259540f build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
The following sniffs are failing and were disabled:
* Generic.Files.OneObjectStructurePerFile.MultipleFound
* Squiz.Scope.MethodScope.Missing

The following sniffs now pass and were enabled:
* MediaWiki.Files.OneClassPerFile.MultipleFound

Change-Id: Ib51d7ec178a897cc62fd4d0143874b7bf8082f92
2017-12-30 01:27:41 +00:00
Translation updater bot 26c75b63bc Localisation updates from https://translatewiki.net.
Change-Id: Ib4a97f9ced98cce1bb1dd019a9e258425829666f
2017-12-23 22:27:02 +01:00
Umherirrender f637a59514 Change doc type from DatabaseBase to IDatabase
Change-Id: I12599a1663f68b7ac03eb2dcea4036ede3b40f83
2017-12-22 22:40:21 +01:00
Translation updater bot dc0c5ebc85 Localisation updates from https://translatewiki.net.
Change-Id: Icc4c5e1284d945a09c7a9ddfdb12ceb871ea44cd
2017-12-20 23:22:56 +01:00
Translation updater bot 50f43c8ba5 Localisation updates from https://translatewiki.net.
Change-Id: Id08dc464087bd649d2bbb998167686cbe62f51d7
2017-12-18 23:06:44 +01:00
Translation updater bot de8fc30c9c Localisation updates from https://translatewiki.net.
Change-Id: I324e8790fdb583c7b944bcb4f9b050276816a32b
2017-12-17 22:26:05 +01:00
jenkins-bot 2226d76159 Merge "Rename files to match classes" 2017-12-11 17:40:54 +00:00
libraryupgrader 14bfc52bb4 build: Updating mediawiki/minus-x to 0.2.1
Change-Id: Iedfb5c2ff4409da7a43c78cc30b7dafe06600e6f
2017-12-10 23:22:58 +00:00
Translation updater bot c3c7ce3152 Localisation updates from https://translatewiki.net.
Change-Id: I9245eb1952e3290c28f50aa59278cd39f0251d43
2017-12-10 22:33:18 +01:00
Umherirrender 13d43ec6be Rename files to match classes
Change-Id: Iecf3ea2d0e7ec3dc0f743a3d1a8d85463939d19d
2017-12-10 12:42:41 +01:00
Translation updater bot 823269a4da Localisation updates from https://translatewiki.net.
Change-Id: Icb714e67317ec09de5cc6d587732b31d3411f8e3
2017-12-08 22:37:26 +01:00
Translation updater bot a5ec95e56b Localisation updates from https://translatewiki.net.
Change-Id: I4eb59bfd49d92fe5d87d563141247eba86765152
2017-12-05 09:41:07 +01:00
Željko Filipin e661ac0e4a Update RuboCop Ruby gem
Bug: T180878
Change-Id: I37f1efb41684dc02aa06e17510099bcfa545f4a5
2017-12-04 16:49:44 +01:00
Translation updater bot 2877a2bff2 Localisation updates from https://translatewiki.net.
Change-Id: If249359621a79dccc6e4165fb2b6702790d483fa
2017-11-30 23:47:07 +01:00
Translation updater bot 3c371b4605 Localisation updates from https://translatewiki.net.
Change-Id: I191480893e9f0d949cbc11bf2ef218bef8901141
2017-11-25 22:42:08 +01:00
Translation updater bot 88e51406cb Localisation updates from https://translatewiki.net.
Change-Id: I265a7c1b728f8c9fffab4752f6bec65165e2b5a5
2017-11-18 22:49:06 +01:00
Translation updater bot 0c49874ebb Localisation updates from https://translatewiki.net.
Change-Id: I4285d88fad348303fdd3eb97dc628d4e738d3b38
2017-11-17 22:47:52 +01:00
Translation updater bot aa44690ec6 Localisation updates from https://translatewiki.net.
Change-Id: I67b2cf765e32a371d14ec57e811eb9ce48b95f3f
2017-11-15 22:28:56 +01:00
Translation updater bot 3183e48940 Localisation updates from https://translatewiki.net.
Change-Id: I096bc7318d5c2229ca812bad18f4989265a21239
2017-11-14 22:31:09 +01:00
Translation updater bot 189db7b455 Localisation updates from https://translatewiki.net.
Change-Id: Id9cb0e8389547fe445d27a7c4f8e4d9dd2871f34
2017-11-10 22:41:57 +01:00
jenkins-bot 172a1a2cd8 Merge "SquidUpdate => CdnCacheUpdate" 2017-11-10 20:18:14 +00:00
Aaron Schulz 427933b6cb SquidUpdate => CdnCacheUpdate
Change-Id: I67487909070cbdbfaa32fd249d5c4d7db560511d
2017-11-09 23:14:19 -08:00
Translation updater bot fa4b00886c Localisation updates from https://translatewiki.net.
Change-Id: I42a5b10512f982f24d6546ef25c5ec4d519047ba
2017-11-08 22:33:36 +01:00
Translation updater bot 7317d638b2 Localisation updates from https://translatewiki.net.
Change-Id: I18723fa79186e0b6e77156f91e46acd962428bf9
2017-11-05 22:28:18 +01:00
Kunal Mehta cdc1fadd5b build: Adding MinusX
Change-Id: I659607c0102b1e715e8b99f340cb1cc5f605e77e
2017-11-03 17:07:50 -07:00
Translation updater bot 358d00b6ae Localisation updates from https://translatewiki.net.
Change-Id: I83fd6a1cd3e72fc71a6d0ecf9ed5f64e66107cfb
2017-11-02 22:53:58 +01:00
Translation updater bot 12b09951cb Localisation updates from https://translatewiki.net.
Change-Id: I56548b7773c0afc1adfee780aa719bf37e31f5c8
2017-10-30 22:39:28 +01:00
Translation updater bot 04dc820dde Localisation updates from https://translatewiki.net.
Change-Id: I8bdaf1add5d0c8bcdf73b19f699c4df6ecf4dcb0
2017-10-29 22:49:01 +01:00
Translation updater bot 6fbe1925f8 Localisation updates from https://translatewiki.net.
Change-Id: I0e549e9e60bbda7284e52d73892e404285168796
2017-10-28 22:50:21 +02:00