summaryrefslogtreecommitdiffstats
path: root/lib/public/userinterface.php
Commit message (Collapse)AuthorAgeFilesLines
* Run the license scriptJoas Schilling2016-07-221-2/+3
|
* Update author informationLukas Reschke2016-03-011-1/+1
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* add TODOs with the actual interface nameJörn Friedrich Dreyer2016-01-141-1/+1
|
* move methods to correct interface, deprecate private interfaceJörn Friedrich Dreyer2016-01-141-1/+67
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+6
| | | | | | | * 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-1/+3
|
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
|
* Offer User and Group interfaces in public APIArthur Schiwon2012-07-251-0/+31