nextcloud/apps/files/appinfo
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector
Whenever an exception occurs in the sabre connector code or code called
by it, it will be logged.

This plugin approach is needed because Sabre already catches exceptions
to return them to the client in the XML response, so they don't appear
logged in the web server log.

This will make it much easier to debug syncing issues.
2014-01-27 11:40:17 +01:00
..
app.php remove unneccessary lib in namespace 2013-09-20 16:46:33 +02:00
filesync.php merge master into filesystem 2012-12-02 03:03:48 +01:00
info.xml Set required owncloud version to 4.93 2013-02-24 17:38:36 +01:00
register_command.php Use appinfo/register_command.php to add commands to the console command 2013-09-13 18:10:04 +02:00
remote.php Added exception logger plugin for sabre connector 2014-01-27 11:40:17 +01:00
routes.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
update.php fix checkstyle for files app 2012-11-29 18:33:15 +01:00
version add upgrade path from old cache to preserve file id's 2012-11-30 01:41:30 +01:00