Merge "Workaround for autoloading when using php namespace."
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoaderModule.php
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-17 Tim StarlingMerge "[FileBackend] Improved connection error handling...
2012-05-17 Tim StarlingMerge "[FileBackend] Added doQuickOperations() function...
2012-05-17 Tim StarlingMerge "[FileBackend] Added CDN support to Swift for...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-17 HasharMerge "Updating Release Notes about addition of getCrea...
2012-05-17 CatropeMerge "Introduced the concept of raw ResourceLoader...
2012-05-15 Max SemenikIntroduced the concept of raw ResourceLoader modules
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
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 "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 NikerabbitMerge "Set CdbTest to skipped instead of incomplete"
2012-05-01 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-30 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-03-07 Roan Kattouw(bug 35036) Wikipage-based ResourceLoader modules were...
2011-10-14 Sam ReedDocumentation
2011-09-13 Roan KattouwFollowup r96978, clean up code duplication by factoring...
2011-09-13 Roan KattouwFix the fixme on r88053: dependency handling was broken...
2011-07-26 Krinkle[ResourceLoader 2]: Add support for multiple loadScript...
2011-07-06 Brion Vibber* (bug 28626) Validate JavaScript files and pages loade...
2011-05-21 Sam ReedFixup/add documentation
2011-04-07 Roan KattouwFor bug 27488: move the startup script, jquery+mediawik...
2011-03-27 Roan KattouwFix default implementation of ResourceLoaderModule...
2011-03-25 Sam ReedRemove getFlip code duplication
2011-02-19 Roan Kattouw(bug 27302) Avoid unnecessary requests for user and...
2011-02-18 Sam Reed2 subclasses of ResourceLoaderWikiModule implement...
2011-02-11 Roan KattouwFixes for r81936 per Tim's review
2011-02-11 Roan KattouwFix getMsgBlobMtime() to also cause a cache invalidatio...
2011-02-04 Krinkleuser scripts & styles are lowercase skin; + using ...
2011-02-04 Happy-melonFollow-up r64670 (bug22929): cleaner implementation...
2011-01-10 Sam ReedDocumentation addition/tweaks
2010-11-19 Tim Starling* In ResourceLoaderContext, lazy-load $this->direction...
2010-11-05 Trevor ParscalFixed Doxygen incompatible JSDoc style comments (bad...
2010-11-03 Tim StarlingResource loader minor changes. Fix for r73668 etc.
2010-10-19 Trevor ParscalPart 2 of 2, moved ResourceLoader*Module classes to...
2010-10-19 Trevor ParscalMoved ResourceLoader classes to their own folder, prepa...