summaryrefslogtreecommitdiffstats
path: root/lib/public/image.php
Commit message (Collapse)AuthorAgeFilesLines
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+1
| | | | | | | * enhance the app development experience - you can look up the method introduction right inside the code without searching via git blame * easier to write apps for multiple versions
* Update license headersJenkins for ownCloud2015-03-261-12/+13
|
* Revert "Updating license headers"Morris Jobke2015-02-261-13/+19
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-19/+13
|
* unify license headers for public API filesMorris Jobke2013-11-031-19/+19
|
* fix "No page-level DocBlock"Morris Jobke2013-11-031-0/+8
|
* need to use \OC_Image to escape OCP namespaceJörn Friedrich Dreyer2013-07-221-1/+1
|
* Add OC_Image to public apiBart Visscher2013-07-191-0/+29