1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/lib
Vincent Petry 0b5fb1bfc7 Fix to make it compatible with Sabre 2.1
Also fixed unit tests so they run but some still fail

- Added IUserSession mock
- Replaced OCP::getUser() with IUserSession usage to make the mock work
- Added base class for test cases
2015-03-17 12:53:05 +01:00
..
backend Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01:00
carddav Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01:00
connector Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01:00
controller Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01:00
middleware Misc. code cleanups 2014-03-23 19:02:16 +01:00
search fix class names 2014-10-01 18:08:53 +02:00
share Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01:00
utils Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01:00
vobject Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01:00
abstractpimcollection.php Finally actually implement the interfaces I claim to. 2014-03-10 15:16:15 +01:00
abstractpimobject.php Scrutinizer cleanup 2014-03-08 16:22:51 +01:00
addressbook.php Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01:00
addressbookprovider.php Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01:00
app.php Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01:00
contact.php Fix to make it compatible with Sabre 2.1 2015-03-17 12:53:05 +01:00
controller.php Align controllers to owncloud/core#8017 2014-04-07 22:29:24 +02:00
dispatcher.php Include shared groups. 2014-10-11 01:47:49 +02:00
hooks.php Add a backslash to fix an error. 2014-10-01 13:58:28 +02:00
imageresponse.php Misc. code cleanups 2014-03-23 19:02:16 +01:00
importmanager.php Use realpath() for import connectors. Refs. #469 2014-04-18 03:46:27 +02:00
ipimobject.php 2014 2014-01-26 00:40:22 +01:00
jsonresponse.php Misc. code cleanups 2014-03-23 19:02:16 +01:00
textdownloadresponse.php DownloadResponse now in public namespace 2014-04-26 00:41:22 +02:00