aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/icontainer.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-102/+0
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* update licence headers via scriptMorris Jobke2015-10-051-0/+2
|
* Fix type hint errors in the container and the interfaceJoas Schilling2015-09-231-0/+1
|
* make resolve public to avoid boiler plate codeBernhard Posselt2015-09-131-0/+10
| | | | add resolve to public interface
* add registerAlias method to shorcut interface registrationBernhard Posselt2015-07-181-1/+14
| | | | | | | | remove unused import add since tag fix typo
* Fix visibility of interfaces in \OCPMorris Jobke2015-04-191-3/+3
|
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+4
| | | | | | | * 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
|
* AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixesMorris Jobke2013-11-251-1/+1
|
* fix "No page-level DocBlock"Morris Jobke2013-11-031-0/+8
|
* move new interfaces into lib/public and OCPThomas Müller2013-08-311-0/+64