Revert r113650 and reapply r113619 and r113649 with one modification: User::createNew...
[lhc/web/wiklou.git] / includes / filerepo /
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-03-09 Aaron SchulzMade FileOp::allowStaleReads take a boolean argument...
2012-03-09 Aaron Schulzr113416: added missing parameter to message
2012-03-09 Aaron SchulzDisable file locking for thumbnail purging just as...
2012-03-08 Aaron SchulzAdded backend-fail-maxsize failure message and use...
2012-03-08 Aaron Schulz[FileBackend] Made doOperations() Status handling align...
2012-03-07 Tim StarlingFix for r113312: explain the bug without the use of...
2012-03-07 Aaron Schulz[FileRepo]
2012-03-07 Aaron Schulzr109469: ported r113208 by bumping max file size from...
2012-03-06 Aaron SchulzFixed FileOp::attemptBatch() behavior when unexpected...
2012-03-04 Aaron SchulzAdded some super calls to constructors to be safe
2012-03-03 Aaron Schulz[FileBackend]
2012-03-03 Aaron SchulzMoved FileBackendStore and helper classes to their...
2012-03-02 Aaron SchulzAdded some lock call profiling
2012-03-02 Aaron SchulzAdded missing space :)
2012-03-01 Aaron Schulzr112839: missing file change
2012-03-01 Aaron SchulzError log readability is nice
2012-03-01 Aaron SchulzActually enforce the FileBackend name requirements...
2012-02-27 Aaron SchulzDummy proof TempFSFile purging when the constructor...
2012-02-26 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin(), DatabaseBase...
2012-02-25 Aaron SchulzFixed $headers check in streamFile() to use isset()
2012-02-25 Aaron SchulzMore file streaming related profiling
2012-02-24 Aaron SchulzIn FSFileBackend:
2012-02-24 Sam ReedMore __METHOD__ in our madness
2012-02-24 Sam ReedMore __METHOD__ into db related methods
2012-02-23 Aaron SchulzImproved profiling of a few functions a bit
2012-02-19 Aaron Schulz* Marked some FileBackendMultiWrite functions as protec...
2012-02-16 Aaron SchulzImprove error log formatting and added error message...
2012-02-16 Sam ReedCleanup a few unused globals
2012-02-16 Sam ReedBad Aaron
2012-02-13 Antoine MussoRemove backslash from @return types
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-10 Aaron SchulzCleaned up some docs after r111101
2012-02-09 Tim StarlingFix for r106752: let TempFSFile deletions happen when...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Aaron Schulzr111036: some doc tweaks
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Antoine Mussoreword doc from r110938
2012-02-09 Sam ReedBlacklist | in windows paths too
2012-02-08 Aaron Schulz* Corrected and improved FileBackend::getFileList(...
2012-02-08 Aaron SchulzBumped $maxContCacheSize to handle container sharding...
2012-02-08 Antoine Mussoenhance filerepo doc structure
2012-02-08 Antoine Mussortrim() call does not pass by reference!
2012-02-08 Antoine Mussodebug messages for getFileListInternal() returns
2012-02-08 Antoine Mussoalign variables / enhance comment
2012-02-08 Antoine Mussodebug statement for FileRepo::storeBatch()
2012-02-08 Antoine Mussor110923 made basePath always null!
2012-02-08 Antoine Mussoalign and sort class properties
2012-02-08 Antoine Mussofix notice on construction without 'containerPaths'
2012-02-08 Antoine Mussouse rtrim() to strip trailing slashes
2012-02-08 Aaron SchulzAdded some simple path validation to resolveContainerPa...
2012-02-07 Aaron Schulzr109469: protect FileOpScopedPHPTimeout from abuse...
2012-02-06 Aaron SchulzIn FileBackend:
2012-02-05 Aaron SchulzRemoved some useless code and a confusing comment in...
2012-02-03 Aaron SchulzPer r108369 CR comment, use StringUtils::escapeRegexRep...
2012-02-03 Aaron SchulzReverted r96516, manually, per CR. Moved maybeDoTransfo...
2012-02-01 Aaron Schulzr110253: reworded "expensive" cache fields and function...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-02-01 Aaron SchulzQuick fix to getContainerHashLevels() comparison from...
2012-02-01 Tim Starling* Documentation fix
2012-01-31 Aaron SchulzExpanded 'shardViaHashLevels' config var in FileBackend...
2012-01-30 Aaron Schulz* r108353: Made FileBackendMultiWrite consistency check...
2012-01-29 Aaron SchulzRenamed FileBackend to FileBackendStore and ugly FileBa...
2012-01-29 Aaron SchulzIn FileBackendBase/FileBackend:
2012-01-29 Aaron Schulz* Split up process cache in FileBackend into separate...
2012-01-29 Aaron SchulzAdded addMissingMetadata() function to SwiftFileBackend...
2012-01-28 Sam ReedFix unused variables
2012-01-27 Aaron SchulzFollow-up r110159: set the FilesystemIterator flags...
2012-01-27 Aaron Schulz* Reverted r108194 to support PHP < 5.3. These should...
2012-01-27 Aaron Schulzr107980: added missing dir param to FileBackendShardLis...
2012-01-27 Aaron Schulzr107980: added missing dir param to FileBackendShardLis...
2012-01-27 Sam ReedFix spurious character from r110122
2012-01-27 Chad HorohoeSelf-revert r110124, needs more than that to support...
2012-01-27 Sam ReedAdd documentation
2012-01-27 Chad HorohoeCopy FilesystemIterator constants so we can still prete...
2012-01-27 Sam Reed$this->substPaths takes 2 parameters
2012-01-27 Sam ReedFix undefined $dirRoot
2012-01-26 Aaron SchulzIn FileBackendBase/FileBackend:
2012-01-26 Aaron SchulzFurther reduced RTTs in SwiftFileBackend by making...
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-24 Aaron Schulz* Moved FSFile classes from file/ to backend/
2012-01-23 Antoine Mussoreverts r109814 r109815
2012-01-23 Antoine MussoFileRepo: check constructor parameters
2012-01-23 Antoine MussoFileOp: allow creation of an empty file
2012-01-23 Antoine Mussocleanly handle wikiId on FileBackendBase construction
2012-01-23 Antoine Mussoget a null lock manager by default
2012-01-23 Aaron Schulz* Added some wfProfileIn() calls to file backend code.
2012-01-22 Aaron SchulzSimplified last_modified timestamp conversion in SwiftF...
2012-01-22 Aaron Schulz* Another fix for SwiftFileBackend file listings
2012-01-22 Aaron Schulz* Fixed bugs in SwiftFileBackend file listing code
2012-01-21 Aaron Schulz* r109659: actually return the exact type we say we do
2012-01-20 Aaron Schulz* Added FileBackend::parentStoragePath() convenience...
2012-01-20 Aaron SchulzMake sure FSFileBackend clears the php stat cache in...
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:
next