| Commit message (Expand) | Author | Age | Files | Lines |
* | extends phpdoc | Robin Appelman | 2015-06-18 | 1 | -3/+4 |
* | update the file cache within the write lock | Robin Appelman | 2015-06-18 | 2 | -12/+24 |
* | keep a read lock while scanning a file or folder | Robin Appelman | 2015-06-15 | 1 | -0/+11 |
* | Get correct mimetype when moving and changing extension | Vincent Petry | 2015-05-21 | 1 | -1/+1 |
* | improve phpdoc of cache classes | Robin Appelman | 2015-05-05 | 3 | -29/+139 |
* | Make the change propagator an emitter | Robin Appelman | 2015-04-27 | 2 | -1/+8 |
* | Merge pull request #15549 from owncloud/jcf-fix-cache-update | Morris Jobke | 2015-04-22 | 1 | -1/+8 |
|\ |
|
| * | clarify the duplication of the $params array | Jens-Christian Fischer | 2015-04-12 | 1 | -1/+2 |
| * | don't update identical values | Jens-Christian Fischer | 2015-04-11 | 1 | -1/+7 |
* | | move permission related code into getMetaData() | Thomas Müller | 2015-04-20 | 1 | -8/+2 |
* | | Introduce Storage::getMetaData() to allow storage implementations more contro... | Thomas Müller | 2015-04-20 | 1 | -1/+1 |
* | | Introduce Storage::getData() to allow storage implementations more control ov... | Thomas Müller | 2015-04-20 | 1 | -10/+3 |
* | | Fix cross storage move with shared storages | Robin Appelman | 2015-04-13 | 1 | -3/+16 |
* | | reuse cache move logic | Robin Appelman | 2015-04-13 | 1 | -26/+1 |
* | | preserve cache data when doing a cross storage move | Robin Appelman | 2015-04-13 | 2 | -21/+57 |
|/ |
|
* | remove unencrypted_size from the cache, size will contain the unencrypted size | Bjoern Schiessle | 2015-04-07 | 2 | -32/+11 |
* | Fix the exception messages | Joas Schilling | 2015-04-02 | 2 | -2/+2 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 10 | -40/+217 |
* | Merge pull request #14704 from owncloud/storage-wrapper-mount | Robin Appelman | 2015-03-19 | 1 | -0/+7 |
|\ |
|
| * | Allow setting the watcher policy as mount option | Robin Appelman | 2015-03-11 | 1 | -0/+7 |
* | | Remove unreqired backtick removal | Lukas Reschke | 2015-03-18 | 1 | -3/+0 |
* | | Throw a RuntimeException in the cache aswell | Joas Schilling | 2015-03-11 | 2 | -4/+9 |
* | | Get the id before using it | Joas Schilling | 2015-03-09 | 1 | -1/+2 |
* | | Better save then sorry | Joas Schilling | 2015-03-09 | 1 | -0/+2 |
* | | insertIfNotExists() for storage insertion | Joas Schilling | 2015-03-09 | 1 | -3/+9 |
* | | Only check unique keys for the comparison on filecache insert & update otherwise | Joas Schilling | 2015-03-09 | 1 | -1/+6 |
|/ |
|
* | use insertIfNotExist() in cache put | Thomas Müller | 2015-03-06 | 1 | -5/+11 |
* | Allow disabling the cache updater | Robin Appelman | 2015-02-27 | 1 | -3/+16 |
* | Fix cache update when doing a rename that overwrites the target | Robin Appelman | 2015-02-27 | 1 | -1/+4 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 10 | -207/+50 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 10 | -50/+207 |
* | Merge pull request #13767 from owncloud/issue/13764-mimetype-racecondition | Thomas Müller | 2015-02-20 | 1 | -3/+7 |
|\ |
|
| * | Use insertIfNotExists() and reload mimetypes after inserting one | Joas Schilling | 2015-02-02 | 1 | -3/+7 |
* | | Merge pull request #13836 from owncloud/part-no-cache-update | Thomas Müller | 2015-02-19 | 1 | -0/+12 |
|\ \ |
|
| * | | Dont bother updating the cache when working with part files | Robin Appelman | 2015-02-05 | 1 | -0/+12 |
| |/ |
|
* | | Dont lower the mtime of a folder when propagating changes | Robin Appelman | 2015-02-13 | 1 | -2/+2 |
* | | only read permissions once | Robin Appelman | 2015-02-11 | 1 | -2/+3 |
* | | Only try to scan the children of directories | Robin Appelman | 2015-02-11 | 1 | -3/+3 |
* | | Cast mtimes and size to int | Robin Appelman | 2015-02-11 | 1 | -0/+3 |
* | | Reuse cache data of existing files during scan | Robin Appelman | 2015-02-11 | 1 | -69/+116 |
* | | Merge pull request #13425 from owncloud/phpdoc_cleanup | Morris Jobke | 2015-02-10 | 3 | -5/+5 |
|\ \ |
|
| * | | Cleanup of PHPDoc return types | Robin McCorkell | 2015-01-16 | 3 | -5/+5 |
* | | | Use transactions when renaming directory contents | Robin Appelman | 2015-02-06 | 1 | -0/+2 |
| |/
|/| |
|
* | | Close cursor early in calculateFolderSize | Vincent Petry | 2014-11-28 | 2 | -0/+4 |
* | | check is mimetype is set - fixed #13452 | Thomas Müller | 2015-01-19 | 1 | -1/+1 |
|/ |
|
* | Remove children from the cache in one query | Robin Appelman | 2015-01-15 | 1 | -24/+36 |
* | drop dead code - ref #13301 | Morris Jobke | 2015-01-13 | 1 | -4/+0 |
* | drop useless "!!! No reuse of etag" - fixes #13187 | Morris Jobke | 2015-01-13 | 1 | -3/+0 |
* | Merge pull request #13181 from owncloud/filecache-preventleadingslash | Robin McCorkell | 2015-01-09 | 2 | -2/+2 |
|\ |
|
| * | Fix cache jail to not duplicate slashes | Vincent Petry | 2015-01-09 | 1 | -1/+1 |