summaryrefslogtreecommitdiffstats
path: root/lib/public/files.php
Commit message (Collapse)AuthorAgeFilesLines
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+0
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* Fix more documentation failesJoas Schilling2014-02-081-9/+8
| | | | Issue #7111
* 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
| | | | | | | | | | | | | | | | refs #4883 * http/response.php * config.php * response.php * files.php * idbconnection.php * app.php * user.php * template.php * share.php * db.php * icache.php & il10n.php
* functions in OCP should be staticRobin Appelman2013-07-251-1/+1
|
* add a searchbymime to the public api. Please all remember that access to ↵Frank Karlitschek2013-03-191-0/+10
| | | | internal oc classes will be disabled for all app for ownCloud 6. So please port yur stuff to the public api :-)
* return both, count and result if the operation succeeded or failed. Maybe in ↵Björn Schießle2013-02-221-1/+2
| | | | some cases it is useful to know how much bytes where copied
* 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
| | | | And greeting from the Atlanta airport. ;-)
* move all the files stuff into a files classFrank Karlitschek2012-05-021-0/+114