summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #21491 from owncloud/webdav_auth_no_basic_authThomas Müller2016-01-081-3/+15
|\ | | | | Also allow 'only cookie' auth to webdav
| * Allow only cookie auth to webdavRoeland Jago Douma2016-01-071-3/+15
| |
* | Merge pull request #21540 from owncloud/group-principalsThomas Müller2016-01-084-6/+279
|\ \ | | | | | | Adding group principals to new dav endpoint
| * | Adding unit tests for SystemPrincipalBackendThomas Müller2016-01-082-1/+132
| | |
| * | Adding group principals to new dav endpointThomas Müller2016-01-082-5/+147
| |/
* | Adding IMip scheduling which uses ownClouds mail deliveryThomas Müller2016-01-081-0/+91
| |
* | Bump vobject version in carddav unittestRoeland Jago Douma2016-01-081-7/+7
|/
* Adding integration tests for CalDAVThomas Müller2015-12-216-0/+3701
|
* Merge pull request #21293 from owncloud/restructure-travis-dav-testingThomas Müller2015-12-217-57/+65
|\ | | | | Restructure travis tests
| * Sleep in carddavtester as wellThomas Müller2015-12-211-0/+2
| |
| * Restructure travis testsThomas Müller2015-12-217-57/+63
| |
* | Fix carddav sharing plugin + adding unit testsThomas Müller2015-12-182-1/+82
|/
* Merge pull request #20696 from ↵Thomas Müller2015-12-172-14/+620
|\ | | | | | | | | owncloud/add-carddav-backends-to-ocp-contactsmanager Add carddav backend to OCP\ContactsManager
| * avoid duplicates on searchBjörn Schießle2015-12-151-5/+19
| |
| * Fix Oracle insert errorThomas Müller2015-12-151-2/+5
| |
| * implement delete, create, update, search, get permissionsBjörn Schießle2015-12-152-14/+603
| |
* | add unit test for #21230Morris Jobke2015-12-161-0/+41
|/
* Merge pull request #21045 from owncloud/scrutinizer-patch-1Thomas Müller2015-12-113-6/+0
|\ | | | | Scrutinizer Auto-Fixes
| * Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-103-6/+0
| | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* | Catch exception when querying direct download linkVincent Petry2015-12-101-0/+25
|/
* Merge pull request #21038 from owncloud/share-computesharepermissions-notstoreThomas Müller2015-12-091-18/+26
|\ | | | | Fix (re)share permission checks in a few code paths
| * Fix more unit tests to pass a mock storage instead of null to FileInfoVincent Petry2015-12-081-18/+26
| |
* | Fixed system tags DAV and API and docsVincent Petry2015-12-042-25/+25
| |
* | Unit test for system tags pluginVincent Petry2015-12-036-0/+947
|/
* Fix update of avatar imageThomas Müller2015-12-021-29/+28
|
* Specify the email type and set name properlyThomas Müller2015-12-021-10/+31
|
* Add converter to generate/update a vcard from a given userThomas Müller2015-12-021-0/+116
|
* Update addressbook home configuration for CalDAVTesterThomas Müller2015-12-022-6/+6
|
* More group DBThomas Müller2015-11-301-0/+7
|
* Adding more DB groups to test suitsThomas Müller2015-11-303-0/+21
| | | | Adding more DB groups to test suits
* Prevent redefinition warning of PHPUNIT_RUNThomas Müller2015-11-301-1/+3
|
* Apply DB group annotation ...Thomas Müller2015-11-302-0/+15
|
* Merge pull request #20760 from owncloud/webdav-authredirectfixThomas Müller2015-11-271-0/+30
|\ | | | | Only reject ajax auth if user is really logged out
| * Only reject ajax auth if user is really logged outVincent Petry2015-11-261-0/+30
| |
* | Fix principal collection for CavDAVTesterThomas Müller2015-11-261-1/+1
| |
* | Introduce \OCP\IUser::getEMailAddress()Thomas Müller2015-11-251-38/+20
| |
* | Users are available under it's own principal resource named ↵Thomas Müller2015-11-252-29/+33
| | | | | | | | 'principals/users' this will allow us to introduce e.g. groups as principals (one day) and system specific principals (needed for federation)
* | Output owncloud.log to the consoleThomas Müller2015-11-251-0/+4
| |
* | Adding sync support - including dav testsThomas Müller2015-11-253-2/+1607
|/
* Adjust sabre changes in coreThomas Müller2015-11-244-44/+76
|
* Do not authenticate over ajaxVincent Petry2015-11-231-2/+34
| | | | | | | This makes sure that whenever a Webdav call is done through Ajax, if the session has expired, it will not send back a challenge but a simple 401 response. Without this fix, the default code would send back a challenge and trigger the browser's basic auth dialog.
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-203-3/+9
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* Adding an existing sharee is idempotentThomas Müller2015-11-191-2/+6
|
* Addressbook sharing added based on a simplified approach which is based on ↵Thomas Müller2015-11-192-2/+48
| | | | calendar sharing standard
* Merge pull request #20371 from owncloud/add-caldav-2Thomas Müller2015-11-181-0/+348
|\ | | | | Introducing CalDAV into core
| * Use uri as displaynameThomas Müller2015-11-161-1/+6
| |
| * components was not written to the databaseThomas Müller2015-11-161-0/+4
| |
| * Add scheduling backendThomas Müller2015-11-161-0/+14
| |
| * Introducing CalDAV into coreThomas Müller2015-11-161-0/+325
| |
* | Add internal fileid to webdav responseVincent Petry2015-11-181-3/+9
| | | | | | | | | | | | | | | | Introduce a new property "oc:fileid" to return the internal file id. This is because the original "oc:id" property is a compound and it is not possible to extract the real id without knowing the instance id. The instance id is not available to external clients.