summaryrefslogtreecommitdiffstats
path: root/lib/public/files.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15734 from owncloud/add-deprecate-tagsThomas Müller2015-04-211-0/+2
|\
| * Add @deprecated to all methods with a proper method in \OCPMorris Jobke2015-04-201-0/+2
* | Merge pull request #15736 from owncloud/remove-dependency-on-legacy-code-in-ocpRoeland Douma2015-04-191-2/+2
|\ \
| * | Reduce call of legacy wrapper by call the OCP directlyMorris Jobke2015-04-191-2/+2
| |/
* / Remove unused variablesMorris Jobke2015-04-181-1/+1
|/
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+9
* Update license headersJenkins for ownCloud2015-03-261-12/+19
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+19
* Updating license headersJenkins for ownCloud2015-02-231-19/+19
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+0
* Fix more documentation failesJoas Schilling2014-02-081-9/+8
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+1
* unify license headers for public API filesMorris Jobke2013-11-031-19/+19
* Public API documentation fixesMorris Jobke2013-10-171-15/+13
* functions in OCP should be staticRobin Appelman2013-07-251-1/+1
* add a searchbymime to the public api. Please all remember that access to inte...Frank Karlitschek2013-03-191-0/+10
* return both, count and result if the operation succeeded or failed. Maybe in ...Björn Schießle2013-02-221-1/+2
* Style-fix: Breakup long linesBart Visscher2013-02-141-1/+2
* merge master into filesystemRobin Appelman2013-01-161-1/+2
|\
| * add missing returnThomas Mueller2013-01-061-1/+2
* | don't use depricated OC_FilesystemRobin Appelman2012-10-101-1/+1
|/
* style fixes for public files apiGeorg Ehrke2012-09-081-17/+6
* adding space between) and {Thomas Mueller2012-09-071-6/+6
* Whitespace fixes in libBart Visscher2012-08-291-1/+1
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* update copyrightFrank Karlitschek2012-05-261-1/+1
* getStorage belongs to files not to apps.Frank Karlitschek2012-05-191-0/+9
* document the public classes a bit moreFrank Karlitschek2012-05-191-0/+3
* some more documentation cleanups. much more is needed.Frank Karlitschek2012-05-061-18/+11
* move all the files stuff into a files classFrank Karlitschek2012-05-021-0/+114