| Commit message (Expand) | Author | Age | Files | Lines |
* | Update author information | Lukas Reschke | 2016-03-01 | 2 | -8/+2 |
* | Merge pull request #22166 from owncloud/remove-local-folder | Thomas Müller | 2016-02-06 | 1 | -10/+0 |
|\ |
|
| * | remove unused Storage->getLocalFolder | Robin Appelman | 2016-02-05 | 1 | -10/+0 |
* | | remove unused Storage->search | Robin Appelman | 2016-02-05 | 1 | -9/+0 |
|/ |
|
* | split locking related methods to their own interface | Robin Appelman | 2016-01-14 | 2 | -27/+60 |
* | Add IStorage interface for consistent naming | Robin Appelman | 2016-01-14 | 1 | -0/+509 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 1 | -0/+3 |
* | 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 |
* | 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 |