Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 1 | -93/+0 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | IUrlGenerator - document linkTo properly | Morris Jobke | 2015-04-18 | 1 | -1/+3 |
| | | | | | * parameter $args was there since 6.0.0 * see 61a9098b7d88656d0297a18c1b7685c04d1c64dc | ||||
* | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 1 | -0/+7 |
| | | | | | | | * 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 headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+14 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -14/+19 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -19/+14 |
| | |||||
* | Introduce app info xml parser including basic unit test - necessary for #10777 | Thomas Müller | 2014-11-25 | 1 | -1/+7 |
| | |||||
* | Add a method to get the absolute url for a route | Joas Schilling | 2014-09-08 | 1 | -0/+8 |
| | | | | Fix #10926 | ||||
* | unify license headers for public API files | Morris Jobke | 2013-11-03 | 1 | -4/+17 |
| | |||||
* | fix "No page-level DocBlock" | Morris Jobke | 2013-11-03 | 1 | -0/+8 |
| | |||||
* | Add Helper and URLGenerator interfaces to server container | Bart Visscher | 2013-10-04 | 1 | -0/+47 |