Roeland Jago Douma
|
4a3b6da183
|
Fix mock call to download
We can only mock public and protected functions in phpunit.
|
2016-01-13 12:27:48 +01:00 |
Thomas Müller
|
4cff03f56b
|
Add missing dispatcher
|
2016-01-13 12:18:46 +01:00 |
Joas Schilling
|
3bdcfef395
|
Remove the listener plugin
|
2016-01-13 10:33:08 +01:00 |
Thomas Müller
|
c5a200c419
|
Merge pull request #21653 from owncloud/update-license-headers-2016
Update license headers 2016
|
2016-01-13 08:29:42 +01:00 |
Thomas Müller
|
682821c71e
|
Happy new year!
|
2016-01-12 15:02:18 +01:00 |
Björn Schießle
|
fa561071d2
|
create urls in a way that sabredav handles it correctly
|
2016-01-12 14:24:47 +01:00 |
Thomas Müller
|
94856cb892
|
Catch exceptions during sync
|
2016-01-12 14:24:47 +01:00 |
Thomas Müller
|
06dac9726e
|
Address comments
|
2016-01-12 14:24:47 +01:00 |
Thomas Müller
|
451ab84d11
|
Adding unit tests for the sync service
|
2016-01-12 14:24:47 +01:00 |
Thomas Müller
|
1a20af253b
|
Adding tests and adjust PHPDoc
|
2016-01-12 14:24:47 +01:00 |
Thomas Müller
|
90d9834c8c
|
Decouple federation and dav app
|
2016-01-12 14:24:47 +01:00 |
Thomas Müller
|
dbddbb634b
|
Use EventDispatcher to allow additional setup of auth backends - move federation auth to federation app
|
2016-01-12 14:24:01 +01:00 |
Thomas Müller
|
cdc536c423
|
Allow trusted servers to authenticate
|
2016-01-12 14:24:01 +01:00 |
Thomas Müller
|
6f526e638c
|
Unit test contact provider registration
|
2016-01-11 14:36:20 +01:00 |
Thomas Müller
|
1f21f0eb73
|
Merge pull request #21491 from owncloud/webdav_auth_no_basic_auth
Also allow 'only cookie' auth to webdav
|
2016-01-08 20:09:16 +01:00 |
Thomas Müller
|
173c1640c0
|
Merge pull request #21540 from owncloud/group-principals
Adding group principals to new dav endpoint
|
2016-01-08 18:18:57 +01:00 |
Thomas Müller
|
bb01efdcbd
|
Adding unit tests for SystemPrincipalBackend
|
2016-01-08 15:31:33 +01:00 |
Thomas Müller
|
b3550db02d
|
Adding IMip scheduling which uses ownClouds mail delivery
|
2016-01-08 12:21:41 +01:00 |
Thomas Müller
|
f9c08112da
|
Adding group principals to new dav endpoint
|
2016-01-08 12:11:02 +01:00 |
Roeland Jago Douma
|
4a38793d11
|
Allow only cookie auth to webdav
|
2016-01-07 10:44:26 +01:00 |
Thomas Müller
|
40d796dde9
|
Merge pull request #21195 from owncloud/test-carddav-sharing-plugin
Fix carddav sharing plugin + adding unit tests
|
2015-12-21 11:40:03 +01:00 |
Roeland Jago Douma
|
4f20e3bac0
|
Removed deprecated OC_Helper::getSecureMimeType
|
2015-12-18 13:42:59 +01:00 |
Thomas Müller
|
67e9506261
|
Fix failing unit tests
|
2015-12-18 09:18:38 +01:00 |
Thomas Müller
|
aac06a33f1
|
Fix carddav sharing plugin + adding unit tests
|
2015-12-18 09:18:38 +01:00 |
Thomas Müller
|
792b270f22
|
Merge pull request #20696 from owncloud/add-carddav-backends-to-ocp-contactsmanager
Add carddav backend to OCP\ContactsManager
|
2015-12-17 16:36:48 +01:00 |
Morris Jobke
|
66c0f4eb59
|
Use name of ICollection for exception message
* fixes #21230
|
2015-12-16 14:44:28 +01:00 |
Björn Schießle
|
3ce845e2b1
|
avoid duplicates on search
|
2015-12-15 15:40:47 +01:00 |
Thomas Müller
|
70e9e31497
|
Fix last Oracle issue
|
2015-12-15 14:52:27 +01:00 |
Thomas Müller
|
e5469a1121
|
Fix Oracle insert error
|
2015-12-15 14:52:27 +01:00 |
Björn Schießle
|
cd55a19034
|
implement delete, create, update, search, get permissions
|
2015-12-15 14:52:27 +01:00 |
Thomas Müller
|
32525fa977
|
save wip
|
2015-12-11 17:39:27 +01:00 |
Thomas Müller
|
f799b27f0e
|
Merge pull request #21144 from owncloud/dav-auth-checkduplicateheader
Properly check X-Requested-With header in case of multiple values
|
2015-12-11 11:44:43 +01:00 |
Thomas Müller
|
c14f4e8506
|
Merge pull request #21045 from owncloud/scrutinizer-patch-1
Scrutinizer Auto-Fixes
|
2015-12-11 11:39:25 +01:00 |
Vincent Petry
|
13ec2bda2d
|
Properly check X-Requested-With header in case of multiple values
Saw this happening in IE8...
|
2015-12-11 11:22:38 +01:00 |
Thomas Müller
|
19d1e0ebb9
|
adjust PHPDoc
|
2015-12-10 16:43:37 +01:00 |
Scrutinizer Auto-Fixer
|
ffc49a24f0
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-12-10 16:43:37 +01:00 |
Vincent Petry
|
174f7599e5
|
Catch exception when querying direct download link
|
2015-12-10 16:17:44 +01:00 |
Thomas Müller
|
85409b6701
|
Merge pull request #20786 from owncloud/systemtags-dav
DAV endpoint for system tags
|
2015-12-08 13:51:25 +01:00 |
Vincent Petry
|
316b907a13
|
Fixed system tags DAV and API and docs
|
2015-12-04 17:30:50 +01:00 |
Vincent Petry
|
acdd106a24
|
Fix namespace XML output of files and tags dav
|
2015-12-03 15:55:10 +01:00 |
Vincent Petry
|
fe95fd5bec
|
Unit test for system tags plugin
|
2015-12-03 15:23:21 +01:00 |
Thomas Müller
|
502e454a69
|
Fix PHPDoc ...
|
2015-12-03 15:23:21 +01:00 |
Vincent Petry
|
cc72c6a30d
|
Added dav endpoints for system tags
|
2015-12-03 15:23:21 +01:00 |
Thomas Müller
|
28ceab2f61
|
Fix endless recursion
|
2015-12-02 14:44:41 +01:00 |
Thomas Müller
|
f558ac7dd5
|
Fix update of avatar image
|
2015-12-02 11:09:15 +01:00 |
Thomas Müller
|
4c695e63c0
|
Fix comments
|
2015-12-02 09:20:58 +01:00 |
Thomas Müller
|
599ba31edc
|
Specify the email type and set name properly
|
2015-12-02 09:14:41 +01:00 |
Thomas Müller
|
906777dc9c
|
Add converter to generate/update a vcard from a given user
|
2015-12-02 09:14:41 +01:00 |
Thomas Müller
|
1e8ad65288
|
Add system principal to cal of each card
|
2015-12-02 09:14:41 +01:00 |
Thomas Müller
|
6a2dde6400
|
user and system addressbooks are now living in sub folders
|
2015-12-02 09:14:41 +01:00 |