commit 5021bc3fe548d0ee47e53b13f495945f7f16dea0 Author: Moses Palmér Date: Sat Aug 20 22:23:50 2011 +0200 Verify that the design doc and view name are not NULL when executing view couchdb-glib/couchdb-database.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 6c3579da86dda899c5d581718eb1b4ddb300976f Author: Moses Palmér Date: Sat Aug 20 22:23:04 2011 +0200 Corrected type of database signal parameters couchdb-glib/couchdb-database.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 841a874ed3f84d2803308bfb9dfb228214fb9cd6 Author: Rodrigo Moya Date: Tue Aug 23 13:31:04 2011 +0200 Fix couchdb_database_get_design_documents to use the correct JsonObject when creating CouchdbDesignDocument's Thanks to Moses Palmér (https://bugs.launchpad.net/couchdb-glib/+bug/830273) couchdb-glib/couchdb-database.c | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) commit c512319a897f565d7732e79aa23a04b6744dfe15 Author: Rodrigo Moya Date: Mon Aug 22 18:00:01 2011 +0200 Allow saving _design/* or similar documents in couchdb_database_put_document Based on initial work by Mosés Palmer (https://bugs.launchpad.net/couchdb-glib/+bug/830269) couchdb-glib/couchdb-database.c | 20 +++++++++++++++++--- 1 files changed, 17 insertions(+), 3 deletions(-) commit 0b136b5038866231c355d26c11d7861cbd55e848 Author: Rodrigo Moya Date: Fri Jul 22 11:38:24 2011 +0200 Release 0.7.3 NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletions(-)