summaryrefslogtreecommitdiffstats
path: root/lib/public/ihelper.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-49/+0
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* update license headers and authorsMorris Jobke2015-06-251-0/+1
|
* Deprecate useless helper classLukas Reschke2015-05-211-0/+2
| | | | The helper class has no real reason anymore with 8.1.0 as we now have better public APIs. No need for an `IHelper` class like that from my opinion.
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+2
| | | | | | | * 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/+12
|
* Revert "Updating license headers"Morris Jobke2015-02-261-12/+19
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-19/+12
|
* unify license headers for public API filesMorris Jobke2013-11-031-4/+17
|
* fix "No page-level DocBlock"Morris Jobke2013-11-031-0/+8
|
* Add Helper and URLGenerator interfaces to server containerBart Visscher2013-10-041-0/+23