Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OCP\Files to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -177/+0 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Fix missing @since tags in OCP | Morris Jobke | 2015-06-19 | 1 | -0/+1 |
| | |||||
* | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 1 | -0/+17 |
| | | | | | | | * 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/+13 |
| | |||||
* | Add `getNonExistingName()` to the node api | Robin Appelman | 2015-03-24 | 1 | -0/+9 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -13/+18 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -18/+13 |
| | |||||
* | Make $userId mandatory for searchByTags | Vincent Petry | 2014-12-12 | 1 | -1/+2 |
| | | | | | | | $userId is now a mandatory parameter for searchByTags. Also fixed some places in the code where the argument was missing (Node API and View) | ||||
* | Added searchByTags to view, storage and cache | Vincent Petry | 2014-12-11 | 1 | -0/+8 |
| | |||||
* | fix some capital letters | Morris Jobke | 2013-11-25 | 1 | -0/+5 |
| | |||||
* | unify license headers for public API files | Morris Jobke | 2013-11-03 | 1 | -4/+20 |
| | |||||
* | improve phpdoc for the public files interface | Robin Appelman | 2013-09-10 | 1 | -18/+33 |
| | |||||
* | move public files api to a clearer namespace | Robin Appelman | 2013-09-10 | 1 | -0/+104 |