Merge "Add option to rebuild message files on a different folder. It also creates...
[lhc/web/wiklou.git] / includes / filerepo / backend / FileOp.php
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-03 ReedyMerge "RELEASE-NOTES for jQuery updates"
2012-04-03 ReedyMerge "Bug 35681 - Upgrade jQuery UI to 1.8.18"
2012-04-03 Aaron SchulzFixed MoveFileOp::storagePathsChanged() to include...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-27 Aaron Schulz[FileBackend] Moved scoped timeout stuff to its own...
2012-03-27 Aaron Schulz[FileBackend]
2012-03-21 Roan KattouwRevert r107309, r113601, r113704, r113742, r113792...
2012-03-13 Aaron Schulz[FileBackend]
2012-03-09 Aaron SchulzMade FileOp::allowStaleReads take a boolean argument...
2012-03-08 Aaron Schulz[FileBackend] Made doOperations() Status handling align...
2012-03-06 Aaron SchulzFixed FileOp::attemptBatch() behavior when unexpected...
2012-03-02 Aaron SchulzAdded missing space :)
2012-03-01 Aaron SchulzError log readability is nice
2012-02-19 Aaron Schulz* Marked some FileBackendMultiWrite functions as protec...
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-07 Aaron Schulzr109469: protect FileOpScopedPHPTimeout from abuse...
2012-01-29 Aaron SchulzRenamed FileBackend to FileBackendStore and ugly FileBa...
2012-01-29 Aaron Schulz* Split up process cache in FileBackend into separate...
2012-01-25 Aaron SchulzIn FileBackend:
2012-01-24 Aaron Schulzr109904: worked around PHP < 5.3 suckage to keep this...
2012-01-24 Aaron SchulzMade FileOp classes enforce required params. Also rever...
2012-01-23 Antoine MussoFileOp: allow creation of an empty file
2012-01-19 Aaron Schulz* Follow-up r109009: Check that paths are usable in...
2012-01-19 Aaron SchulzRenamed 'overwriteDest' FileBackend operation parameter...
2012-01-19 Aaron SchulzIn FileBackend/FileOp:
2012-01-17 Aaron Schulz* Fixed type check in StreamFile::prepareForStream...
2012-01-15 Aaron SchulzIn FileOp/FileBackend:
2012-01-13 Aaron SchulzIn FileBackend:
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-09 Aaron Schulz* Fixed FileOp::attemptBatch() bug that had status...
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...
2011-12-23 Aaron SchulzIn FileBackendBase/FileBackend:
2011-12-21 Aaron Schulz* Renamed FileBackend functions internal to FileBackend...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...