Robin Appelman
|
5445b94416
|
merge master into filesystem
|
2013-01-16 19:04:50 +01:00 |
Bart Visscher
|
5bfe4adbaa
|
Whitespace cleanup
|
2013-01-16 18:09:16 +01:00 |
Robin Appelman
|
9bf367e7f8
|
merge master into filesystem
|
2013-01-15 14:57:23 +01:00 |
Michael Gapczynski
|
094a852bff
|
Wrap the etag in double quotes
|
2013-01-11 21:09:58 -05:00 |
Michael Gapczynski
|
b30648cb7d
|
Don't waste time making another call since we know it doesn't exist
|
2013-01-11 21:09:01 -05:00 |
Michael Gapczynski
|
9e2f3a5324
|
Remove old create etag function
|
2013-01-11 20:59:53 -05:00 |
Thomas Müller
|
23dd7f1bea
|
Merge pull request #1127 from owncloud/fixing-641-for-webdav-master
webdav returns "503 Service Unavailable" in case the ownCloud server is ...
|
2013-01-10 02:27:00 -08:00 |
Thomas Mueller
|
ccdaec6296
|
webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode.
|
2013-01-09 00:37:50 +01:00 |
Björn Schießle
|
43415386a8
|
Upstream merged my patch to add additional ssl root certificates to the webdav client.
This means that OC_Connector_Sabre_Client is no longer needed
|
2013-01-08 17:44:28 +01:00 |
Michael Gapczynski
|
6801f82d09
|
Merge branch 'filesystem' into filesystem-etags
Conflicts:
lib/files/cache/cache.php
|
2013-01-07 10:28:37 -05:00 |
Robin Appelman
|
e8d08d4930
|
merge master into filesystem
|
2013-01-07 00:16:10 +01:00 |
Michael Gapczynski
|
83064aca51
|
Remove old etag code
|
2012-12-30 19:23:31 -05:00 |
Michael Gapczynski
|
a5cb7363a5
|
Use etags from file cache in SabreDAV connector
|
2012-12-30 19:18:05 -05:00 |
Robin Appelman
|
946d58eaa8
|
merge master into filesystem
|
2012-12-15 02:21:26 +01:00 |
Arthur Schiwon
|
627da205b3
|
implement getCurrentUser in Sabre Auth Connector, fixes #508
|
2012-12-14 01:06:09 +01:00 |
Arthur Schiwon
|
4466e06e7d
|
use username, not passed loginname, might differ
|
2012-12-14 01:06:00 +01:00 |
Thomas Mueller
|
84420035df
|
throwing InsufficientStorage in case the quota is reached
|
2012-12-12 20:09:57 +01:00 |
Robin Appelman
|
d33f697a5f
|
merge master into filesystem
|
2012-11-30 00:18:42 +01:00 |
Sam Tuke
|
60f4ea8ddc
|
Cleaned up docblock comments
|
2012-11-28 15:10:58 +00:00 |
Robin Appelman
|
bf2ac9f113
|
merge master into filesystem
|
2012-11-15 00:37:54 +01:00 |
Lukas Reschke
|
8b03b683df
|
Merge pull request #271 from owncloud/239_webdav_999_files
fixes #239 - query the database in chunks of 200
|
2012-11-14 10:53:00 -08:00 |
Robin Appelman
|
706bb3ccd6
|
move ETag generation to storage backends
|
2012-11-08 17:48:26 +01:00 |
Robin Appelman
|
961ff01a93
|
merge master into filesystem
|
2012-11-07 17:18:56 +01:00 |
Robin Appelman
|
99aa972a40
|
Allow changing the way etags are generated
|
2012-11-07 14:21:34 +01:00 |
Thomas Mueller
|
07ffa0de39
|
adding comments to explain what's going on here
|
2012-11-06 13:55:30 +01:00 |
Thomas Mueller
|
415ec58422
|
fixes #329: query the database in chunks of 200
|
2012-11-05 22:42:03 +01:00 |
Felix Moeller
|
a4b2ea586d
|
Style: Remove all the dangling white spaces
|
2012-11-04 22:16:04 +01:00 |
Robin Appelman
|
4b940955dd
|
merge master into filesystem
|
2012-11-04 21:12:18 +01:00 |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
2012-11-04 11:10:46 +01:00 |
Felix Moeller
|
afadf93d31
|
Checkstyle: many fixes
|
2012-11-02 19:53:02 +01:00 |
Robin Appelman
|
51ba12890d
|
Merge branch 'master' into filesystem
|
2012-11-01 16:16:02 +01:00 |
scambra
|
5af8adc169
|
code style changes
|
2012-10-30 12:17:15 +01:00 |
scambra
|
d9c14292a4
|
fix checking quota in webdav, adding a sabredav plugin
|
2012-10-30 10:32:30 +01:00 |
Robin Appelman
|
6db81afab9
|
move some stuff to the new api
|
2012-10-26 23:05:02 +02:00 |
Robin Appelman
|
7bc49d2a57
|
merge master into filesystem
|
2012-10-25 18:26:08 +02:00 |
Lukas Reschke
|
515e1b467e
|
Merge pull request #81 from fmms/master
Codestyle add some needed spaces.
|
2012-10-24 10:16:32 -07:00 |
Felix Moeller
|
e73b817a38
|
Checkstyle: NoSpaceAfterComma
|
2012-10-23 22:53:54 +02:00 |
Robin Appelman
|
7424f3aef6
|
merge master into filesystem
|
2012-10-23 16:16:46 +02:00 |
Arthur Schiwon
|
b43b85c849
|
get effective username after webdav login, fixes oc-2108
|
2012-10-23 13:38:46 +02:00 |
Robin Appelman
|
77cef5f514
|
merge master into filesystem
|
2012-10-17 13:14:17 +02:00 |
Bart Visscher
|
4af5b016cc
|
Whitespace cleanup
|
2012-10-14 21:04:08 +02:00 |
Robin Appelman
|
aaa1b73364
|
don't use depricated OC_Filesystem
|
2012-10-10 13:18:36 +02:00 |
Arthur Schiwon
|
783c02eda9
|
fix create folder and upload file issue on win, fixes oc-1747, solution follows suggestion from bug tracker
|
2012-10-02 11:45:47 +02:00 |
Björn Schießle
|
f8f73e2675
|
move back to "lastmodified" property since "getlastmodified" is protected by webdav
|
2012-09-28 18:50:36 +02:00 |
Björn Schießle
|
50d7cfbbe7
|
prepare server for move of property name "lastmodified" to "getlastmodified" according to RFC4918.
Depreciated const can be removed after sync client update and release
|
2012-09-26 13:06:43 +02:00 |
Björn Schießle
|
c3c6e52104
|
- take webdav namespace for properties into account
- change update routine to add the namesapce to all stored properties
|
2012-09-26 10:48:30 +02:00 |
Bart Visscher
|
8820cd934a
|
Forgot to return the fileinfo
|
2012-09-21 21:28:53 +02:00 |
Bart Visscher
|
b6dc6c5bb9
|
Don't use OC_FileCache directly, but use the functions in OC_Files
This adds getFileInfo to OC_Files to also get fileinfo from shared files
|
2012-09-21 13:31:12 +02:00 |
Bart Visscher
|
703aff6c35
|
Run proxies and emit signals when finising chunked upload
Otherwise the file cache and the quota isn't checked
|
2012-09-18 20:23:17 +02:00 |
Bart Visscher
|
b1bab6d113
|
Check format of chunked filename
|
2012-09-17 20:00:31 +02:00 |