-
Added README.txt file
-
Issue #1543148 by baldwinlouie: Fixed package definition.
-
Merge branch 'master' of git.drupal.org:project/rrd_rest Conflicts: README.txt rrd_rest.module
-
Modified API functions to use access checking. The API is now no longer public, and require authentication. Updated README.txt to reflect the changes
-
Initial commit.
-
Changed variables from couchdb to couchbase
-
Adding CouchBase module, which provides CouchDB API
-
Initial commit.
-
Upgraded CouchDB module to Drupal 7. Provide full API for CouchDB. Added couchdb_watchdog module
-
Issue #1130250: Fix broken JS on admin screens.