commit 82b4e6ac366256533ccd33fb0368d7dabe033a55
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue May 4 18:40:28 2010 +0200

    Integrate Mono bindings in build

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit a48fe0c4f7a2048011b8b0c1b6348340fd2f6650
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue May 4 18:28:53 2010 +0200

    Make couchdb_session_free_document_list know what to free

 couchdb-glib/couchdb-session.c |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

commit a8d9474b7a0a5958203c1ca11daa84dacfb469b6
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue May 4 18:13:04 2010 +0200

    Ssh

 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 0ac98a3c4afc7de3ec5b9b32e655c53beac4c58a
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue May 4 17:59:39 2010 +0200

    Show introspection status on configure final message

 configure.ac |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit 9c1432d8ded664f698bfd3dcb18135b2d2112dd4
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue May 4 17:59:20 2010 +0200

    Add auto-generated Mono bindings

 bindings/Makefile.am |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit c6167a07354723a009c00ca995464a2f2aaec2ba
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue May 4 17:59:01 2010 +0200

    Add auto-generated Mono bindings

 bindings/mono/AssemblyInfo.cs                  |   10 ++++++
 bindings/mono/Makefile.am                      |   36 ++++++++++++++++++++++++
 bindings/mono/couchdb-glib-api.metadata        |    5 +++
 bindings/mono/couchdb-glib-sharp.dll.config.in |    4 ++
 bindings/mono/couchdb-glib.sources             |    9 ++++++
 5 files changed, 64 insertions(+), 0 deletions(-)

commit f5072d68411f4409bcd25491a12b4ff685a792a7
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue May 4 17:56:50 2010 +0200

    Add auto-generated Mono bindings

 configure.ac |   35 +++++++++++++++++++++++++++++++++--
 1 files changed, 33 insertions(+), 2 deletions(-)

commit 3681927842ffd4f26c1ccb308d1d3dc86adc2754
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue May 4 17:55:04 2010 +0200

    Add couchdb_session_get_all_documents call to get all documents in 1 HTTP request

 couchdb-glib/couchdb-document.c |   51 +++++++++++------
 couchdb-glib/couchdb-document.h |    4 +-
 couchdb-glib/couchdb-session.c  |  121 ++++++++++++++++++++++++++++++---------
 couchdb-glib/couchdb-session.h  |   39 +++++++------
 couchdb-glib/utils.h            |    1 +
 5 files changed, 150 insertions(+), 66 deletions(-)

commit d8ba4f583ef60c4f7add1bfcf0d2bdedc24a6174
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Mon May 3 10:09:40 2010 +0200

    Add get/set_ext_street API for multiline streets

 configure.ac                                      |    4 +-
 desktopcouch-glib/desktopcouch-document-contact.c |   77 +++++++-------------
 desktopcouch-glib/desktopcouch-document-contact.h |   17 +++--
 3 files changed, 39 insertions(+), 59 deletions(-)

commit 106d4116150b4f6f9e466b29eacc97bb041af435
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Thu Apr 29 16:23:15 2010 +0200

    Move from multiline 'street' field to 'address1' + 'address2'

 desktopcouch-glib/desktopcouch-document-contact.c |   70 ++++++++++++++++++---
 1 files changed, 60 insertions(+), 10 deletions(-)

commit 01b766300478464e5e8dd61924e67e02abb048a0
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Fri Apr 23 13:36:36 2010 +0200

    Remove extra ;

 couchdb-glib/couchdb-document.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 856df1d5dc4a1cb566f03b95564f071f1183a3ed
Author: Adi Roiban <adiroiban@ubuntu.com>
Date:   Tue Apr 13 09:52:39 2010 +0200

    Use gtester and gtester-report for running the test and generating the report

 Makefile.am                   |    8 ++++++++
 README                        |   24 ++++++++++++++++++++++++
 tests/Makefile.am             |   39 +++++++++++++++++++++++----------------
 tests/config/couchdb-auth.ini |   29 +++++++++++++++++++++++++++++
 tests/test-couchdb-glib.c     |    2 +-
 5 files changed, 85 insertions(+), 17 deletions(-)

commit 2845f1854d1ea99907eb62111ebc27e2e9b12bed
Author: Adi Roiban <adiroiban@ubuntu.com>
Date:   Fri Apr 9 16:55:31 2010 +0200

    Make tests start a standalone CouchDB instance

 tests/Makefile.am         |   33 +++++++++++++++++++++++++++++++--
 tests/test-couchdb-glib.c |    4 ++++
 2 files changed, 35 insertions(+), 2 deletions(-)

commit 8bfca8c683b8778c44e18266c74a4440d57b0460
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Thu Apr 8 16:25:10 2010 +0200

    Release 0.6.3

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)