lhc/web/wiklou.git
12 years agow/s
Mark A. Hershberger [Tue, 7 Feb 2012 13:05:31 +0000 (13:05 +0000)]
w/s

12 years agoOmg HTTPS
Sam Reed [Tue, 7 Feb 2012 12:30:36 +0000 (12:30 +0000)]
Omg HTTPS

Ping r110822

12 years agocomment about wgShowIPinHeader disabling file cache
Antoine Musso [Tue, 7 Feb 2012 11:50:31 +0000 (11:50 +0000)]
comment about wgShowIPinHeader disabling file cache

12 years agoFixes Bug 34243 - [Regression] Can't navigate from Special:ListUsers/sysop to other...
John Du Hart [Tue, 7 Feb 2012 11:03:30 +0000 (11:03 +0000)]
Fixes Bug 34243 - [Regression] Can't navigate from Special:ListUsers/sysop to other groups
Followup r97658

12 years agoDoxygen: show directories
Antoine Musso [Tue, 7 Feb 2012 10:34:43 +0000 (10:34 +0000)]
Doxygen: show directories

The inline trees make it easier to browse the directory hierarchy.

12 years agoupdate Doxyfile default configuration
Antoine Musso [Tue, 7 Feb 2012 10:12:09 +0000 (10:12 +0000)]
update Doxyfile default configuration

12 years agoFollow-up r110750: move constants to a different class per CR
Max Semenik [Tue, 7 Feb 2012 09:40:08 +0000 (09:40 +0000)]
Follow-up r110750: move constants to a different class per CR

12 years agorebuildFileCache now really disable debugToolbar
Antoine Musso [Tue, 7 Feb 2012 09:37:59 +0000 (09:37 +0000)]
rebuildFileCache now really disable debugToolbar

r110761 did not properly disabled the debug toolbar. It has to be
done before Setup.php (MWDebug uses a private static to track that
global variable).

really fix r110758 / r110762

12 years ago(bug 34237) Regenerate an empty user_token and save to the database when we try to...
Daniel Friesen [Tue, 7 Feb 2012 08:07:28 +0000 (08:07 +0000)]
(bug 34237) Regenerate an empty user_token and save to the database when we try to set the user's cookies for login.
This allows the entire user_token column to be regenerated after a leak by running `UPDATE user SET user_token = NULL;` and letting the user_tokens be regenerated as users try to log back in.

12 years ago* Fix for r81363: instead of giving a PHP notice when PATH_INFO is missing, show...
Tim Starling [Tue, 7 Feb 2012 03:43:23 +0000 (03:43 +0000)]
* Fix for r81363: instead of giving a PHP notice when PATH_INFO is missing, show the informative error message used before that revision.
* Revert the change to the relevant message made in r102612: it is plain text, not wikitext, a format which does not support protocol-relative URLs.

12 years agoFixes bug 33165 - GlobalFunctions.php line 1312: Call to a member function getText...
John Du Hart [Tue, 7 Feb 2012 02:49:28 +0000 (02:49 +0000)]
Fixes bug 33165 - GlobalFunctions.php line 1312: Call to a member function getText() on a non-object

12 years agor109469: protect FileOpScopedPHPTimeout from abuse by infinite loops. Also commented...
Aaron Schulz [Tue, 7 Feb 2012 00:35:55 +0000 (00:35 +0000)]
r109469: protect FileOpScopedPHPTimeout from abuse by infinite loops. Also commented out the invocation of it for now.

12 years agor80240: throw an exception if an empty message key array is given
Aaron Schulz [Tue, 7 Feb 2012 00:20:27 +0000 (00:20 +0000)]
r80240: throw an exception if an empty message key array is given

12 years agoRevert r103467, r106446 (bug 24464: calling LoginAuthenticateAudit hook more often)
Chad Horohoe [Mon, 6 Feb 2012 22:44:30 +0000 (22:44 +0000)]
Revert r103467, r106446 (bug 24464: calling LoginAuthenticateAudit hook more often)

Pretty narrow use case isn't very well defined, and this has *felt wrong* to me since
it was committed in November. Easier to pull for now rather than blocking release.

12 years agoFollow-up r110761: removed duplicate check of $wgShowIPinHeader and fix some whitespaces
Alexandre Emsenhuber [Mon, 6 Feb 2012 21:52:48 +0000 (21:52 +0000)]
Follow-up r110761: removed duplicate check of $wgShowIPinHeader and fix some whitespaces

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Mon, 6 Feb 2012 21:41:15 +0000 (21:41 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agodisable ApiUploadTest
Antoine Musso [Mon, 6 Feb 2012 21:39:56 +0000 (21:39 +0000)]
disable ApiUploadTest

ApiUploadTest gives inconsistent results which trigger false alamrs to all
the ops team. We are disabling those tests for now.

See https://bugzilla.wikimedia.org/26169

12 years agocomment about wgDebugToolbar disabling file cache
Antoine Musso [Mon, 6 Feb 2012 21:38:14 +0000 (21:38 +0000)]
comment about wgDebugToolbar disabling file cache

12 years agoAdd @since to getIP/getRawIP
Sam Reed [Mon, 6 Feb 2012 20:20:43 +0000 (20:20 +0000)]
Add @since to getIP/getRawIP

Came in r94932, soemwhere after 1.18 was branched, so is in 1.19

12 years agoRecommit r110758 (again) now that the problem has been fixed in r110761
Alexandre Emsenhuber [Mon, 6 Feb 2012 17:34:33 +0000 (17:34 +0000)]
Recommit r110758 (again) now that the problem has been fixed in r110761

12 years agodisable wgDebugToolbar when rebuilding file cache
Antoine Musso [Mon, 6 Feb 2012 17:17:51 +0000 (17:17 +0000)]
disable wgDebugToolbar when rebuilding file cache

credits to iAlex :)

12 years agoPing r110759, remove erroneous extra subdir
Sam Reed [Mon, 6 Feb 2012 17:06:10 +0000 (17:06 +0000)]
Ping r110759, remove erroneous extra subdir

12 years agoMove mediawiki.api to own folder
Sam Reed [Mon, 6 Feb 2012 16:58:10 +0000 (16:58 +0000)]
Move mediawiki.api to own folder

12 years agoreverts r110488
Antoine Musso [Mon, 6 Feb 2012 16:42:58 +0000 (16:42 +0000)]
reverts r110488

Breaks maintenance/rebuildFileCache.php with stack trace saying that
FauxRequest::getRequestURL() not implemented

Backtrace:
#0 includes/WebRequest.php(1261): FauxRequest->notImplemented('FauxRequest::ge...')
#1 includes/debug/Debug.php(266): FauxRequest->getRequestURL()
#2 includes/Skin.php(561): MWDebug::getDebugHTML(Object(RequestContext))
#3 includes/SkinTemplate.php(461): Skin->generateDebugHTML()
#4 includes/OutputPage.php(1982): SkinTemplate->outputPage()
#5 maintenance/rebuildFileCache.php(119): OutputPage->output()
#6 maintenance/doMaintenance.php(105): RebuildFileCache->execute()
#7 maintenance/rebuildFileCache.php(146): require_once('/srv/trunk/main...')
#8 {main}

12 years agoAnd fix fail rom r110752
Sam Reed [Mon, 6 Feb 2012 16:16:01 +0000 (16:16 +0000)]
And fix fail rom r110752

12 years agoNot much point making user_groups.ug_group 32 chars if we leave user_former_groups...
Sam Reed [Mon, 6 Feb 2012 16:07:52 +0000 (16:07 +0000)]
Not much point making user_groups.ug_group 32 chars if we leave user_former_groups.ufg_group at 16

Also fix modify field to use correct table/column

12 years agoAdd fallback to Russian (per http://meta.wikimedia.org/wiki/Requests_for_new_language...
Robin Pepermans [Mon, 6 Feb 2012 15:21:49 +0000 (15:21 +0000)]
Add fallback to Russian (per meta.wikimedia.org/wiki/Requests_for_new_languages/Wikipedia_Lezgi )

12 years agoFixed r63018: made it possible to delte half-baked images w/o descriptions, clearer...
Max Semenik [Mon, 6 Feb 2012 15:21:10 +0000 (15:21 +0000)]
Fixed r63018: made it possible to delte half-baked images w/o descriptions, clearer error message

12 years agoRemoved false comment, we no longer use file cache for action=raw calls.
Alexandre Emsenhuber [Mon, 6 Feb 2012 11:35:24 +0000 (11:35 +0000)]
Removed false comment, we no longer use file cache for action=raw calls.

12 years agoUse WikiPage instead of Article to call doEdit() and getId()
Alexandre Emsenhuber [Mon, 6 Feb 2012 11:19:14 +0000 (11:19 +0000)]
Use WikiPage instead of Article to call doEdit() and getId()

12 years agoAdded missing tests from r110731
Aaron Schulz [Mon, 6 Feb 2012 05:26:36 +0000 (05:26 +0000)]
Added missing tests from r110731

12 years agoIn FileBackend:
Aaron Schulz [Mon, 6 Feb 2012 05:25:26 +0000 (05:25 +0000)]
In FileBackend:
* Added simple getReadOnly()/getReadOnlyReason() functions.
* Allow directly passing a LockManager object into __construct(), useful for testing.
* Fixed bug in FSFileBackend were creating empty files would result in a failing status.
* Added more file stat unit tests.

12 years agoFixed string -> __METHOD__ in calling method parameter
Alexandre Emsenhuber [Sun, 5 Feb 2012 20:29:53 +0000 (20:29 +0000)]
Fixed string -> __METHOD__ in calling method parameter

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Sun, 5 Feb 2012 20:20:23 +0000 (20:20 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years ago* Use $this->getRevision() to get the latest revision instead of loading it each...
Alexandre Emsenhuber [Sun, 5 Feb 2012 18:45:07 +0000 (18:45 +0000)]
* Use $this->getRevision() to get the latest revision instead of loading it each time from the database
* Moved wfGetDB( DB_MASTER ) a bit after so that it is only called when needed

12 years ago* Use WikiPage instead of Article for ParserCache stuff
Alexandre Emsenhuber [Sun, 5 Feb 2012 16:45:41 +0000 (16:45 +0000)]
* Use WikiPage instead of Article for ParserCache stuff
* Use ParserOptions::newFromUserAndLang() instead of 'new ParserOptions' to not rely on global variables

12 years agoFix call to deprecated to fix test since it was throwing errors
Alexandre Emsenhuber [Sun, 5 Feb 2012 15:26:41 +0000 (15:26 +0000)]
Fix call to deprecated to fix test since it was throwing errors

12 years ago[Actions] Update usage of wgDisabledActions to check wgActions instead
Krinkle [Sun, 5 Feb 2012 13:30:24 +0000 (13:30 +0000)]
[Actions] Update usage of wgDisabledActions to check wgActions instead
* Setup.php adds any values in the deprecated wgDisabledActions to wgActions in the new format. So checking wgDisabledActions is actually insufficient, not just deprecated.

* Poke r86041

12 years ago[tests] update QUnitTestResources.php to include jquery.delayedBind
Krinkle [Sun, 5 Feb 2012 12:29:49 +0000 (12:29 +0000)]
[tests] update QUnitTestResources.php to include jquery.delayedBind

12 years ago[tests] use core qunit-fixture properly
Krinkle [Sun, 5 Feb 2012 12:27:20 +0000 (12:27 +0000)]
[tests] use core qunit-fixture properly
QUnit provides a <div id="qunit-fixture"> by default that is cleared out after each test.

* Switch tests to append to the provided #qunit-fixture instead of appending to the body.
* Remove redundant .remove() calls, which now happens automatically
* Fix jquery.textSelection.test to not cause dozens of elements to be appended to the body with duplicate IDs, which was causing WebFonts test suite to fail (since the DOM can't select multiple elements with the same DOM). (Fixes r92923, r100391)

12 years agoPlease review carefully, I cannot see negative side effects from this patch. It gives...
Thomas Gries [Sun, 5 Feb 2012 11:00:07 +0000 (11:00 +0000)]
Please review carefully, I cannot see negative side effects from this patch. It gives extensions which use the (depreacted) UnknownAction hook a chance to see the original action= value. This fixes bug 34203 and bug 34161 UnknownAction hook problem: the hook must pass the unknown action to the callee and not the value "nosuchaction"

12 years agoRemoved some useless code and a confusing comment in FSLockManager::doLock(). This...
Aaron Schulz [Sun, 5 Feb 2012 03:52:40 +0000 (03:52 +0000)]
Removed some useless code and a confusing comment in FSLockManager::doLock(). This was from before referencing counting was used.

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Sat, 4 Feb 2012 22:42:59 +0000 (22:42 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agoRemoved declaration of ProfilerSimpleTrace::$mMinimumTime; already defined in parent...
Alexandre Emsenhuber [Sat, 4 Feb 2012 19:07:37 +0000 (19:07 +0000)]
Removed declaration of ProfilerSimpleTrace::$mMinimumTime; already defined in parent class

12 years agoAdded overrides of logData() and getCurrentSection() in ProfilerStub; just in case.
Alexandre Emsenhuber [Sat, 4 Feb 2012 14:51:01 +0000 (14:51 +0000)]
Added overrides of logData() and getCurrentSection() in ProfilerStub; just in case.

12 years agoReverted r106025 and friends (r106370, r106373, r108060, r108337, r106419). This...
Aaron Schulz [Fri, 3 Feb 2012 23:37:30 +0000 (23:37 +0000)]
Reverted r106025 and friends (r106370, r106373, r108060, r108337, r106419). This can go in 1.20 if a Postgres person has time to look at it.

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Fri, 3 Feb 2012 23:30:18 +0000 (23:30 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years ago(bug 33846) Fixed backwards error msg/param passing.
Aaron Schulz [Fri, 3 Feb 2012 21:42:31 +0000 (21:42 +0000)]
(bug 33846) Fixed backwards error msg/param passing.

12 years agoadding note about local modifications
Ryan Kaldari [Fri, 3 Feb 2012 21:34:59 +0000 (21:34 +0000)]
adding note about local modifications

12 years agoPer r108369 CR comment, use StringUtils::escapeRegexReplacement() since backend name...
Aaron Schulz [Fri, 3 Feb 2012 18:05:33 +0000 (18:05 +0000)]
Per r108369 CR comment, use StringUtils::escapeRegexReplacement() since backend name can have $1 or such. Also added comments to discourage such characters in backend names.

12 years agoCleaned up a few file backend related messages
Aaron Schulz [Fri, 3 Feb 2012 17:30:54 +0000 (17:30 +0000)]
Cleaned up a few file backend related messages

12 years agoUse local context to get message instead of relying on global variables
Alexandre Emsenhuber [Fri, 3 Feb 2012 11:19:35 +0000 (11:19 +0000)]
Use local context to get message instead of relying on global variables

12 years agoMoved wfDeprecated() and wfWarn() near other debug-related functions
Alexandre Emsenhuber [Fri, 3 Feb 2012 09:54:40 +0000 (09:54 +0000)]
Moved wfDeprecated() and wfWarn() near other debug-related functions

12 years agowfTime() -> microtime( true ), no need to use the former which is just a wrapper...
Alexandre Emsenhuber [Fri, 3 Feb 2012 08:32:34 +0000 (08:32 +0000)]
wfTime() -> microtime( true ), no need to use the former which is just a wrapper to the latter

12 years agoReverted r96516, manually, per CR. Moved maybeDoTransform() code back into transform().
Aaron Schulz [Fri, 3 Feb 2012 06:16:37 +0000 (06:16 +0000)]
Reverted r96516, manually, per CR. Moved maybeDoTransform() code back into transform().

12 years agoAdd @noflip to arrow directions like "southwest", as that is the same location regard...
Robin Pepermans [Fri, 3 Feb 2012 02:18:49 +0000 (02:18 +0000)]
Add @noflip to arrow directions like "southwest", as that is the same location regardless of language directionality. The arrow was displayed at the wrong side. Also removing text-align:left; for the tooltip as the text direction should be set in html if needed, and shouldn't be overridden by (flipped) css.

12 years agoFollow-up r110591: remove unused global declaration
Alexandre Emsenhuber [Thu, 2 Feb 2012 23:01:36 +0000 (23:01 +0000)]
Follow-up r110591: remove unused global declaration

12 years agoRevert r110276
Sam Reed [Thu, 2 Feb 2012 22:57:39 +0000 (22:57 +0000)]
Revert r110276

Make changes like this after 1.19 has been branched. kthx

12 years agoReverted r110608 - no known need for this
Aaron Schulz [Thu, 2 Feb 2012 22:05:21 +0000 (22:05 +0000)]
Reverted r110608 - no known need for this

12 years agoRelease notes for r100315
Aaron Schulz [Thu, 2 Feb 2012 21:46:30 +0000 (21:46 +0000)]
Release notes for r100315

12 years agoFollowup r110542: unbreak the QUnit tests; the change wasn't broken but the test...
Roan Kattouw [Thu, 2 Feb 2012 21:41:18 +0000 (21:41 +0000)]
Followup r110542: unbreak the QUnit tests; the change wasn't broken but the test runner was. Reflect the dependency change (mw.page.startup now depends on mw.util) by moving up mw.util . It's kind of annoying that the test suite doesn't use the dependency map from Resources.php

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Thu, 2 Feb 2012 20:47:04 +0000 (20:47 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years ago[Special:MovePage] fix Title method usage. Need potential subpages included as well.
Krinkle [Thu, 2 Feb 2012 20:46:01 +0000 (20:46 +0000)]
[Special:MovePage] fix Title method usage. Need potential subpages included as well.
* Follows-up r110209 CR

12 years agoImprove documentation
Sam Reed [Thu, 2 Feb 2012 20:19:20 +0000 (20:19 +0000)]
Improve documentation

Simplify if

Fix whitespace

12 years agoBring the epocs into this decade
Sam Reed [Thu, 2 Feb 2012 20:16:28 +0000 (20:16 +0000)]
Bring the epocs into this decade

12 years agoPorted changes from r110601
Aaron Schulz [Thu, 2 Feb 2012 19:33:36 +0000 (19:33 +0000)]
Ported changes from r110601

12 years agoFixed windows-related test failures (that string format doesn't work with \r\n line...
Aaron Schulz [Thu, 2 Feb 2012 18:42:02 +0000 (18:42 +0000)]
Fixed windows-related test failures (that string format doesn't work with \r\n line endings as the \r chars are left in the PHP string).

12 years agoFollowup r108184: per CR, blocking loads in debug mode were broken because debug...
Roan Kattouw [Thu, 2 Feb 2012 16:38:28 +0000 (16:38 +0000)]
Followup r108184: per CR, blocking loads in debug mode were broken because debug mode uses chained loading, and the second part of the chain would run after the blocking flag had been set back to false. So get rid of the blocking flag as a global state flag, and instead pass it around all over the place so nestedAddScript() can use it.

12 years ago* Always add the hostname in wfDebugLog(), whatever $wgShowHostnames is, since that...
Alexandre Emsenhuber [Thu, 2 Feb 2012 16:35:02 +0000 (16:35 +0000)]
* Always add the hostname in wfDebugLog(), whatever $wgShowHostnames is, since that setting is for user display, not internal stuff
* Use wfHostname() and wfWikiId() instead of executing "hostname" command and $wgDBname respectively for consistency

12 years agoFix bug in CSSJanus where background-position and background-position-x weren't flipp...
Roan Kattouw [Thu, 2 Feb 2012 16:31:42 +0000 (16:31 +0000)]
Fix bug in CSSJanus where background-position and background-position-x weren't flipped if negative values were given. Trevor found this by running the original CSSJanus test suite against his NodeJS port; I should port the test suite to PHPUnit some time

12 years agoStrict Standards: Declaration of DatabaseOracle::sourceStream() should be compatible...
Sam Reed [Thu, 2 Feb 2012 15:12:28 +0000 (15:12 +0000)]
Strict Standards: Declaration of DatabaseOracle::sourceStream() should be compatible with that of DatabaseBase::sourceStream()

Followup r108768, and also use $inputCallback

12 years ago== comparison for all languages, instead of ===, according to Niklas' suggestion...
Amir E. Aharoni [Thu, 2 Feb 2012 14:42:48 +0000 (14:42 +0000)]
== comparison for all languages, instead of ===, according to Niklas' suggestion. Follow up to r110485, r110492, r110461.

12 years agoWhitespace cleanup
Niklas Laxström [Thu, 2 Feb 2012 11:14:26 +0000 (11:14 +0000)]
Whitespace cleanup

12 years agoUse $wgRequestTime in wfDebugTimer() to get the time since the start of the request...
Alexandre Emsenhuber [Thu, 2 Feb 2012 10:33:42 +0000 (10:33 +0000)]
Use $wgRequestTime in wfDebugTimer() to get the time since the start of the request instead the difference with the first call so that the time before that call is not ignored and for consistency with other time displays.

12 years ago(bug 34114) CSSMin::remap() doesn't respect its $embed parameter. Patch by Gilles...
Roan Kattouw [Thu, 2 Feb 2012 10:30:57 +0000 (10:30 +0000)]
(bug 34114) CSSMin::remap() doesn't respect its $embed parameter. Patch by Gilles van den Hoven

12 years agoUse WikiPage instead of Title to get its id, whether it exists and its latest revisio...
Alexandre Emsenhuber [Thu, 2 Feb 2012 09:55:04 +0000 (09:55 +0000)]
Use WikiPage instead of Title to get its id, whether it exists and its latest revision's id

12 years agoEnqueue mw.util.init in document-ready even handler earlier
Krinkle [Thu, 2 Feb 2012 00:47:53 +0000 (00:47 +0000)]
Enqueue mw.util.init in document-ready even handler earlier
* Previously $(document).ready(mw.util.init) was in module 'mediawiki.page.ready' (position: bottom). I've now moved this to 'mediawiki.page.startup' so that it'll be enqueued sooner.
* This making it more likely that if someone also enqueues in document-ready that mw.util.init ran before than and thus mw.util.$content populated
* Fixes bug 33711

* All this is still depends on the order in which the event handler queue is executed, which is risky. Bug 30713 will bring the solid "watertight" solution

12 years agor110253: reworded "expensive" cache fields and function per CR
Aaron Schulz [Wed, 1 Feb 2012 23:47:08 +0000 (23:47 +0000)]
r110253: reworded "expensive" cache fields and function per CR

12 years agodoxygen landing page
Antoine Musso [Wed, 1 Feb 2012 21:40:49 +0000 (21:40 +0000)]
doxygen landing page

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Wed, 1 Feb 2012 20:58:11 +0000 (20:58 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agoFix doxygen docs before REL1_19 branching
Antoine Musso [Wed, 1 Feb 2012 20:53:38 +0000 (20:53 +0000)]
Fix doxygen docs before REL1_19 branching

12 years agofix @example in ResourceLoaderFileModule
Antoine Musso [Wed, 1 Feb 2012 17:05:15 +0000 (17:05 +0000)]
fix @example in ResourceLoaderFileModule

Doxygen @example is meant to include another file content. To render
an example you need to use a named paragraph and then a block of code.

12 years agoAdded tests for plural, same as Russian.
Amir E. Aharoni [Wed, 1 Feb 2012 15:59:26 +0000 (15:59 +0000)]
Added tests for plural, same as Russian.

12 years agoFixes r110484.
Amir E. Aharoni [Wed, 1 Feb 2012 15:53:59 +0000 (15:53 +0000)]
Fixes r110484.

12 years ago* Use WikiPage instead of Article
Alexandre Emsenhuber [Wed, 1 Feb 2012 15:53:57 +0000 (15:53 +0000)]
* Use WikiPage instead of Article
* Use a local User object passed to WikiPage::doEdit() instead of overriding $wgUser

12 years agoRecommit r109062 (Only run some MWDebug code when really needed) but leaving the...
Alexandre Emsenhuber [Wed, 1 Feb 2012 15:48:12 +0000 (15:48 +0000)]
Recommit r109062 (Only run some MWDebug code when really needed) but leaving the addition of ResourceLoader module inside the MWDebug class this time

12 years agoHTML 2???
Max Semenik [Wed, 1 Feb 2012 15:44:32 +0000 (15:44 +0000)]
HTML 2???

12 years agoFixed plural rules for Romanian / Moldovan according to CLDR. Added tests for Romania...
Amir E. Aharoni [Wed, 1 Feb 2012 15:37:40 +0000 (15:37 +0000)]
Fixed plural rules for Romanian / Moldovan according to CLDR. Added tests for Romanian and fixed tests for Moldovan.

12 years agoInteger comparison in Hebrew plural forms.
Amir E. Aharoni [Wed, 1 Feb 2012 15:36:00 +0000 (15:36 +0000)]
Integer comparison in Hebrew plural forms.

12 years agoQuick fix to getContainerHashLevels() comparison from r110435.
Aaron Schulz [Wed, 1 Feb 2012 04:58:19 +0000 (04:58 +0000)]
Quick fix to getContainerHashLevels() comparison from r110435.

12 years agoAdding plural tests for more languages.
Amir E. Aharoni [Wed, 1 Feb 2012 04:53:55 +0000 (04:53 +0000)]
Adding plural tests for more languages.

12 years agoDeferred File::getLocalRef() in BitmapHandler and altered MediaTransformOutput to...
Aaron Schulz [Wed, 1 Feb 2012 04:44:08 +0000 (04:44 +0000)]
Deferred File::getLocalRef() in BitmapHandler and altered MediaTransformOutput to compensate. They were getting called on every getTransform() call, which are triggered by just looking at pages with files (like Special:ListFiles). This made page loads very slow for non-FS backends.

12 years ago* Documentation fix
Tim Starling [Wed, 1 Feb 2012 03:39:38 +0000 (03:39 +0000)]
* Documentation fix
* Binary mode on php://output, for consistency.

12 years agoAdded PurgeDeletedFiles script to purge recently deleted files. To be used before...
Aaron Schulz [Tue, 31 Jan 2012 22:03:36 +0000 (22:03 +0000)]
Added PurgeDeletedFiles script to purge recently deleted files. To be used before initial Swift thumbnail deploy.

12 years agoExpanded 'shardViaHashLevels' config var in FileBackendStore to be able to recognize...
Aaron Schulz [Tue, 31 Jan 2012 21:52:58 +0000 (21:52 +0000)]
Expanded 'shardViaHashLevels' config var in FileBackendStore to be able to recognize FileRepo-style deleted zone hash paths (which are different than for the other zones).

12 years agoLocalisation updates for core and extension messages from translatewiki.net
Raimond Spekking [Tue, 31 Jan 2012 20:31:52 +0000 (20:31 +0000)]
Localisation updates for core and extension messages from translatewiki.net

12 years agoFollowup r110001
Sam Reed [Tue, 31 Jan 2012 15:56:17 +0000 (15:56 +0000)]
Followup r110001

Add BadTitleError to AutoLoader.php

12 years ago"isset( $forms[2] )" is not needed - plural is filled in preConvertPlural if dual...
Amir E. Aharoni [Tue, 31 Jan 2012 14:47:12 +0000 (14:47 +0000)]
"isset( $forms[2] )" is not needed - plural is filled in preConvertPlural if dual is not provided.

12 years agoTesting the case when dual is not provided.
Amir E. Aharoni [Tue, 31 Jan 2012 14:42:38 +0000 (14:42 +0000)]
Testing the case when dual is not provided.

12 years agoAdding tests for plural in Hebrew.
Amir E. Aharoni [Tue, 31 Jan 2012 13:49:36 +0000 (13:49 +0000)]
Adding tests for plural in Hebrew.