[couchdb-glib] Created tag COUCHDB_GLIB_0_5_99
- From: Rodrigo Moya <rodrigo src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [couchdb-glib] Created tag COUCHDB_GLIB_0_5_99
- Date: Tue, 26 Jan 2010 16:53:20 +0000 (UTC)
The unsigned tag 'COUCHDB_GLIB_0_5_99' was created.
Tagger: Rodrigo Moya <rodrigo gnome-db org>
Date: Tue Jan 26 17:53:04 2010 +0100
Tag 0.5.99 release
Changes since the last tag 'COUCHDB_GLIB_0_5_1':
Adi Roiban (3):
Add configure option to enable/disable debug messages
Conditionally log debugging messages
Add basic HTTP authentication to CouchdbCredentials
Johan Dahlin (5):
Use couchdb_get_hostname()
Add introspection support
Rename CouchDB to Couchdb.
Update .gitignore
Rename hostname to uri and GObjectify constructor
Mikkel Kamstrup Erlandsen (21):
Install additional package documentation; README, NEWS, and .doap file
The skeleton for generating gtk-doc is working. Still only stub docs because of the non-standard source layout of GObject .c/.h files.
Enable building of a new .deb: libcouchdb-glib-doc containing the generated gtk-doc files
WARNING: Highly work-in-progress - DOESN'T COMPILE (not even close). This is just an intermediate commit in order to back my work up on LP
Skeleton for couchdb-glib.h
The code is *almost* compiling again now...
Still not compiling, but much closer again. There are a lot of cross-class references to internal/private API that needs to be cleaned up
More build fixes - we'll compile by next commit - wooppeee!
This commit makes everything compile again - but there is still quite some cleanup needed. There are some notable source code changes:
Add some more types to generate gtk-doc for
Doh, forgot to add couchdb-types.h
Add generated type docs to the .sgml
Move typedefs of instance structs to couchdb-types.h
Add some more verbose logging on errors in test-couchdb-glib.c
Add a note about CouchDBConnection so I don't forget it
Allow test-couchdb-glib and test-list-databases to take the URL to a database server as an optional first argument. This makes testing a bit easier.
Add some more TODOs
Update TODO
More items for the todo :-)
Port bugfix in rev. 98 of lp:~rodrigo-moya/couchdb-glib/no-revision-in-auth-header to this branch
Merge with lp:couchdb-glib
Rodrigo Moya (29):
Don't include non-OAuth URL parameters in OAuth header Return TRUE in couchdb_document_delete when successful
Added NEWS from stable branch and bump version to 0.5.99
Remove superflous OAuth debug messages
Set a shorter timeout (1 minute) for localhost polling
Only return a CouchDBStructField in couchdb_struct_field_get_struct_field if the field exists
Fixed typo in postal address's street field name
Copied NEWS from stable branch
Added TODO with some items
Added missing call to couchdb_get_hostname()
Fixed conflict
Increased soversion
Added json-glib dependency
Added missing headers to install
Use a private structure instead of hiding the Couchdb object declaration
Use a private structure instead of hiding the Couchdb object declaration
Added desktopcouch-glib library
Added desktopcouch-glib library
Added code to retrieve DC port and oauth credentials
Added simple test for desktopcouch object
Fixed desktopcouch name in .pc file
Removed debian/ directory, packaging is done on another LP branch
Use correct library/includedir name in .pc file
Renamed Couchdb->CouchdbSession and Desktopcouch->DesktopcouchSession
Renamed Couchdb->CouchdbSession and Desktopcouch->DesktopcouchSession
Added basic CouchdbAuth object
Added CouchdbCredentials object to store credentials
Use the new credentials object for authentication
Fixed docs generation with new object's names
Release 0.5.99
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]