aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/files/storage/temporary.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-47/+0
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Use TempManager instead of tmpFolderMorris Jobke2015-12-181-1/+1
|
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
|
* Keep shared locks in post hooksVincent Petry2015-06-251-1/+1
| | | | | | | | Instead of unlocking after the file operation, change exclusive locks back to shared locks during post hooks, and unlock after that. Also added unit tests to test locking in pre-hooks, during operation and post-hooks.
* Update license headersJenkins for ownCloud2015-03-261-4/+19
|
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+18
|
* use system function to recursive remove the directory used by temporary storageThomas Müller2014-06-061-0/+4
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+27
Conflicts: lib/private/vcategories.php