| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-17 | 4 | -4/+70 |
* | Merge pull request #21739 from owncloud/issue_21110 | Thomas Müller | 2016-01-15 | 1 | -25/+1 |
|\ |
|
| * | Change icon only on WND and Sharepoint external storages | Jesús Macias | 2016-01-15 | 1 | -25/+1 |
| * | Fis bug issue 21110 | Jesús Macias | 2016-01-15 | 1 | -1/+1 |
* | | Merge pull request #20927 from owncloud/handle-return-code-on-webdav-put | Thomas Müller | 2016-01-15 | 1 | -1/+9 |
|\ \ |
|
| * | | Handle return code of streamCopy in WebDAV put | Morris Jobke | 2016-01-11 | 1 | -1/+9 |
* | | | Merge pull request #21117 from owncloud/owner-file-exists | Thomas Müller | 2016-01-15 | 3 | -44/+23 |
|\ \ \ |
|
| * | | | removed unused imports | Robin Appelman | 2016-01-11 | 1 | -3/+0 |
| * | | | improve handling of non existing files in the trashbin | Robin Appelman | 2016-01-11 | 1 | -10/+15 |
| * | | | handle not found in trash hook | Robin Appelman | 2016-01-11 | 1 | -1/+5 |
| * | | | de-deplicate getUidAndFilename | Robin Appelman | 2016-01-11 | 3 | -32/+5 |
* | | | | Merge pull request #21544 from owncloud/trashbin-permissions | Thomas Müller | 2016-01-15 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | set etag and permission fields for trashbin entries | Robin Appelman | 2016-01-08 | 1 | -0/+3 |
* | | | | | Merge pull request #21723 from owncloud/prevent-group-enable-for-apps | Thomas Müller | 2016-01-15 | 1 | -3/+2 |
|\ \ \ \ \ |
|
| * | | | | | Add a new app type that can not be enabled for groups | Joas Schilling | 2016-01-14 | 1 | -3/+2 |
* | | | | | | Merge pull request #21735 from owncloud/files-external-checkbox-settings | Thomas Müller | 2016-01-15 | 2 | -5/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | Consolidate user mounting check code | Robin McCorkell | 2016-01-14 | 2 | -5/+15 |
| |/ / / / / |
|
* | | | | | | Merge pull request #20898 from owncloud/cache-interfaces | Thomas Müller | 2016-01-15 | 10 | -26/+39 |
|\ \ \ \ \ \ |
|
| * | | | | | | add watcher interface | Robin Appelman | 2016-01-14 | 1 | -1/+2 |
| * | | | | | | add scanner interface | Robin Appelman | 2016-01-14 | 2 | -3/+2 |
| * | | | | | | Return a class from cache operations instead of an array | Robin Appelman | 2016-01-14 | 1 | -6/+7 |
| * | | | | | | Safe teardowns | Robin Appelman | 2016-01-14 | 6 | -16/+28 |
| |/ / / / / |
|
* / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-15 | 8 | -0/+32 |
|/ / / / / |
|
* | | | | | Merge pull request #21679 from owncloud/bump-sabre-3.0.7 | Thomas Müller | 2016-01-14 | 1 | -7/+7 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Fix carddav unit tests | Roeland Jago Douma | 2016-01-13 | 1 | -7/+7 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-14 | 8 | -2/+46 |
* | | | | | Merge pull request #21692 from owncloud/external-add-global | Thomas Müller | 2016-01-13 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Fix adding global applicable when removing all other applicables | Robin Appelman | 2016-01-13 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | [Share 2.0] Use full share id (providerId:shareId) | Roeland Jago Douma | 2016-01-13 | 2 | -15/+36 |
* | | | | | [Share 2.0] Add share provider factory | Roeland Jago Douma | 2016-01-13 | 1 | -27/+1 |
* | | | | | [Share 2.0] Allow registering of share providers | Roeland Jago Douma | 2016-01-13 | 1 | -12/+24 |
* | | | | | Fixed issue #21452 | Erik Pellikka | 2016-01-13 | 1 | -1/+7 |
|/ / / / |
|
* | | | | Fix mock call to download | Roeland Jago Douma | 2016-01-13 | 1 | -1/+1 |
* | | | | Add missing dispatcher | Thomas Müller | 2016-01-13 | 1 | -0/+1 |
* | | | | Merge pull request #21662 from owncloud/external-list-non-admin | Thomas Müller | 2016-01-13 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | Allow non admins to list their own mounts | Robin Appelman | 2016-01-12 | 1 | -0/+11 |
* | | | | | Merge pull request #21655 from owncloud/remove-listener-plugin | Thomas Müller | 2016-01-13 | 6 | -82/+0 |
|\ \ \ \ \ |
|
| * | | | | | Remove the listener plugin | Joas Schilling | 2016-01-13 | 6 | -82/+0 |
* | | | | | | Merge pull request #21392 from owncloud/files_external-import | Thomas Müller | 2016-01-13 | 4 | -0/+287 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add import command for files external | Robin Appelman | 2016-01-11 | 4 | -0/+287 |
* | | | | | | | Merge pull request #21612 from owncloud/fix_21598 | Thomas Müller | 2016-01-13 | 2 | -16/+69 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | only use master key ID if a user is logged in. Otherwise keep the public link... | Björn Schießle | 2016-01-11 | 2 | -16/+69 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #21615 from owncloud/shared-islocal | Thomas Müller | 2016-01-13 | 1 | -0/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | implement isLocal for shared storage | Robin Appelman | 2016-01-11 | 1 | -0/+7 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #21620 from owncloud/fix-wrong-classname-in-phpdoc | Thomas Müller | 2016-01-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fix wrong class name in phpdoc | blizzz | 2016-01-11 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #21648 from owncloud/smb-statcache-cap | Thomas Müller | 2016-01-13 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | cap the number of entries we cache in smb's statcache | Robin Appelman | 2016-01-12 | 1 | -1/+8 |
* | | | | | | | | Merge pull request #21663 from owncloud/occ-external-mountpoint | Thomas Müller | 2016-01-13 | 1 | -2/+10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | allow setting mountpoint with occ files_external:config | Robin Appelman | 2016-01-12 | 1 | -2/+10 |
| | |_|_|/ / / /
| |/| | | | | | |
|