]> source.dussan.org Git - nextcloud-server.git/commit
Decouple federation and dav app
authorThomas Müller <thomas.mueller@tmit.eu>
Fri, 4 Dec 2015 12:38:32 +0000 (13:38 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 12 Jan 2016 13:24:47 +0000 (14:24 +0100)
commit90d9834c8c0d3ae10cc754595d729821584e76a9
tree7a50a81c630c835e131e9da3aaf2ac50aad2c88b
parentdbddbb634bcb6df346988b85cb2847e76e22e632
Decouple federation and dav app
apps/dav/appinfo/app.php
apps/dav/lib/carddav/carddavbackend.php
apps/dav/lib/carddav/syncservice.php [new file with mode: 0644]
apps/dav/lib/rootcollection.php
apps/dav/tests/unit/carddav/carddavbackendtest.php
apps/federation/appinfo/database.xml
apps/federation/appinfo/info.xml
apps/federation/appinfo/register_command.php [new file with mode: 0644]
apps/federation/command/syncfederationaddressbooks.php [new file with mode: 0644]
apps/federation/lib/dbhandler.php