[FileBackend] Reduced code duplication with new getPathsToLockForOpsInternal() function.
[lhc/web/wiklou.git] / includes / filerepo / backend / FileBackendStore.php
2012-04-24 Aaron[FileBackend] Reduced code duplication with new getPath...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-11 Aaron SchulzMerge "Check for namespace existence in Title::makeTitl...
2012-04-11 AaronFixed missing argument to pingExpensiveCache() call.
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Aaron SchulzMerge "Implement routing for HTCP purges"
2012-04-06 Aaron Schulz[FileBackend] Use LRU for stat/sha1 cache.
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-27 Aaron Schulz[FileBackend]
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-22 DemonMerge "(bug 32827) "[Regression] Block log for IP range...
2012-03-22 DemonMerge changes I40a10821,I9c0af860
2012-03-22 HasharMerge "Added per-backend profiling calls."
2012-03-21 Aaron SchulzAdded per-backend profiling calls.
2012-03-21 Roan KattouwRevert r107309, r113601, r113704, r113742, r113792...
2012-03-13 Aaron Schulz[FileBackend]
2012-03-09 Aaron Schulzr113416: added missing parameter to message
2012-03-08 Aaron SchulzAdded backend-fail-maxsize failure message and use...
2012-03-07 Aaron Schulzr109469: ported r113208 by bumping max file size from...
2012-03-03 Aaron Schulz[FileBackend]
2012-03-03 Aaron SchulzMoved FileBackendStore and helper classes to their...