Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -104/+0 |
| | | | | | Conflicts: lib/private/vcategories.php | ||||
* | use executeAudited in files cache | Jörn Friedrich Dreyer | 2013-06-12 | 1 | -5/+5 |
| | |||||
* | add missing backticks all over the place | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -2/+2 |
| | |||||
* | Fix finding mount in background watcher, fixes #3353 | Michael Gapczynski | 2013-05-15 | 1 | -2/+2 |
| | |||||
* | Cache: check one folder and one file each time the backgroundwatcher runs | Robin Appelman | 2013-04-20 | 1 | -8/+39 |
| | | | | Because there are usually way less folders than files it walks trought the list of all folder quicker, this causes new files to be detected quicker | ||||
* | Cache: add a backgroundjob to check for external changes to the filesystem | Robin Appelman | 2013-04-20 | 1 | -0/+73 |