summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * provide info about plugin, and do not run commit ourselves on proppatchArthur Schiwon2016-01-262-6/+22
* | Merge pull request #21333 from owncloud/migrate-contactsThomas Müller2016-01-283-0/+350
|\ \
| * | Fix sql to get shared addressbooks including unit testsThomas Müller2016-01-271-0/+16
| * | Unit testing database access to old contacts tablesThomas Müller2016-01-272-0/+264
| * | Unit testing migration logicThomas Müller2016-01-271-0/+70
* | | Merge pull request #21895 from owncloud/calendar-sharingThomas Müller2016-01-275-7/+688
|\ \ \ | |/ / |/| |
| * | Extract sharing functionality into own backend class for reusabilityThomas Müller2016-01-271-3/+4
| * | Fix server ctor including unit test - this shall never happen againThomas Müller2016-01-271-0/+24
| * | Migrate from CardDAV sharing to more generalk DAV sharingThomas Müller2016-01-273-4/+660
| |/
* / Fix system tags proppatch with booleansVincent Petry2016-01-271-4/+4
|/
* Merge pull request #21664 from owncloud/comments-davThomas Müller2016-01-265-0/+1212
|\
| * adjust unit testsArthur Schiwon2016-01-263-7/+6
| * Comments DAV implementationArthur Schiwon2016-01-265-0/+1213
* | Reassemble behavior on shared address books with respect to uri and displaynameThomas Müller2016-01-261-1/+1
|/
* Merge pull request #21814 from owncloud/systemtags-backend-permissionsThomas Müller2016-01-225-96/+518
|\
| * Inject user session to check for admin in system tags DAV handlersVincent Petry2016-01-212-3/+35
| * Fix DAV to respect system tags permissionsVincent Petry2016-01-215-95/+485
* | Merge pull request #21826 from owncloud/dav-fix-user-deletionThomas Müller2016-01-221-0/+41
|\ \ | |/ |/|
| * No card ID when deleting is acceptableJoas Schilling2016-01-211-0/+41
* | Merge pull request #21778 from owncloud/share-calendarsThomas Müller2016-01-2122-204/+339
|\ \
| * | Add back the current-user-principal test suiteThomas Müller2016-01-191-1/+1
| * | CalDAV sync testsThomas Müller2016-01-1921-203/+331
| * | Adjust CalDAV testsThomas Müller2016-01-192-2/+9
| |/
* / Added system tags GUI in sidebarVincent Petry2016-01-191-2/+2
|/
* Fix xml namespace in testThomas Müller2016-01-181-1/+1
* Fixing sharing unit testThomas Müller2016-01-181-6/+8
* Fix CalDAV test suiteThomas Müller2016-01-181-1/+1
* Test ownCloud CardDAV sharing using CalDAVTesterThomas Müller2016-01-1816-4/+371
* Fix unit test - optimize codeThomas Müller2016-01-181-8/+8
* Show group shared addressbooksThomas Müller2016-01-181-2/+8
* Unit tests for updateUser and deleteUserThomas Müller2016-01-141-1/+35
* Add test for ensureSystemAddressBookExistsThomas Müller2016-01-141-0/+11
* Start updating system addressbookThomas Müller2016-01-141-1/+2
* Fix carddav unit testsRoeland Jago Douma2016-01-131-7/+7
* Merge pull request #21655 from owncloud/remove-listener-pluginThomas Müller2016-01-131-1/+0
|\
| * Remove the listener pluginJoas Schilling2016-01-131-1/+0
* | Merge pull request #21620 from owncloud/fix-wrong-classname-in-phpdocThomas Müller2016-01-131-1/+1
|\ \ | |/ |/|
| * fix wrong class name in phpdocblizzz2016-01-111-1/+1
* | Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-1340-109/+545
|\ \
| * | Happy new year!Thomas Müller2016-01-1240-109/+545
* | | Address commentsThomas Müller2016-01-121-1/+0
* | | Adding unit tests for the sync serviceThomas Müller2016-01-121-0/+93
* | | Decouple federation and dav appThomas Müller2016-01-121-9/+5
|/ /
* / Unit test contact provider registrationThomas Müller2016-01-112-0/+94
|/
* Merge pull request #21491 from owncloud/webdav_auth_no_basic_authThomas Müller2016-01-081-3/+15
|\
| * 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 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