Merge "[FileBackend] Added some basic directory functions."
[lhc/web/wiklou.git] / includes / filerepo / backend / FileBackendMultiWrite.php
2012-04-25 Brion VIBBERMerge "[FileBackend] Added some basic directory functions."
2012-04-25 Brion VIBBERMerge "Add function OutputPage::getHeadLinksArray()"
2012-04-25 Brion VIBBERMerge "[FileRepo] Avoid performance degeration due...
2012-04-25 Brion VIBBERMerge "[FileRepo] Fixed regression where thumbnails...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 DemonMerge "[FileBackend] Reduced code duplication with...
2012-04-25 DemonMerge "Use $wgContLang and an anonymous user in refresh...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 Aaron SchulzMerge "Parameter documentation for PathRouter"
2012-04-24 DemonMerge "[FileBackend] Renamed getOperations() to reflect...
2012-04-24 Aaron[FileBackend] Reduced code duplication with new getPath...
2012-04-24 Aaron Schulz[FileBackend] Renamed getOperations() to reflect that...
2012-04-22 Aaron Schulz[FileBackend] Added some basic directory functions.
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-21 Roan KattouwRevert r107309, r113601, r113704, r113742, r113792...
2012-03-13 Aaron Schulz[FileBackend]
2012-02-19 Aaron Schulz* Marked some FileBackendMultiWrite functions as protec...
2012-02-09 Sam ReedMore return documentation
2012-02-03 Aaron SchulzPer r108369 CR comment, use StringUtils::escapeRegexRep...
2012-01-30 Aaron Schulz* r108353: Made FileBackendMultiWrite consistency check...
2012-01-29 Aaron SchulzRenamed FileBackend to FileBackendStore and ugly FileBa...
2012-01-27 Sam Reed$this->substPaths takes 2 parameters
2012-01-19 Aaron Schulz* Follow-up r109009: Check that paths are usable in...
2012-01-13 Aaron SchulzIn FileBackend:
2012-01-09 Aaron Schulz* r107986: Added readOnly checks to prepare(), secure...
2012-01-08 Aaron Schulz* Fixed 'success' value of doOperations() Status to...
2012-01-08 Aaron Schulz* Follow-up r107170: Moved FileBackend::concatenate...
2012-01-08 Aaron SchulzIn FileBackend:
2012-01-05 Aaron Schulz* Made use of FileBackend function 'latest' param in...
2012-01-04 Aaron Schulz* Added FileBackendBase::getFileContents() function...
2012-01-01 Sam ReedCleanup a few unused variables
2011-12-25 Aaron SchulzFixed undefined var from r106280
2011-12-23 Aaron Schulz* Added 'latest' parameter to functions that get inform...
2011-12-21 Aaron SchulzOptimized doOperations() a bit to only get SH locks...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...