Thomas Müller
|
09fff15021
|
run litmus scripts only if code in the dav app did change changed
|
2015-10-28 09:59:09 +01:00 |
Thomas Müller
|
b753e7631b
|
Enable DAV app testing on travis
|
2015-10-27 23:00:04 +01:00 |
Robin Appelman
|
c309193039
|
Merge pull request #17104 from owncloud/chunked-upload-locking
locking for chunked dav upload
|
2015-10-27 16:58:00 +01:00 |
Thomas Müller
|
d7d5a3bab5
|
Merge pull request #20066 from owncloud/list-principaly-in-debug-mode
as soon as debug mode is enabled we allow listing of principals
|
2015-10-27 10:29:50 +01:00 |
Roeland Jago Douma
|
db17598a0e
|
Verify the src exists in webdav MOVE
* Unit test added
|
2015-10-27 09:22:33 +01:00 |
Thomas Müller
|
33152c3203
|
as soon as debug mode is enabled we allow listing of principals
|
2015-10-26 22:10:00 +01:00 |
Thomas Müller
|
26201bd414
|
Adding required parameters of ctor of class Auth
|
2015-10-26 13:02:10 +01:00 |
Thomas Müller
|
c79496b5a3
|
Introduced the new webdav endpoint remote.php/dav holding the principals and the files collection
|
2015-10-26 13:00:00 +01:00 |
Lukas Reschke
|
cddc9abc06
|
Add tests for Sabre Auth plugin + make getCurrentUser compatible
|
2015-10-23 17:30:47 +02:00 |
Morris Jobke
|
ee42e9d489
|
increase core version and add dav version number
|
2015-10-21 11:36:44 +02:00 |
Robin Appelman
|
021ed8b2bd
|
adjust tests for new dav classes
|
2015-10-20 16:22:45 +02:00 |
Robin Appelman
|
283798a220
|
remove locking for chunks
|
2015-10-20 14:15:59 +02:00 |
Robin Appelman
|
760335c57d
|
fix locking in tests
|
2015-10-20 14:15:59 +02:00 |
Robin Appelman
|
ddc8749814
|
Adjust for wide locking
|
2015-10-20 14:14:56 +02:00 |
Robin Appelman
|
21d02673be
|
Add tests for uploading to locked files
|
2015-10-20 14:14:56 +02:00 |
Robin Appelman
|
23eaf27a5b
|
locking for chunked dav upload
|
2015-10-20 14:14:56 +02:00 |
Robin Appelman
|
0cdd46de60
|
fix sabre connector tests when using a non local home storage
|
2015-10-16 21:41:51 +02:00 |
Thomas Müller
|
8a036842aa
|
Fix failing unit test
|
2015-10-16 17:36:27 +02:00 |
Morris Jobke
|
ff5ed44330
|
Fix typo and adjust required version
|
2015-10-16 13:17:12 +02:00 |
Roeland Jago Douma
|
ca27024fa2
|
Fix webdav access
* Correct namespace
* Pass the EventDispatcher to the webDAV server
|
2015-10-16 13:17:12 +02:00 |
Thomas Müller
|
8fa59033ac
|
Fix uni tests
|
2015-10-16 13:17:12 +02:00 |
Thomas Müller
|
2ff55560e2
|
Remove $ETagFunction - it was never used
|
2015-10-16 13:17:12 +02:00 |
Thomas Müller
|
f2889dc6e4
|
Consolidate webdav code - move all to one app
|
2015-10-16 13:17:12 +02:00 |