Commit graph

864 commits

Author SHA1 Message Date
Jackmcbarn a4cb7efd0d Mark metatables from mw.loadData
Add mw_loadData=true to metatables set by mw.loadData, so that modules can
distinguish them from other tables.

Change-Id: I0795d738891c85600af2621908376474ae21b3fe
2015-06-27 22:38:23 -04:00
Translation updater bot 670c49b3fb Localisation updates from https://translatewiki.net.
Change-Id: I7a4b2732177aec29d2b81a4e4d47eaba528766bd
2015-06-25 20:46:48 +02:00
Glaisher 1a0221b8f5 Add Module/Module_talk namespace translations for Telugu and Kannada
Bug: T103650
Bug: T103657
Change-Id: I8ffc22b4d90917d5611aa28f6c4038fca6afa5a4
2015-06-25 22:02:47 +05:00
jenkins-bot d167e19501 Merge "Add Brad Jorsch (Anomie) to extension credits" 2015-06-22 22:41:34 +00:00
jenkins-bot 992cb86b5c Merge "build: Configure banana-checker and jsonlint" 2015-06-22 22:40:09 +00:00
Translation updater bot d4f2aa047a Localisation updates from https://translatewiki.net.
Change-Id: I194e0dcf0a3d387753d6c6bb6d36bdf8f4b798d8
2015-06-21 20:03:54 +02:00
Kunal Mehta ddfd65b790 Replace deprecated wfRunHooks by Hooks::run
Change-Id: Ie6f3280aa740304a0dadd6d00ca388c5ad6a648e
2015-06-21 15:34:10 +00:00
Ori Livneh d426627c9b lint: 'if(' => 'if ('
Change-Id: I056ff6bbc5f992bddfd7e3bd82803de107651b80
2015-06-20 21:38:56 -07:00
Kunal Mehta 956170560d build: Configure banana-checker and jsonlint
Change-Id: I9c3597e4fea669ff7ec5086dfc6a61d797fa48fe
2015-06-19 22:17:55 -07:00
Translation updater bot c0e23404a0 Localisation updates from https://translatewiki.net.
Change-Id: I98521ad7e727b1defcbdcc8188cd6218578a77b1
2015-06-16 22:42:09 +02:00
Brad Jorsch 58d722bcdf Allow nil in mw.text.jsonEncode
If it somehow gets in there (e.g. via a crafty __pairs), let it through.

Change-Id: I9f79dbb1a09cd62b2a8f4b6beb84a3e2f1c85560
2015-06-16 16:36:30 +00:00
Kunal Mehta 590c00f9ca Add Brad Jorsch (Anomie) to extension credits
Change-Id: Ibb87ef7c190bcb72815f26e578fca5039e550895
2015-06-16 16:36:26 +00:00
jenkins-bot 6c87ccd128 Merge "Fix unit test for core change I31d4556b" 2015-06-16 16:36:12 +00:00
Brad Jorsch e55c5ee946 Fix unit test for core change I31d4556b
Replace deprecated $parser->uniqPrefix() with Parser::MARKER_PREFIX.

Change-Id: I53721e1aa9022ad6bbfdb08b1a07feac81806514
2015-06-16 10:22:10 -04:00
Translation updater bot 55580d64a9 Localisation updates from https://translatewiki.net.
Change-Id: Iab954d14a1b9e216106265506da1d3fd78f41c6f
2015-06-15 22:51:54 +02:00
Translation updater bot 85f48c9433 Localisation updates from https://translatewiki.net.
Change-Id: I6c9ece150a0eb30d754a68fdc03450b034fb80a8
2015-06-13 22:31:40 +02:00
Translation updater bot af71f5c2bc Localisation updates from https://translatewiki.net.
Change-Id: I655a4d0e34f9908e3ba23687d11e5ae7517d85c8
2015-06-11 21:14:11 +02:00
Translation updater bot 512d605f0c Localisation updates from https://translatewiki.net.
Change-Id: Id27fbe9b20c71563dc0f1ba4844c920a09165eb4
2015-06-09 22:49:08 +02:00
Translation updater bot 6839fba78f Localisation updates from https://translatewiki.net.
Change-Id: Ic053cd51b7728d036ba60b4f7f3e50a1ac82c18b
2015-06-06 22:22:23 +02:00
Translation updater bot b49e48c040 Localisation updates from https://translatewiki.net.
Change-Id: Ia5698272bd5dfd17a4c0845028e7821da0cf242b
2015-06-05 21:12:02 +02:00
Translation updater bot 79fc3dc45b Localisation updates from https://translatewiki.net.
Change-Id: I70ed3237742c4fc8cb06ad132f247434a3436a9f
2015-06-03 22:12:33 +02:00
Translation updater bot 5db32df35c Localisation updates from https://translatewiki.net.
Change-Id: Ia9eb982920bac17f5b4c58caa0b751af5b3acc50
2015-05-30 23:10:00 +02:00
Translation updater bot da7738bbbd Localisation updates from https://translatewiki.net.
Change-Id: I62c5831b4d9647c34cd2a1dc2d04a9502829da4a
2015-05-27 22:30:09 +02:00
Translation updater bot ecc9281e57 Localisation updates from https://translatewiki.net.
Change-Id: I28d910383189974c286d68ad0cdec86bd9565499
2015-05-25 22:36:20 +02:00
Hoo man a0cf831f5f Merge "Fix race condition in SIGXCPU handling" 2015-05-25 16:46:53 +00:00
Tim Starling e7f5aae520 Fix race condition in SIGXCPU handling
Marius found a race condition in the handling of SIGXCPU: the pipes
would close, causing the read/write to complete, before the status of
the process changed, so the status would randomly be "running" for a few
milliseconds after proc_get_status() was called.

So: terminate the process unconditionally after an I/O error. Get the
exit status from proc_close(), since that's the only way to get the
status of a terminated process while simultaneously waiting for it to
exit. Also fix signal identification as in unmerged patch I57cdf8aa.

Change-Id: I252ec046e82063a868c1094e81705cb5e847db92
2015-05-25 16:40:31 +00:00
Translation updater bot 0c26a10510 Localisation updates from https://translatewiki.net.
Change-Id: I50f46727d2770b29fd5facb72d57092a6b0bfe7c
2015-05-24 00:14:14 +02:00
Translation updater bot 75399c8e1a Localisation updates from https://translatewiki.net.
Change-Id: I18706f9b41d8d44580bf6046e418be6034076779
2015-05-21 23:00:26 +02:00
Translation updater bot 779f9f5376 Localisation updates from https://translatewiki.net.
Change-Id: I9d76bfeb674fd1837240bc33e372b522f128c6a6
2015-05-20 22:17:21 +02:00
Translation updater bot 5f8dc1a812 Localisation updates from https://translatewiki.net.
Change-Id: I5fc4dcaeeb1442507b26f96f4c8602de5e39699c
2015-05-19 22:33:34 +02:00
Translation updater bot 8c7ec3e7d1 Localisation updates from https://translatewiki.net.
Change-Id: I2082a465332251a7d7b2ce952e6c520792af0d23
2015-05-18 22:21:25 +02:00
Translation updater bot 76a7b8a3a5 Localisation updates from https://translatewiki.net.
Change-Id: Id76ddd9d925946adabeb9fdbf106863379b68760
2015-05-17 22:12:28 +02:00
Translation updater bot 405c4fdcbd Localisation updates from https://translatewiki.net.
Change-Id: Iae858f4790583e85266fc34b32032e8f10b4855b
2015-05-16 21:59:53 +02:00
Translation updater bot 77a9d975ec Localisation updates from https://translatewiki.net.
Change-Id: If3d4ba7d6745513223227ae995e56ebd03989174
2015-05-15 21:45:33 +02:00
Translation updater bot 0e145c0561 Localisation updates from https://translatewiki.net.
Change-Id: If5d00222dff0122e520bd2615030ca9a7a6f1960
2015-05-14 22:09:02 +02:00
Translation updater bot f4dbb9a199 Localisation updates from https://translatewiki.net.
Change-Id: I32f7a4c8d6702c503b21c51ff7055d0dd44baac8
2015-05-12 22:25:54 +02:00
Translation updater bot 4f8b7f8639 Localisation updates from https://translatewiki.net.
Change-Id: Ie566da9dcd7a84f87a6fbb2f818934f281a5cd60
2015-05-11 21:51:51 +02:00
Nikerabbit 92b215beea Merge "Add namespace aliases for gom-deva" 2015-05-04 07:14:07 +00:00
Translation updater bot cc0da22625 Localisation updates from https://translatewiki.net.
Change-Id: I09a9ced8cf143f71f7abdc65327f7d604f00bc67
2015-05-02 22:06:03 +02:00
Translation updater bot f59af86f93 Localisation updates from https://translatewiki.net.
Change-Id: Id793b373976849e82556eeb3c8fa526440c30310
2015-05-01 22:06:04 +02:00
Translation updater bot 56db3fe696 Localisation updates from https://translatewiki.net.
Change-Id: Ic7be9368483a1544af97a5c8bd25ecc491fab1b3
2015-04-30 22:20:59 +02:00
mjbmr de4547b2c1 Add namespace aliases for gom-deva
Bug: T96468
Change-Id: I07902ff001732837fa4f6427d3990b11dc5f6e44
2015-04-29 12:43:04 +00:00
Translation updater bot 739e5ed9c8 Localisation updates from https://translatewiki.net.
Change-Id: I087c20c89459968946d49bbc84ab6745dd78901a
2015-04-28 21:30:35 +02:00
Translation updater bot 36408a51e7 Localisation updates from https://translatewiki.net.
Change-Id: If41e47215f7945705405ea880c1ea64ea6db68ea
2015-04-27 22:17:01 +02:00
Translation updater bot 14510084ad Localisation updates from https://translatewiki.net.
Change-Id: I6086fd14d45eee95fe8fbf4bfc771da5f4e8b464
2015-04-26 22:34:01 +02:00
Translation updater bot a73ea0679f Localisation updates from https://translatewiki.net.
Change-Id: Icab80b5b06c3689eb858cb0f77e034b8b38d419a
2015-04-25 23:06:40 +02:00
Translation updater bot da713cb1f6 Localisation updates from https://translatewiki.net.
Change-Id: I1ec6edfa766112f087f8a703ae95b8032297f620
2015-04-23 23:38:34 +02:00
mjbmr 7ab1348e94 Add namespace aliases for mzn
Change-Id: I871fd627e7d3d492daae3f608453cf0df2330695
2015-04-22 21:18:26 +00:00
Translation updater bot 6e65a176bd Localisation updates from https://translatewiki.net.
Change-Id: Ic00e3c2e986225aa410188e4434629dd170c8a66
2015-04-21 22:14:07 +02:00
Translation updater bot cfaf376cd9 Localisation updates from https://translatewiki.net.
Change-Id: I8ffe322a2c43ac8b8f21ac223c5c938d65aaffcf
2015-04-20 22:17:23 +02:00