[FileBackend] Use LRU for stat/sha1 cache.
[lhc/web/wiklou.git] / includes / filerepo / backend / FileBackendStore.php
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...