| Commit message (Expand) | Author | Age | Files | Lines |
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -2058/+0 |
* | lib: Fix typos (found by codespell) | Stefan Weil | 2016-04-07 | 1 | -1/+1 |
* | Lock the mountpoint while removing | Joas Schilling | 2016-03-24 | 1 | -0/+4 |
* | Map Maci | Lukas Reschke | 2016-03-01 | 1 | -1/+1 |
* | Block shares that dont have the correct source permissions | Robin Appelman | 2016-01-29 | 1 | -2/+3 |
* | Merge pull request #21117 from owncloud/owner-file-exists | Thomas Müller | 2016-01-15 | 1 | -2/+31 |
|\ |
|
| * | Typo in error message | Lukas Reschke | 2016-01-11 | 1 | -3/+3 |
| * | de-deplicate getUidAndFilename | Robin Appelman | 2016-01-11 | 1 | -1/+24 |
| * | dont return an owner for files that don't exist | Robin Appelman | 2016-01-11 | 1 | -2/+7 |
* | | only trigger locking on lockingstorages | Robin Appelman | 2016-01-14 | 1 | -16/+25 |
* | | Return a class from cache operations instead of an array | Robin Appelman | 2016-01-14 | 1 | -3/+4 |
* | | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -3/+2 |
|/ |
|
* | Merge pull request #21398 from owncloud/sharing-disabled-cache | Thomas Müller | 2016-01-06 | 1 | -2/+3 |
|\ |
|
| * | Cache sharing disabled in the view | Robin Appelman | 2015-12-30 | 1 | -2/+3 |
* | | Cache usermanager instance in view | Robin Appelman | 2015-12-30 | 1 | -1/+4 |
|/ |
|
* | Use TempManager instead of tmpFile | Morris Jobke | 2015-12-18 | 1 | -1/+1 |
* | Verify return type | Lukas Reschke | 2015-12-09 | 1 | -1/+1 |
* | Fix mimetype filter in getDirectoryContent | Robin Appelman | 2015-12-03 | 1 | -6/+2 |
* | Make Cache\Updater per storage | Robin Appelman | 2015-11-25 | 1 | -20/+43 |
* | take the etag of child mounts into account for the folder etag | Robin Appelman | 2015-11-19 | 1 | -6/+7 |
* | 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 | 1 | -39/+31 |
* | Split getting cache entry and checking update to a seperate method | Robin Appelman | 2015-11-19 | 1 | -58/+46 |
* | Handle non existing users as owner in the view | Robin Appelman | 2015-11-18 | 1 | -5/+20 |
* | Add getOwner to FileInfo | Robin Appelman | 2015-11-10 | 1 | -6/+13 |
* | 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 |
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -0/+1 |
* | Throw exception on `getPath` if file does not exist | Lukas Reschke | 2015-10-25 | 1 | -4/+12 |
* | Dont lock /$user/files | Robin Appelman | 2015-10-23 | 1 | -1/+1 |
* | Removemount expects absolutePath | Roeland Jago Douma | 2015-10-16 | 1 | -1/+1 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Prevent moving mount point into already shared folder (outgoing) | Vincent Petry | 2015-10-02 | 1 | -8/+29 |
* | Merge pull request #16479 from owncloud/core-fixgetrelativepathwrongmatches | Thomas Müller | 2015-09-24 | 1 | -1/+4 |
|\ |
|
| * | Prevent wrong matches in getRelativePath | Vincent Petry | 2015-09-22 | 1 | -1/+4 |
* | | Merge pull request #19236 from owncloud/call_dot_directories_function | Thomas Müller | 2015-09-23 | 1 | -1/+1 |
|\ \ |
|
| * | | Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI... | Martin | 2015-09-22 | 1 | -1/+1 |
| |/ |
|
* / | catch excexptions during the copy operation and make sure that we free the lo... | Bjoern Schiessle | 2015-09-22 | 1 | -42/+55 |
|/ |
|
* | Merge pull request #17932 from owncloud/fix_move_files | Thomas Müller | 2015-08-11 | 1 | -2/+7 |
|\ |
|
| * | make sure that we emit the hooks if a file gets moved from a subfolder to the... | Bjoern Schiessle | 2015-07-29 | 1 | -2/+7 |
* | | Fix removal of share permissions when share disabled for user | Vincent Petry | 2015-08-07 | 1 | -1/+1 |
* | | Correct regular expressions | Lukas Reschke | 2015-07-30 | 1 | -2/+2 |
|/ |
|
* | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -1/+1 |
* | Merge pull request #17256 from owncloud/locking-disablecallbackwrapperwhendis... | Vincent Petry | 2015-06-30 | 1 | -1/+4 |
|\ |
|
| * | Do not set callback wrapper when locking is disabled | Vincent Petry | 2015-06-30 | 1 | -1/+4 |
* | | Unlock first path on rename if second path is locked | Vincent Petry | 2015-06-29 | 1 | -1/+6 |
|/ |
|