Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -1/+1 |
* | remove legacy aka deprecated code: OC_FilesystemView | Thomas Müller | 2014-05-12 | 1 | -1/+1 |
* | some fixes to make the gallery work, this made it necessary to adjust some te... | Bjoern Schiessle | 2014-04-23 | 1 | -9/+9 |
* | we don't allow to share a folder if it contains a share mount point | Bjoern Schiessle | 2014-04-23 | 1 | -3/+3 |
* | fix share api tests | Bjoern Schiessle | 2014-04-23 | 1 | -33/+27 |
* | Implement getPath for shared files | Robin Appelman | 2014-03-28 | 1 | -0/+39 |
* | fix test so that it doesn't depend on the array order | Bjoern Schiessle | 2014-02-21 | 1 | -14/+25 |
* | fix usersPath and add unit tests | Bjoern Schiessle | 2014-02-21 | 1 | -2/+106 |
* | Fixed searchByMime in shared cache | Vincent Petry | 2014-02-05 | 1 | -0/+134 |