commit 98525ab6c9d742b827e97c354476abb561013cb2 Author: Rodrigo Moya Date: Fri Jul 22 11:37:16 2011 +0200 Fix distcheck bindings/mono/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 5c8831731ce413af824db264a6f2b1551733a2ab Author: Rodrigo Moya Date: Fri Jul 22 11:04:47 2011 +0200 Don't install unfinished DesktopcouchService headers couchdb-glib/couchdb-document-task.c | 3 ++- desktopcouch-glib/Makefile.am | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) commit bcbc9221a5d81977d21bdab1dcfd94cc6018eed2 Author: Rodrigo Moya Date: Thu Jun 16 13:09:46 2011 +0200 DesktopcouchService: Add code to read the PID from the couchdb PID file desktopcouch-glib/desktopcouch-service.c | 29 ++++++++++++++++++++--------- 1 files changed, 20 insertions(+), 9 deletions(-) commit 664e038606a5907852ca8112fbfc3332ea7fe3c0 Author: Rodrigo Moya Date: Wed May 18 16:42:03 2011 +0200 Add DesktopcouchService class desktopcouch-glib/Makefile.am | 3 + desktopcouch-glib/desktopcouch-service.c | 147 ++++++++++++++++++++++++++++++ desktopcouch-glib/desktopcouch-service.h | 52 +++++++++++ 3 files changed, 202 insertions(+), 0 deletions(-) commit bada58ee4e3d2c19b655fb6b80fcb1d65905b6d1 Author: Rodrigo Moya Date: Thu Apr 28 15:52:35 2011 +0200 Use SoupSessionAsync instead of SoupSessionSync couchdb-glib/couchdb-session.c | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) commit f8765589465b16610e73fb37906716bade83efe6 Author: Rodrigo Moya Date: Wed Apr 6 13:48:38 2011 +0200 Check existence of fields before trying to get them from json_object_* to avoid warnings couchdb-glib/couchdb-document-contact.c | 75 ++++++++++++++++++------------ 1 files changed, 45 insertions(+), 30 deletions(-) commit 9ae6180d92885c3c11b010391f75005eab82c54e Author: Rodrigo Moya Date: Fri Apr 1 17:34:08 2011 +0200 Release 0.7.2 NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-)