Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | revert previous fix and added normalizer to cache class | Florin Peter | 2013-05-23 | 2 | -1/+25 | |
| * | | | fix problems with german "Umlaut" in folder name | Florin Peter | 2013-05-23 | 1 | -1/+1 | |
* | | | | Merge pull request #3529 from owncloud/folder-permissions | icewind1991 | 2013-05-30 | 1 | -0/+20 | |
|\ \ \ \ | ||||||
| * | | | | Only retrieve the current user's permissions | Michael Gapczynski | 2013-05-29 | 1 | -4/+5 | |
| * | | | | Cache: provide a function to get the permissions of all files in a folder wit... | Robin Appelman | 2013-05-29 | 1 | -0/+19 | |
| | |_|/ | |/| | | ||||||
* | | | | Organize conditionals in a better order | Michael Gapczynski | 2013-05-29 | 1 | -8/+4 | |
* | | | | Only update metadata that has changed | Michael Gapczynski | 2013-05-29 | 1 | -2/+9 | |
|/ / / | ||||||
* | | | Merge pull request #3388 from roha4000/master | Michael Gapczynski | 2013-05-25 | 1 | -2/+2 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fixing UPDATE error in filecache table when renaming files by calling move().... | Roland Hager | 2013-05-22 | 1 | -2/+2 | |
* | | | Merge pull request #3416 from owncloud/files_encryption | Thomas Müller | 2013-05-24 | 1 | -6/+8 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into files_encryption | Björn Schießle | 2013-05-22 | 1 | -3/+13 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-22 | 3 | -5/+19 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-20 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| * | | | | Revert "fix for webdav and wrong reference for findByStorageId" | Florin Peter | 2013-05-20 | 1 | -1/+1 | |
| * | | | | fix for webdav and wrong reference for findByStorageId | Florin Peter | 2013-05-19 | 1 | -1/+1 | |
| * | | | | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-15 | 6 | -48/+225 | |
| |\ \ \ \ | ||||||
| * | | | | | added unencrypted file size to file cache | Florin Peter | 2013-04-25 | 1 | -5/+6 | |
* | | | | | | Merge branch 'master' into move-storages | Michael Gapczynski | 2013-05-23 | 3 | -8/+31 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | cleanup codestyle | Jörn Friedrich Dreyer | 2013-05-22 | 1 | -3/+3 | |
| * | | | | | add debug output | Jörn Friedrich Dreyer | 2013-05-22 | 1 | -3/+12 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | merge master into filecache_mtime | Robin Appelman | 2013-05-21 | 8 | -107/+469 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge pull request #3335 from owncloud/prevent-scan-loop | Jörn Friedrich Dreyer | 2013-05-21 | 1 | -1/+3 | |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | | * | | | Prevent backgroundScan() from looping if opendir() is failing for the same path | Michael Gapczynski | 2013-05-13 | 1 | -1/+3 | |
| | | | |/ | | | |/| | ||||||
| * | | | | Merge branch 'master' into filecache_mtime | Michael Gapczynski | 2013-03-08 | 4 | -23/+35 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merge master into filecache_mtime | Robin Appelman | 2013-02-15 | 5 | -20/+57 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Cache: bookkeeping of storage_mtime | Robin Appelman | 2013-02-10 | 3 | -4/+16 | |
* | | | | | | | Add support for copying/moving folders between storages, move isIgnoredDir() ... | Michael Gapczynski | 2013-05-19 | 1 | -13/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Fix finding mount in background watcher, fixes #3353 | Michael Gapczynski | 2013-05-15 | 1 | -2/+2 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | rename isIgnoredFile to isPartialFile, remove check of blacklisted files in i... | Jörn Friedrich Dreyer | 2013-05-10 | 1 | -5/+5 | |
* | | | | | don't call correctFolder() in touchHook, it will be called later in the write... | Björn Schießle | 2013-05-08 | 1 | -1/+0 | |
* | | | | | update etag for for the touched file | Björn Schießle | 2013-05-08 | 1 | -1/+9 | |
* | | | | | Merge pull request #3044 from owncloud/backgroundwatcher | icewind1991 | 2013-05-07 | 2 | -0/+119 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cache: check one folder and one file each time the backgroundwatcher runs | Robin Appelman | 2013-04-20 | 1 | -8/+39 | |
| * | | | | | Cache: add a backgroundjob to check for external changes to the filesystem | Robin Appelman | 2013-04-20 | 3 | -0/+89 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #3025 from owncloud/move-file | Michael Gapczynski | 2013-05-07 | 1 | -11/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cache: only look for child entires when doing a move operation when moving a ... | Robin Appelman | 2013-04-19 | 1 | -12/+15 | |
| |/ / / / | ||||||
* | | | | | fix for infinite loop causing on files_encryption branch when testing "apps/f... | Florin Peter | 2013-04-29 | 2 | -2/+2 | |
* | | | | | Cache: seperate handing of numeric storage id's to it's own class | Robin Appelman | 2013-04-26 | 2 | -29/+77 | |
|/ / / / | ||||||
* | | | | Make FileCache upgrade more robust, fixes #2650 | Arthur Schiwon | 2013-04-15 | 2 | -5/+21 | |
* | | | | fixes #2679 | OpenLarry | 2013-04-09 | 1 | -2/+2 | |
* | | | | PostreSQL compatibility, fixes #2666 | Arthur Schiwon | 2013-04-03 | 1 | -1/+1 | |
* | | | | supress write hook for .part files | Jörn Friedrich Dreyer | 2013-03-28 | 1 | -6/+3 | |
* | | | | ignore files in scanFile instead of scan to catch all occurences. | Jörn Friedrich Dreyer | 2013-03-28 | 1 | -25/+42 | |
* | | | | Cache: on equal mtime also for equal size before keeping ETag, at least makes... | Arthur Schiwon | 2013-03-27 | 1 | -1/+2 | |
* | | | | Cache: Do not overwrite ETag when file did not change | Arthur Schiwon | 2013-03-27 | 1 | -4/+6 | |
* | | | | Only prepare an SQL statement once. | Arthur Schiwon | 2013-03-27 | 1 | -1/+4 | |
* | | | | Add PHPDoc | Arthur Schiwon | 2013-03-27 | 1 | -0/+6 | |
* | | | | Adjust to Icewind's fix | Arthur Schiwon | 2013-03-27 | 1 | -51/+0 | |
* | | | | Cache: fix property path for getting legacy etag | Robin Appelman | 2013-03-27 | 1 | -1/+1 | |
* | | | | Port Icewind's fix I | Robin Appelman | 2013-03-27 | 2 | -2/+23 |