Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-24 | 14 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-23 | 4 | -4/+120 |
| | |||||
* | Merge pull request #19002 from UoM-ResPlat-DevOps/swift-streaming-download | Thomas Müller | 2016-01-22 | 1 | -16/+13 |
|\ | | | | | Streaming download from Swift in files_external | ||||
| * | Modified swift handling to explicitly set 404 responses to false | Daniel Tosello | 2016-01-12 | 1 | -1/+2 |
| | | |||||
| * | Fixing swift fopen by ensuring stream is a valid resource | Daniel Tosello | 2015-12-10 | 1 | -1/+4 |
| | | |||||
| * | Streaming download from Swift external storage | Tim Dettrick | 2015-12-10 | 1 | -17/+10 |
| | | | | | | | | | | Speeds up downloads as they no longer need to buffer completely on the ownCloud server before being sent to the client. | ||||
* | | Merge pull request #18531 from owncloud/ext-user-credentials | Thomas Müller | 2016-01-22 | 13 | -16/+160 |
|\ \ | | | | | | | External storage 'Login credentials' auth mechanism | ||||
| * | | bumb app version | Robin Appelman | 2016-01-18 | 1 | -1/+1 |
| | | | |||||
| * | | fix test | Robin Appelman | 2016-01-18 | 3 | -2/+3 |
| | | | |||||
| * | | Pass the user when updating external storage status | Robin Appelman | 2016-01-18 | 3 | -7/+50 |
| | | | |||||
| * | | Introduce 'login credentials' auth mechanism | Robin McCorkell | 2016-01-18 | 8 | -7/+107 |
| | | | | | | | | | | | | | | | Stores user credentials in the database after user login, uses the new CredentialsManager class | ||||
* | | | clear mount cache when removing applicables | Robin Appelman | 2016-01-20 | 9 | -13/+77 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-20 | 2 | -0/+34 |
| | | | |||||
* | | | Merge pull request #21770 from owncloud/files_external-export | Thomas Müller | 2016-01-18 | 3 | -20/+86 |
|\ \ \ | | | | | | | | | Add files_external:export command | ||||
| * | | | Add files_external:export command | Robin Appelman | 2016-01-18 | 3 | -20/+86 |
| | | | | |||||
* | | | | Merge pull request #21757 from owncloud/files-external-applicable-db-fix | Thomas Müller | 2016-01-18 | 2 | -2/+20 |
|\ \ \ \ | |/ / / |/| | | | Correctly remove global applicable | ||||
| * | | | Correctly remove global applicable | Robin McCorkell | 2016-01-15 | 2 | -2/+20 |
| | | | | |||||
* | | | | Merge pull request #21732 from owncloud/gdrive-stream-download | Thomas Müller | 2016-01-18 | 1 | -6/+16 |
|\ \ \ \ | |_|/ / |/| | | | Use Guzzle stream to download files from GDrive | ||||
| * | | | Use Guzzle stream to download files from GDrive | Vincent Petry | 2016-01-14 | 1 | -6/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The API library does not support streaming and always reads the full file into memory. This workaround copies the signed headers to a Guzzle request and returns the response as stream. | ||||
* | | | | [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 |
|\ \ \ \ | |_|/ / |/| | | | Fix bug issue 21110 | ||||
| * | | | 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 #21735 from owncloud/files-external-checkbox-settings | Thomas Müller | 2016-01-15 | 2 | -5/+15 |
|\ \ \ | | | | | | | | | Consolidate user mounting check code | ||||
| * | | | Consolidate user mounting check code | Robin McCorkell | 2016-01-14 | 2 | -5/+15 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-15 | 2 | -0/+22 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-14 | 2 | -0/+10 |
| | | |||||
* | | Fix adding global applicable when removing all other applicables | Robin Appelman | 2016-01-13 | 1 | -2/+2 |
| | | |||||
* | | 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 | ||||
| * | | Allow non admins to list their own mounts | Robin Appelman | 2016-01-12 | 1 | -0/+11 |
| | | | |||||
* | | | Merge pull request #21392 from owncloud/files_external-import | Thomas Müller | 2016-01-13 | 4 | -0/+287 |
|\ \ \ | | | | | | | | | Add import command for files external | ||||
| * | | | Add import command for files external | Robin Appelman | 2016-01-11 | 4 | -0/+287 |
| | | | | |||||
* | | | | 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 | ||||
| * | | | | 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 | ||||
| * | | | | | allow setting mountpoint with occ files_external:config | Robin Appelman | 2016-01-12 | 1 | -2/+10 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 113 | -206/+240 |
|\ \ \ \ \ | | | | | | | | | | | | | Update license headers 2016 | ||||
| * | | | | | Happy new year! | Thomas Müller | 2016-01-12 | 113 | -206/+240 |
| | |/ / / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-13 | 4 | -0/+10 |
| |/ / / |/| | | | |||||
* | | | | Allow admins to add system wide root certificates | Robin Appelman | 2016-01-12 | 1 | -7/+0 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-12 | 12 | -12/+0 |
| | | | |||||
* | | | Merge pull request #21517 from owncloud/ext-oauth-fix | Thomas Müller | 2016-01-11 | 2 | -78/+82 |
|\ \ \ | |/ / |/| | | Fix OAuth external storage auth for step 2 | ||||
| * | | Fix OAuth external storage auth for step 2 | Robin McCorkell | 2016-01-07 | 2 | -78/+82 |
| | | | | | | | | | | | | Parameters are only available after the onCompletion promise is run | ||||
* | | | Merge pull request #21438 from owncloud/settings-anchors | Thomas Müller | 2016-01-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | remove unneeded 'goto' prefix from settings anchors | ||||
| * | | | remove unneeded 'goto' prefix from settings anchors | Jan-Christoph Borchardt | 2016-01-04 | 1 | -1/+1 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-11 | 2 | -0/+2 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-09 | 6 | -2/+10 |
| | | | | |||||
* | | | | Merge pull request #21008 from ↵ | Thomas Müller | 2016-01-08 | 1 | -2/+19 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | owncloud/UoM-ResPlat-DevOps-swift-acl-shared-containers Allowing access to Swift containers shared by ACL | ||||
| * | | | | Allowing access to Swift containers shared by ACL | Tim Dettrick | 2016-01-08 | 1 | -2/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | To avoid a confusing extra field, the bucket field is overloaded to optionally take a URL. | ||||
* | | | | | Merge pull request #21467 from owncloud/external-status-check-userglobal | Thomas Müller | 2016-01-08 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix checking external storage status as non admin user |