David A. Velasco
|
f323dda044
|
Fixed parsing of dateformats in WebDAV responses
|
2014-07-01 10:57:31 +02:00 |
|
David A. Velasco
|
48d43b576c
|
Merge pull request #31 from owncloud/see_files_shared_with_me
Process extra properties oc:permissions and oc:id
|
2014-07-01 09:26:57 +02:00 |
|
David A. Velasco
|
b478a48ff3
|
Updated name of constants for extended WebDAV properties
|
2014-07-01 09:15:48 +02:00 |
|
jabarros
|
f5dd0ad215
|
Merge pull request #30 from owncloud/update_Android_SDK_installation_in_Travis_setup
Update android sdk installation in travis setup
|
2014-06-30 11:14:28 +02:00 |
|
David A. Velasco
|
31d4df1b0a
|
Updated name of system image component to download
|
2014-06-27 15:33:09 +02:00 |
|
David A. Velasco
|
b877e8f9ba
|
Updated platorm tools, installer and accepted licenses for Travis environment
|
2014-06-27 15:18:58 +02:00 |
|
jabarros
|
570c35c921
|
Update parsing of PROPFIND responses to save, if exists, the value of the properties oc:permissions and oc:id
|
2014-06-24 12:41:40 +02:00 |
|
jabarros
|
6befcdafe5
|
Update RemoteFile and ReadRemoteFolder classes for including the remote_id property
|
2014-06-23 14:32:33 +02:00 |
|
jabarros
|
5c06770280
|
Populate RemoteFile with permission value
|
2014-06-23 11:27:25 +02:00 |
|
jabarros
|
b27a0ba5a1
|
Update class RemoteFile to include property oc:permissions
|
2014-06-23 08:58:20 +02:00 |
|
masensio
|
8f8c29c776
|
Merge pull request #28 from owncloud/pr_24
WebdavUtils - Don't statically allocate the SimpleDateObject (rebased)
|
2014-05-28 10:50:50 +02:00 |
|
Michael Wood
|
5b61790975
|
WebdavUtils Don't statically allocate the SimpleDateObject
When accessing this from multiple threads we get inconsistent states of
parsed value leading to the wrong date being returned.
|
2014-05-27 10:27:51 +02:00 |
|
David A. Velasco
|
1651d1a555
|
Merge pull request #26 from owncloud/fix_issue_482
Fixed issue 482 in android project
oc-android-library-0.9.1
|
2014-05-21 10:26:18 +02:00 |
|
David A. Velasco
|
20aaa5eee7
|
Avoid ignoring important headers
|
2014-05-21 10:15:19 +02:00 |
|
masensio
|
cd5d0cfb20
|
Merge branch 'develop' into fix_issue_482
|
2014-05-21 09:27:19 +02:00 |
|
masensio
|
7c481f7a70
|
Merge pull request #25 from owncloud/refactor_update_filelist_from_database
Added result for error in local removal
|
2014-05-20 14:03:14 +02:00 |
|
masensio
|
927779d1c2
|
Case sensitive when reading HTTP-Headers
|
2014-05-16 12:41:09 +02:00 |
|
David A. Velasco
|
16d237e42a
|
Added ResultCode for failed local removal
|
2014-05-12 09:58:18 +02:00 |
|
masensio
|
2157723124
|
Update org.eclipse.jdt.core.prefs settings for test_client
|
2014-04-29 10:42:30 +02:00 |
|
David A. Velasco
|
796189a04d
|
Merge pull request #21 from owncloud/travis_ci
Added Travis support, including automatic tests on Android 4.4 emulator.
|
2014-04-24 11:08:18 +02:00 |
|
David A. Velasco
|
bf41cde57c
|
Reduced output while waiting for emulator starts
|
2014-04-22 11:13:09 +02:00 |
|
David A. Velasco
|
d253daa1a8
|
Fix DownloadTest after validating previous commit
|
2014-04-22 11:01:09 +02:00 |
|
David A. Velasco
|
b7dc13e180
|
Updated ant rules to finish with a failure when a run test is not successful; and enforced failure of DownloadTest, to validate
|
2014-04-22 10:38:28 +02:00 |
|
David A. Velasco
|
35f5ae5147
|
Added drive to emulator to allow downloads in tests
|
2014-04-21 15:05:58 +02:00 |
|
David A. Velasco
|
4dca5b7a42
|
Updated Android build tools
|
2014-04-21 13:27:43 +02:00 |
|
David A. Velasco
|
d55f42b5ec
|
Revert "Check that tests are working with the right account by commenting teardown"
This reverts commit 9fabc88ca67ff09fe5e9fc48ff276cb5026a9867.
|
2014-04-21 13:04:28 +02:00 |
|
David A. Velasco
|
9fabc88ca6
|
Check that tests are working with the right account by commenting teardown
|
2014-04-21 12:28:08 +02:00 |
|
David A. Velasco
|
800b04d520
|
Trying to wait more time for the emulator
|
2014-04-21 11:14:51 +02:00 |
|
David A. Velasco
|
08ede2483b
|
Fixed typo breaking start of emulator
|
2014-04-16 20:23:51 +02:00 |
|
David A. Velasco
|
01061bf58e
|
Enforce execution permissions for script waiting for Android emulator
|
2014-04-16 19:08:15 +02:00 |
|
David A. Velasco
|
dfa5e61f5e
|
Fixed type and repeated variable in Travis script
|
2014-04-16 18:09:12 +02:00 |
|
David A. Velasco
|
2ef7e6f505
|
Updated Travis setup to run automatic tests
|
2014-04-16 17:51:29 +02:00 |
|
David A. Velasco
|
a94dd34393
|
Updated GetSharesTest to work with an empty OC server
|
2014-04-16 14:28:58 +02:00 |
|
David A. Velasco
|
f4181930b3
|
Updated RemoveShareTest to work with an empty OC server
|
2014-04-16 14:04:52 +02:00 |
|
David A. Velasco
|
309043774e
|
Updated CreateShareTest to work with an empty OC server
|
2014-04-16 13:47:27 +02:00 |
|
David A. Velasco
|
026e744ae1
|
Updated RenameFileTest to work with an empty OC server
|
2014-04-16 13:40:11 +02:00 |
|
David A. Velasco
|
7000fbeaa2
|
Updated DownloadFileTest to work with an empty OC server
|
2014-04-16 12:37:03 +02:00 |
|
David A. Velasco
|
d2e6925396
|
Updated DeleteFileTest to work with an empty OC server
|
2014-04-16 11:48:13 +02:00 |
|
David A. Velasco
|
45eecf1ff8
|
Updated UploadFileTest to work with an empty OC server
|
2014-04-15 15:19:10 +02:00 |
|
David A. Velasco
|
b3e3eb74f0
|
Updated CreateFolderTest to work with an empty OC server
|
2014-04-15 13:48:01 +02:00 |
|
David A. Velasco
|
596c793243
|
Updated ReadFolderTest to work with an empty OC server
|
2014-04-15 13:22:45 +02:00 |
|
David A. Velasco
|
e2380a6a5c
|
Updated ReadFileTest to work with an empty OC server
|
2014-04-15 12:32:03 +02:00 |
|
David A. Velasco
|
f3eac35cd3
|
Test project for library accepts server with a self-signed SSL certificate
|
2014-04-14 13:10:05 +02:00 |
|
David A. Velasco
|
b84c375f3b
|
Fixed typo in custom rules to log and validate use of encrypted variables in Travis
|
2014-04-09 12:28:50 +02:00 |
|
David A. Velasco
|
a8655239f0
|
Added build of test_client project, and still testing encrypted variables
|
2014-04-09 12:21:15 +02:00 |
|
David A. Velasco
|
982748df45
|
Added Ant custom rules to overwrite setup.xml values from environment variables
|
2014-04-09 12:17:15 +02:00 |
|
David A. Velasco
|
91cf262092
|
Still trying to fix echo
|
2014-04-09 10:08:03 +02:00 |
|
David A. Velasco
|
02f3aa2a46
|
Trying to fix echo
|
2014-04-09 09:46:30 +02:00 |
|
David A. Velasco
|
5e7f2eab16
|
Fixed indentation
|
2014-04-09 09:42:39 +02:00 |
|
David A. Velasco
|
dc93c29f34
|
Testing encrypted values in Travis
|
2014-04-09 09:41:32 +02:00 |
|