aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filebackend/FileOp.php
Commit message (Expand)AuthorAgeFilesLines
* filebackend: exception handling cleanupsAaron Schulz2013-12-071-2/+2
* Update ternary notationSiebrand Mazeland2013-12-041-1/+1
* Update documentation of file backend classesSiebrand Mazeland2013-11-231-26/+40
* Update formatting of file backend classesSiebrand Mazeland2013-11-221-3/+44
* Fixed spacingumherirrender2013-11-211-1/+0
* filebackend: path normalization fixesAaron Schulz2013-11-061-37/+32
* Remove all instances of the word "iff"Tim Starling2013-10-231-1/+1
* Cleaned up variable/type order in docs.Aaron Schulz2013-06-131-12/+12
* Removed redundant documentation for some methods.Aaron Schulz2013-06-121-80/+0
* docs: Remove odd colons after @todoTimo Tijhof2013-05-151-1/+1
* Fixed spacing in actions/cache/filebackend/filerepo/job folderumherirrender2013-04-201-6/+6
* [FileBackend] Cleanup behavior for coping/moving a file over itself.ASchulz2013-03-251-24/+41
* [FileBackend] Replaced redundant "disposition" param with "headers".Aaron Schulz2013-03-121-5/+5
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-6/+6
* fix some spacingumherirrender2013-02-041-1/+1
* [FileBackend] Removed obsolete "allowStale" parameter.Aaron Schulz2012-11-271-13/+2
* [FileBackend] More stat caching improvements.Aaron Schulz2012-11-211-2/+8
* [FileBackend] Added support for changing headers on existing objects.Jan Gerber2012-11-201-0/+52
* [FileRepo] [FileBackend] Added support for custom file headers.Aaron Schulz2012-11-201-2/+2
* Moved "create" function definitions before "store" for consistency.Aaron Schulz2012-11-151-42/+42
* [FileBackend] Check if paths are writable for delete ops too.Aaron Schulz2012-10-311-4/+9
* [FileBackend] Support "ignoreMissingSource" for copy and move operations.Aaron Schulz2012-10-311-21/+49
* [FileBackend] Made path normalization in FileOp more robust.Aaron Schulz2012-10-301-27/+45
* Avoid duplicate "null" change journal entries.Aaron Schulz2012-10-261-1/+1
* [FileBackend] Added Content-Disposition support to Swift.Aaron2012-08-311-27/+13
* [FileBackend] Moved filerepo/backend/ up to filebackendAaron Schulz2012-08-081-0/+778