Translation updater bot
840a9fa586
Localisation updates from http://translatewiki.net .
...
Change-Id: I0af2b3951ca6ffdba0aa35721d44596d8692b86a
2012-10-03 20:17:56 +00:00
Translation updater bot
26e1149f64
Localisation updates from http://translatewiki.net .
...
Change-Id: I9ee9799add485fbac4274d38468297cc5ea4a954
2012-10-02 13:55:11 +00:00
Translation updater bot
303b8c0517
Localisation updates from http://translatewiki.net .
...
Change-Id: I0bb1c31875ae5739a162ca87b1ad6a2ab2b43bda
2012-09-26 19:52:17 +00:00
Tim Starling
27428cad87
Remove trailing whitespace
...
Test commit for wmf branch update script
Change-Id: Iafc71899d4cd9b827ec7325453950acf4f02314c
2012-09-26 13:35:46 +10:00
Tim Starling
e287d47b4a
(bug 40480) Fix "undefined class constant 'PERCENT'"
...
Do not try to use the new LuaSandbox class constants in the
backwards-compatible section of the code.
Change-Id: I0c4ca9e019095fce5bd1c1d17dbdf36dc198dfb7
2012-09-25 14:55:11 +10:00
Translation updater bot
071f22b295
Localisation updates from http://translatewiki.net .
...
Change-Id: I7881ef8c8ad93a8647618de5b45f65740ab6e5cc
2012-09-23 19:05:01 +00:00
Victor Vasiliev
e286aba827
Merge "tests: skip CPU limit test on Darwin"
2012-09-22 05:45:40 +00:00
Translation updater bot
895c023996
Localisation updates from http://translatewiki.net .
...
Change-Id: I525c685727dad72d3e03d39c00d3d136d7eba2dd
2012-09-19 20:42:53 +00:00
Translation updater bot
a2d18c9613
Localisation updates from http://translatewiki.net .
...
Change-Id: Id385858058d4654b63809078fa30d82fec06b11f
2012-09-16 19:55:29 +00:00
Translation updater bot
48f735fec8
Localisation updates from http://translatewiki.net .
...
Change-Id: I9ebadad0f6e83634aa9a677e4ca4b68ad2af81be
2012-09-15 19:53:13 +00:00
Translation updater bot
250bfc4e72
Localisation updates from http://translatewiki.net .
...
Change-Id: Idd46e729928cb3d272a5e8ef1c33c0f62edbe4fc
2012-09-14 21:10:41 +00:00
Translation updater bot
ed05cb627f
Localisation updates from http://translatewiki.net .
...
Change-Id: Ia17a6972df0832aa4262948c7d864bffb8ce74b0
2012-09-13 20:45:12 +00:00
Antoine Musso
a179bd6182
tests: skip CPU limit test on Darwin
...
The Darwin does not support POSIX timer which is being used to limit CPU
usage. Running the tests on Mac OS X would never end so we are just
skipping it.
Change-Id: I56c3e8cd1cba15d33256192aa7e721e6448c7a2e
2012-09-12 17:46:47 -07:00
Translation updater bot
01fc480cb2
Localisation updates from http://translatewiki.net .
...
Change-Id: I3f87ced73d7c8ce12926e7b2900d5a6983f94f17
2012-09-12 19:55:16 +00:00
Tim Starling
b6ee139cdc
(bug 39816) Remove undefined template callback
...
Change-Id: I644d73ff3471889f2dc27515ba7d5db7ebe4ea1f
2012-09-06 15:34:14 +10:00
Tim Starling
776cc1f93d
(bug 39606) Add a tracking category for script errors
...
Change-Id: I5a925ccd41e494a7b06d98b1e1656250b80c143a
2012-09-06 14:56:42 +10:00
Tim Starling
aacca08815
Add mw.getCurrentFrame()
...
Provide a convenient means to access the current frame so that the
parameter passed to module functions won't need to be conventionally
stored in a global variable.
Change-Id: I0254d86a1094866a3ce4899e4021d0b33367bb35
2012-09-06 14:54:26 +10:00
Tim Starling
9859591271
Allow time functions in LuaStandalone
...
As in LuaSandbox I7e116c76
Change-Id: I783e2ae802999701ebcd4d1a1b3d113a21b4ca9e
2012-09-06 11:01:53 +10:00
Tim Starling
996ea62765
LuaSandbox profiler support
...
Add a profiler report to the limit report for pages with more than 1s
of Lua time. Uses the profiler introduced in I0b83a914 of LuaSandbox.
Also, fixed some circular references which were preventing the
LuaSandbox object from being destroyed when Scribunto::resetEngine()
was called. Otherwise a large number of interval timers could be started
due to a LuaSandbox object resource leak.
Change-Id: I5487fe2623974939d07f09f7197e86a5f297a8f1
2012-09-06 01:00:20 +00:00
Translation updater bot
2bc7fac2f7
Localisation updates from http://translatewiki.net .
...
Change-Id: I3e61139bc26df539dea57fc306b60f568c4f1992
2012-09-05 19:24:20 +00:00
Translation updater bot
aea0553458
Localisation updates from http://translatewiki.net .
...
Change-Id: I05222a32f2b3d0f3d359904b45b5cc486c1a1f3c
2012-08-31 19:52:29 +00:00
Translation updater bot
deaf8ecaf0
Localisation updates from http://translatewiki.net .
...
Change-Id: I7a327cdcd903c40a8e7d62a526609054905f7d8b
2012-08-29 19:22:59 +00:00
Tim Starling
89cf9f187d
Fixed parser tests broken by I97f7732010ebfebcf494ac9e308275b34dbb9609
...
Change-Id: Ifd46b5dd25edd912d3fc2ebb92326da11c9df67b
2012-08-28 16:23:52 +10:00
Tim Starling
ea1347a620
Don't run Preprocessor::preprocessToObj() on cache hits
...
Don't run Preprocessor::preprocessToObj() for frame:preprocess() on
cache hits, only do it on cache misses. The rationale for passing a
PPNode from expandTemplate() to doCachedExpansion() remains: Parser
implements its own cache, as well as extra logic, inside
getTemplateDom().
Change-Id: I29e85e3e98d9590bbd1ae49fb2bb4deaa895edc9
2012-08-27 11:14:25 +10:00
Amir E. Aharoni
c8809168b4
Add Hebrew namespace aliases
...
Change-Id: Iafa658b113525b72e813961e7565a6046aca1219
2012-08-26 18:20:59 +00:00
Translation updater bot
8403384819
Localisation updates from http://translatewiki.net .
...
Change-Id: Ifeac328990da73d38e65087b6378fa0f1bd63b3b
2012-08-25 19:02:31 +00:00
Translation updater bot
f204940db2
Localisation updates from http://translatewiki.net .
...
Change-Id: Ib995e4d86f412a69c4c8a2d7540e2116103050bf
2012-08-22 19:54:19 +00:00
Translation updater bot
dd1bf82ab8
Localisation updates from http://translatewiki.net .
...
Change-Id: I21fd2e389d2c532c813394363e08183c859ce7c9
2012-08-21 20:09:41 +00:00
Translation updater bot
73b5e91465
Localisation updates from http://translatewiki.net .
...
Change-Id: Ib2a37996dbdba125a96b4734577ba1b17a98d48c
2012-08-20 19:21:38 +00:00
Translation updater bot
01fc0d0a1f
Localisation updates from http://translatewiki.net .
...
Change-Id: I1badb00cf5810ce9a3188cb7783d47b8e4251d75
2012-08-19 14:50:06 +00:00
Translation updater bot
b4731fec23
Localisation updates from http://translatewiki.net .
...
Change-Id: I8e91cf2de63bde362f939968b3fddff92257e5e5
2012-08-17 13:08:33 +00:00
Siebrand
0a9082d8b2
Merge "Rephrased two messages to make them clearer"
2012-08-17 08:06:30 +00:00
Siebrand
8fd06a55dc
Merge "Rephrase scribunto-ignore-errors"
2012-08-17 08:06:08 +00:00
Translation updater bot
7b63a55daa
Localisation updates from http://translatewiki.net .
...
Change-Id: Ibfaac777ddd24a61188a207cd48fe2ca04b8885d
2012-08-16 20:28:51 +00:00
Translation updater bot
58e6a872ec
Localisation updates from http://translatewiki.net .
...
Change-Id: I319433962b104a733f483e200c6752f8fbd51fc6
2012-08-15 19:55:52 +00:00
Siebrand
39cb7bcdfb
Merge "(bug 39364) Fix for Code Editor directionality"
2012-08-15 13:30:32 +00:00
Amir E. Aharoni
b70f8a064e
Fix console directionality
...
Add dir="ltr" and lang="en" to the console element.
Change-Id: I73e6e35d2045dc4a7af7ab16799d4e0f06af0bec
2012-08-15 12:16:43 +03:00
Amir E. Aharoni
8be497e27a
(bug 39364) Fix for Code Editor directionality
...
Added /* @noflip */ direction: ltr to the ace_editor class.
Change-Id: I29403409c2cef0266db8effbdd63a1311cf0749c
2012-08-15 12:14:50 +03:00
Tim Starling
d6312c80c4
Make the module namespace ID a large fixed integer
...
Fix for bug 37641. Referencing a constant defined in the extension
registration file breaks some scripts. Referencing a constant defined in
an extension setup function is even worse. So it's not really possible
to configure the namespace number.
To update:
UPDATE page SET page_namespace=page_namespace+808
WHERE page_namespace IN (20,21);
Change-Id: I18e53127147f62a8b2058537f7b054c253ba126e
2012-08-15 11:12:54 +10:00
Translation updater bot
8fa74a8bb3
Localisation updates from http://translatewiki.net .
...
Change-Id: I01df5ef832e4c8d00a48900e475ad5ef1afeaa40
2012-08-14 19:42:30 +00:00
Translation updater bot
429f70e3f6
Localisation updates from http://translatewiki.net .
...
Change-Id: Icfe5e62fd4f32a7ccf7ee92354ca8eb2e3eae97d
2012-08-13 19:53:20 +00:00
Translation updater bot
bfd5191513
Localisation updates from http://translatewiki.net .
...
Change-Id: Ia706b5dded9c57e16b1ff6d85659ccc546e70b59
2012-08-12 20:27:47 +00:00
Translation updater bot
fab97f7845
Localisation updates from http://translatewiki.net .
...
Change-Id: Iad343ae19ed6329eae4fe640cc94b99708d56e70
2012-08-11 19:23:20 +00:00
Translation updater bot
9b06b8203f
Localisation updates from http://translatewiki.net .
...
Change-Id: Icbcce1922ac4faece618d22fa68284e66eb56b15
2012-08-11 00:04:14 +00:00
Translation updater bot
2b93b663e5
Localisation updates from http://translatewiki.net .
...
Change-Id: I1e7ea1c8fa681bf55146b0929bc0d5b164d806a9
2012-08-10 19:23:59 +00:00
Translation updater bot
4e675441eb
Localisation updates from http://translatewiki.net .
...
Change-Id: I89b70cb314b7763c8bd43982e4f90ac5578d0534
2012-08-09 19:32:23 +00:00
Translation updater bot
a1fe28ea22
Localisation updates from http://translatewiki.net .
...
Change-Id: I90999e173f0ba8b3b8c1979f7e9b18f405d515a0
2012-08-08 19:19:44 +00:00
Amir E. Aharoni
7f3444a3d1
Rephrase scribunto-ignore-errors
...
The message should be more self-explanatory now.
(I guessed what it is supposed to mean according to
the qqq documentation.)
Change-Id: I2021ffb1a3165e01d93c4c34fdbf39080d18eb2c
2012-08-08 12:18:24 +03:00
Amir E. Aharoni
b8fb66dbda
Rephrased two messages to make them clearer
...
Change-Id: Ia649c67c9b2cce51cc9e794da4d679008a4c8667
2012-08-08 12:15:56 +03:00
Translation updater bot
25541e8a2a
Localisation updates from http://translatewiki.net .
...
Change-Id: If2304da28c6ca8d8d88adb55cfccc730f6cdc0e4
2012-08-07 20:10:33 +00:00