Merge "Use local context to get messages and time formatting methods of Language...
[lhc/web/wiklou.git] / includes / parser / StripState.php
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 ReedyMerge "Changed the format to lowercase in help message"
2012-05-01 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-01 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-01 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-20 Tim StarlingFixed a few "strip tag exposed" bugs.
2012-01-10 Sam ReedFix whitespace
2011-10-19 Mark A. HershbergerRevert r100262 — wasn't the right place for it and...
2011-10-19 Mark A. HershbergerGive a clear error message instead of un-intelligible...
2011-10-06 Tim StarlingFix for bug 31374: reintroduce recursive unstrip as...
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-02-23 Tim Starling* Rewrote StripState to not use ReplacementArray. The...