summaryrefslogtreecommitdiffstats
path: root/lib/private/files/view.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-141-18/+24
|\
| * merge master into fileinfoRobin Appelman2014-01-291-2/+5
| |\
| * | add Support for passing a FileInfo instance to View->putFileInfoRobin Appelman2014-01-131-1/+4
| * | Add a FileInfo class which holds all info of a file and return that from getF...Robin Appelman2014-01-131-17/+20
* | | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+7
| |/ |/|
* | Reuse the data retrieved from the cache in checkUpdateRobin Appelman2014-01-201-2/+5
|/
* Prevent deleting storage rootVincent Petry2014-01-081-0/+13
* check if a directory exists before we try to remove itRobin Appelman2013-12-021-2/+6
* External storage space is now not counted in total spaceVincent Petry2013-11-181-2/+4
* Prevent renaming/deleting mount pointsVincent Petry2013-10-151-1/+2
* Merge pull request #5263 from owncloud/fixing-5255-masterVicDeo2013-10-101-1/+3
|\
| * the path need to be normalized before putting it into resolvePath()Thomas Müller2013-10-101-1/+3
* | merge master into hooks-view-same-startRobin Appelman2013-10-101-1/+2
|\|
| * don't trigger the create hooks when if the file already exists for file_put_c...Robin Appelman2013-10-091-1/+2
* | ensure the view's root is a subfolder of the the default root, not only start...Robin Appelman2013-10-091-1/+4
|/
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+1078