Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup shared cache | Robin Appelman | 2016-01-28 | 1 | -81/+0 |
| | |||||
* | add watcher interface | Robin Appelman | 2016-01-14 | 1 | -1/+2 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Split checkUpdate | Robin Appelman | 2015-11-03 | 1 | -26/+26 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -18/+22 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -21/+19 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -19/+21 |
| | |||||
* | also update shared watcher | Robin Appelman | 2014-10-24 | 1 | -2/+4 |
| | |||||
* | fix share api tests | Bjoern Schiessle | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | Reuse the data retrieved from the cache in checkUpdate | Robin Appelman | 2014-01-20 | 1 | -1/+1 |
| | |||||
* | Added unit tests for shared files watcher | Vincent Petry | 2013-11-05 | 1 | -1/+9 |
| | | | | | | - Added base class for sharing unit tests - Added unit tests for shared files watched to check for folder size propagation | ||||
* | Removed unused method | Vincent Petry | 2013-11-05 | 1 | -18/+0 |
| | |||||
* | Fixed watcher to also update the owner's folder sizes | Vincent Petry | 2013-11-05 | 1 | -2/+35 |
| | | | | Note that the root folder size is mandatory for quota calculation. | ||||
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
| | |||||
* | Actually add Shared_Watcher | Michael Gapczynski | 2013-01-01 | 1 | -0/+51 |