Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 1 | -0/+3 |
| | | | | | | | * 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 | -4/+19 |
| | |||||
* | pass mountpoint to storage wrapper callback | Robin Appelman | 2015-03-11 | 1 | -2/+3 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -18/+5 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+18 |
| | |||||
* | Fix return type of addStorageWrapper in PHPDoc | Vincent Petry | 2015-01-27 | 1 | -1/+1 |
| | |||||
* | Do not call wrapStorage if storate with same name added twice | Vincent Petry | 2015-01-22 | 1 | -0/+2 |
| | |||||
* | Add public api for mount configurations | Robin Appelman | 2014-12-04 | 1 | -0/+32 |