aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/watcher.php
Commit message (Collapse)AuthorAgeFilesLines
* cleanup shared cacheRobin Appelman2016-01-281-81/+0
|
* add watcher interfaceRobin Appelman2016-01-141-1/+2
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Split checkUpdateRobin Appelman2015-11-031-26/+26
|
* Update license headersJenkins for ownCloud2015-03-261-18/+22
|
* Revert "Updating license headers"Morris Jobke2015-02-261-21/+19
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-19/+21
|
* also update shared watcherRobin Appelman2014-10-241-2/+4
|
* fix share api testsBjoern Schiessle2014-04-231-1/+1
|
* Reuse the data retrieved from the cache in checkUpdateRobin Appelman2014-01-201-1/+1
|
* Added unit tests for shared files watcherVincent Petry2013-11-051-1/+9
| | | | | | - Added base class for sharing unit tests - Added unit tests for shared files watched to check for folder size propagation
* Removed unused methodVincent Petry2013-11-051-18/+0
|
* Fixed watcher to also update the owner's folder sizesVincent Petry2013-11-051-2/+35
| | | | Note that the root folder size is mandatory for quota calculation.
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
|
* Actually add Shared_WatcherMichael Gapczynski2013-01-011-0/+51