David González
|
9854ef6f60
|
Update RemoteOperationResult.java
|
2017-02-20 09:19:48 +01:00 |
|
davigonz
|
4dea8debb4
|
Merge branch 'master' into ext_storage
|
2017-02-14 14:15:53 +01:00 |
|
David González
|
71bdd1d035
|
Merge pull request #149 from owncloud/recover_preemptive_authentication
Use preemptive authentication except in server versions where it is n…
|
2017-02-13 10:42:34 +01:00 |
|
David A. Velasco
|
d5e179d7a2
|
Use preemptive authentication except in server versions where it is not compatible with session tracking
|
2017-02-13 09:34:40 +01:00 |
|
davigonz
|
06f907294a
|
Change HEAD method to PROPFIND method while checking path existence before starting an upload
|
2017-02-10 12:17:57 +01:00 |
|
davigonz
|
21d1265ca5
|
Show error message when there is an external storage error
|
2017-02-09 18:07:44 +01:00 |
|
David González
|
28d228b296
|
Merge pull request #152 from owncloud/firewall_error_messages
Firewall error messages
|
2017-02-09 14:17:52 +01:00 |
|
davigonz
|
1f58cfc941
|
Update comment
|
2017-02-07 13:11:06 +01:00 |
|
davigonz
|
626e2f0efa
|
Added changes requested in PR
|
2017-02-07 08:53:14 +01:00 |
|
davigonz
|
12e7af8af5
|
Reformat code
|
2017-02-06 12:13:22 +01:00 |
|
davigonz
|
6a3d97a474
|
Added forbidden exception parser
|
2017-02-03 14:58:40 +01:00 |
|
David A. Velasco
|
d7a707293d
|
Prevent that connection manager cleans up response buffer of failed downloads
|
2017-02-03 14:56:40 +01:00 |
|
davigonz
|
67e5ccd4af
|
Exhaust response if status is different from 403
|
2017-02-03 14:56:40 +01:00 |
|
davigonz
|
1aba54d0f9
|
Handle specific forbidden error
|
2017-02-03 14:56:40 +01:00 |
|
davigonz
|
21121e0189
|
Added forbidden exception parser
|
2017-02-03 14:56:40 +01:00 |
|
David A. Velasco
|
769116a7d1
|
Merge pull request #148 from owncloud/update_path_to_user_info_entry_point
Update entry point to get user info
|
2017-01-26 12:20:42 +01:00 |
|
David A. Velasco
|
1c25cc7835
|
Update entry point to get user info
|
2017-01-25 17:48:30 +01:00 |
|
David A. Velasco
|
bdcab895a5
|
Merge pull request #146 from owncloud/improve_error_feedback
Keep HTTP phrase in RemoteOperationResult as fallback user message
|
2017-01-13 14:44:51 +01:00 |
|
David A. Velasco
|
14d646ea1d
|
Keep http phrase in RemoteOperationResult as last chance for a detailed user message
|
2017-01-12 17:32:50 +01:00 |
|
David A. Velasco
|
67665b8691
|
Merge pull request #144 from owncloud/bug_1722_maintenance_mode
Handle 503 code error
|
2017-01-10 18:57:54 +01:00 |
|
davigonz
|
65c7fb1305
|
Update serialVersionUID
|
2017-01-10 08:57:40 +01:00 |
|
davigonz
|
0fdc5694f1
|
Handle 503 code error
|
2016-12-23 10:50:51 +01:00 |
|
David A. Velasco
|
45e70f5906
|
Merge pull request #143 from owncloud/release_0.9.15
Release 0.9.15
oc-android-library-0.9.15
|
2016-12-20 16:31:25 +01:00 |
|
David A. Velasco
|
457d4f3d2f
|
Merge pull request #142 from owncloud/crash_invalid_port
Fix crash with invalid TCP port
|
2016-12-20 13:01:37 +01:00 |
|
David A. Velasco
|
d7561264b5
|
Apply changes after CR
|
2016-12-20 12:17:05 +01:00 |
|
David A. Velasco
|
4c27395609
|
Fix crash with invalid TCP port
|
2016-12-20 11:05:10 +01:00 |
|
David A. Velasco
|
8ced17a930
|
Merge pull request #141 from owncloud/maintain_session_with_server
Maintain session with server
|
2016-12-16 10:07:27 +01:00 |
|
David A. Velasco
|
b2034e1be2
|
Rename confusing vars after CR
|
2016-12-16 09:45:25 +01:00 |
|
David A. Velasco
|
455cabb72b
|
Add new OwnCloudClientManagerFactory implementation to get OwnCloudClient instances that keep session or not depending on the server version
|
2016-12-15 14:17:08 +01:00 |
|
David A. Velasco
|
7b88fb4e6c
|
Adapt authentication with basic credentials to reuse server sessions for server >= 9.1
|
2016-12-15 14:17:08 +01:00 |
|
David González
|
7647a4974b
|
Merge pull request #140 from owncloud/761_file_modification_date_lost
File modification date lost when uploading file
|
2016-12-15 14:14:13 +01:00 |
|
davigonz
|
b9492966a5
|
Updated test with needed params
|
2016-12-15 13:51:12 +01:00 |
|
davigonz
|
576231023b
|
Decrease some lines length
|
2016-12-14 13:39:18 +01:00 |
|
davigonz
|
274e0ec47b
|
Set modification date from the file in filesystem to the file to upload
|
2016-12-14 11:40:11 +01:00 |
|
davigonz
|
0fef17a609
|
Add line breaks
|
2016-12-13 10:48:24 +01:00 |
|
davigonz
|
09612b2dd9
|
Delete not needed import
|
2016-12-13 10:46:33 +01:00 |
|
davigonz
|
53a5818688
|
Delete unnecessary line
|
2016-12-13 10:44:52 +01:00 |
|
davigonz
|
4c1f91e9ef
|
Fix bug in chunked upload (work in progress)
|
2016-12-13 09:01:41 +01:00 |
|
David González Verdugo
|
3d8ec568ec
|
Fixed bug with normal update operation (not chunked)
|
2016-12-12 10:56:54 +01:00 |
|
David A. Velasco
|
fd9067ef4a
|
Merge pull request #139 from owncloud/available_offline_folder
Close streams in GetRemoteUserAvatarOperation
|
2016-12-09 12:32:04 +01:00 |
|
David A. Velasco
|
fdebb05a13
|
Update test for GetRemoteUserAvatarOperation after retrieval conditioned by ETag was disabled
|
2016-12-09 10:15:30 +01:00 |
|
David A. Velasco
|
67d7217d13
|
Revert "Allow conditional read of list of files in a folder based on ETag"; server does not work that way
This reverts commit 5ff9062ea8fefb1bf2b3952b9d64daa4f9922a39.
|
2016-11-22 17:04:33 +01:00 |
|
David A. Velasco
|
b87d2c9e7c
|
Prevent conditional update of remote avatar to work around bug breaking refesh of root folder
|
2016-11-22 16:48:26 +01:00 |
|
David A. Velasco
|
5ff9062ea8
|
Allow conditional read of list of files in a folder based on ETag
|
2016-11-11 09:10:26 +01:00 |
|
David A. Velasco
|
e0f0416c9e
|
Merge pull request #136 from owncloud/upload_bigfiles
Increase the last chunk timeout in uploads
|
2016-10-31 10:23:57 +01:00 |
|
jabarros
|
5404b5c2c3
|
Increase the last chunk timeout in uploads
|
2016-10-31 09:58:25 +01:00 |
|
David A. Velasco
|
a13b5ec17c
|
Merge pull request #138 from owncloud/1556_access_to_avatars
Add GetRemoteUserAvatarOperation to get data and metadata of current user avatar.
|
2016-10-18 12:59:50 +02:00 |
|
David A. Velasco
|
0b945f8676
|
Removed secret vars to access test server from .travis.yml - now in settings
|
2016-10-18 12:34:37 +02:00 |
|
David A. Velasco
|
4cf779e444
|
Add GetRemoteUserAvatarOperation to get data and metadata of current user avatar
|
2016-10-18 12:10:27 +02:00 |
|
David A. Velasco
|
dc14474c51
|
Merge pull request #137 from owncloud/update_tools
Update gradle plugin & Jackrabbit-Webdav
|
2016-09-27 20:12:11 +02:00 |
|