Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #20875 from owncloud/remove-changepropagator | Thomas Müller | 2015-12-02 | 2 | -143/+0 | |
|\ | | | | | remove old propagation logic | |||||
| * | remove old propagation logic | Robin Appelman | 2015-12-01 | 2 | -143/+0 | |
| | | ||||||
* | | Add metadata to post delete hooks | Robin Appelman | 2015-12-01 | 4 | -22/+104 | |
|/ | ||||||
* | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 1 | -0/+1 | |
| | | | | | | | | | | Adding group Db to federation tests and ldap tests Add group DB to Test_UrlGenerator Adding group DB to trashbin and versions tests Adding group DB to Test_Util_CheckServer for pg | |||||
* | also log exception | Robin Appelman | 2015-11-27 | 1 | -0/+1 | |
| | ||||||
* | Skip unavailable storages in scanner | Robin Appelman | 2015-11-27 | 1 | -2/+16 | |
| | ||||||
* | Merge pull request #20744 from owncloud/oc_helper-getMimeType-cleanup | Thomas Müller | 2015-11-26 | 1 | -1/+1 | |
|\ | | | | | Remove last occurences of OC_Helper::getMimeType() | |||||
| * | Remove last occurences of OC_Helper::getMimeType() | Morris Jobke | 2015-11-26 | 1 | -1/+1 | |
| | | | | | | | | * ref #4774 | |||||
* | | Merge pull request #20731 from owncloud/per-storage-updater | Thomas Müller | 2015-11-26 | 5 | -114/+144 | |
|\ \ | |/ |/| | Make Cache\Updater per storage | |||||
| * | Make Cache\Updater per storage | Robin Appelman | 2015-11-25 | 5 | -114/+144 | |
| | | ||||||
* | | Merge pull request #20705 from owncloud/fix_20648 | Thomas Müller | 2015-11-25 | 1 | -2/+2 | |
|\ \ | |/ |/| | Fix overriding function from 3rdparty warning | |||||
| * | Fix overriding function from 3rdparty warning | Roeland Jago Douma | 2015-11-24 | 1 | -2/+2 | |
| | | | | | | | | Fixes #20648 | |||||
* | | Merge pull request #20439 from owncloud/etag-propagate-in-storage | Thomas Müller | 2015-11-25 | 8 | -110/+242 | |
|\ \ | | | | | | | Take submount etag into account for folder etags | |||||
| * | | take the etag of child mounts into account for the folder etag | Robin Appelman | 2015-11-19 | 8 | -21/+158 | |
| | | | | | | | | | | | | this replaces shared etag propagation | |||||
| * | | Fix scanning of incomplete folders | Robin Appelman | 2015-11-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | use relative path | Robin Appelman | 2015-11-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix fileinfo for non existing files | Robin Appelman | 2015-11-19 | 1 | -0/+4 | |
| | | | ||||||
| * | | Some more cleanup for getFIleInfo/getDirectoryContent | Robin Appelman | 2015-11-19 | 2 | -39/+42 | |
| | | | ||||||
| * | | Split getting cache entry and checking update to a seperate method | Robin Appelman | 2015-11-19 | 1 | -58/+46 | |
| | | | ||||||
* | | | Adjust sabre changes in core | Thomas Müller | 2015-11-24 | 1 | -3/+6 | |
| |/ |/| | ||||||
* | | Merge pull request #20614 from ↵ | Thomas Müller | 2015-11-20 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | | | | owncloud/use-mocks-when-testing-isSharingDisabledForUser Use mocks when testing isSharingDisabledForUser | |||||
| * | | Use mocks when testing isSharingDisabledForUser | Thomas Müller | 2015-11-19 | 1 | -1/+1 | |
| |/ | ||||||
* / | Follow the interface again | Roeland Jago Douma | 2015-11-19 | 1 | -0/+9 | |
|/ | ||||||
* | Handle non existing users as owner in the view | Robin Appelman | 2015-11-18 | 1 | -5/+20 | |
| | ||||||
* | Allow storage wrappers to through a forbidden exception with retry information | Joas Schilling | 2015-11-17 | 1 | -0/+2 | |
| | ||||||
* | Add getOwner to FileInfo | Robin Appelman | 2015-11-10 | 3 | -7/+36 | |
| | ||||||
* | Merge pull request #16604 from owncloud/cache-escape-like | Robin Appelman | 2015-11-10 | 1 | -62/+71 | |
|\ | | | | | escape like parameter in cache operations | |||||
| * | escape like parameter for move queries | Robin Appelman | 2015-11-05 | 1 | -1/+1 | |
| | | ||||||
| * | move from OC_DB to IDBConnection | Robin Appelman | 2015-11-05 | 1 | -62/+71 | |
| | | ||||||
* | | Merge pull request #20288 from owncloud/fix_20234 | Thomas Müller | 2015-11-06 | 1 | -1/+13 | |
|\ \ | |/ |/| | make sure that we update the unencrypted size for the versions | |||||
| * | make sure that we update the unencrypted size for the versions | Björn Schießle | 2015-11-04 | 1 | -1/+13 | |
| | | ||||||
* | | mark path as checked | Robin Appelman | 2015-11-04 | 1 | -0/+1 | |
| | | ||||||
* | | when a file is locked use old cache data | Robin Appelman | 2015-11-04 | 1 | -29/+37 | |
| | | ||||||
* | | fix whitespace | Robin Appelman | 2015-11-04 | 1 | -2/+2 | |
| | | ||||||
* | | only lock in getDirectoryContent if we need to update the cache | Robin Appelman | 2015-11-03 | 1 | -21/+17 | |
| | | ||||||
* | | only lock in getFileInfo if we need to update the cache | Robin Appelman | 2015-11-03 | 1 | -18/+16 | |
| | | ||||||
* | | Split checkUpdate | Robin Appelman | 2015-11-03 | 1 | -19/+39 | |
|/ | ||||||
* | Merge pull request #20060 from owncloud/cache-move-final-update-transaction | Robin Appelman | 2015-10-29 | 1 | -2/+6 | |
|\ | | | | | include the final update in the transaction when moving a folder in the cache | |||||
| * | include the final update in the transaction when moving a folder in the cache | Robin Appelman | 2015-10-29 | 1 | -2/+6 | |
| | | ||||||
* | | Merge pull request #19592 from owncloud/availability-root-always-exists | Thomas Müller | 2015-10-29 | 1 | -0/+3 | |
|\ \ | |/ |/| | The root of a storage always exists | |||||
| * | The root of a storage always exists | Robin Appelman | 2015-10-29 | 1 | -0/+3 | |
| | | ||||||
* | | Merge pull request #19869 from owncloud/cache-adjustcurrentmtimeonrename | Thomas Müller | 2015-10-29 | 2 | -1/+23 | |
|\ \ | |/ |/| | On rename, also refresh storage_mtime of the target file | |||||
| * | Also adjust storage_mtime of target after rename | Vincent Petry | 2015-10-26 | 2 | -1/+23 | |
| | | | | | | | | Some storages like Dropbox change their mtime on rename... | |||||
* | | Update license headers | Lukas Reschke | 2015-10-26 | 5 | -1/+5 | |
|/ | ||||||
* | Throw exception on `getPath` if file does not exist | Lukas Reschke | 2015-10-25 | 2 | -5/+15 | |
| | | | | | | | | | | Currently the `getPath` methods returned `NULL` in case when a file with the specified ID does not exist. This however mandates that developers are checking for the `NULL` case and if they do not the door for bugs with all kind of impact is widely opened. This is especially harmful if used in context with Views where the final result is limited based on the result of `getPath`, if `getPath` returns `NULL` PHP type juggles this to an empty string resulting in all possible kind of bugs. While one could argue that this is a misusage of the API the fact is that it is very often misused and an exception will trigger an immediate stop of execution as well as log this behaviour and show a pretty error page. I also adjusted some usages where I believe that we need to catch these errors, in most cases this is though simply an error that should hard-fail. | |||||
* | Dont lock /$user/files | Robin Appelman | 2015-10-23 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #17641 from owncloud/fix_objectstore_rename | Jörn Friedrich Dreyer | 2015-10-19 | 2 | -9/+11 | |
|\ | | | | | don't move files in cache twice, fixes renaming for objectstores | |||||
| * | fix objectstore files having create permissions | Robin Appelman | 2015-10-16 | 1 | -2/+2 | |
| | | ||||||
| * | don't move files in cache twice, fixes renaming for objectstores | Jörn Friedrich Dreyer | 2015-10-16 | 1 | -7/+9 | |
| | | ||||||
* | | Merge pull request #19833 from owncloud/fix_view_rmdir | Robin Appelman | 2015-10-19 | 1 | -1/+1 | |
|\ \ | |/ |/| | Removemount expects absolutePath |