Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+21 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -21/+5 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+21 |
| | |||||
* | Return the proper owner for home storages | Robin Appelman | 2014-07-21 | 1 | -0/+10 |
| | |||||
* | add a explicit interface for the home storage | Bjoern Schiessle | 2014-07-01 | 1 | -1/+1 |
| | |||||
* | Fix storage being passed to cache/watcher and scanner when using storage ↵ | Robin Appelman | 2014-06-14 | 1 | -2/+5 |
| | | | | wrappers | ||||
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -2/+2 |
| | | | | * test case added to avoid adding them later | ||||
* | Now using the "Home" storage detection approach for quota | Vincent Petry | 2013-11-21 | 1 | -0/+17 |
| | | | | | To find out whether to apply a quota, we now try and detect whether the storage to wrap is a "Home" storage. | ||||
* | Now using HomeStorage for legacy home storage ids | Vincent Petry | 2013-11-12 | 1 | -1/+13 |
| | | | | | Legacy home storage ids with the format "local://path/to/datadir/user1" are now also wrapped by the HomeStorage. | ||||
* | Do not use -1 as the size for the root folder of the home storage | Robin Appelman | 2013-11-12 | 1 | -0/+7 |
| | |||||
* | WIN: fixing Fatal error: Call to a member function logicToPhysical() on a ↵ | Thomas Mueller | 2013-11-02 | 1 | -4/+3 |
| | | | | non-object in C:\jenkins2\workspace\server-stable5-windows\database\mssql\label\WINDOWS\lib\files\storage\mappedlocal.php on line 311 | ||||
* | add specialized storage backend for home folders | Robin Appelman | 2013-10-29 | 1 | -0/+31 |