~ubuntu-branches/ubuntu/lucid/desktopcouch/lucid

Viewing all changes in revision 14.

  • Committer: Bazaar Package Importer
  • Author(s): Elliot Murphy
  • Date: 2010-03-01 11:47:53 UTC
  • mfrom: (12.1.5 desktopcouch)
  • Revision ID: james.westby@ubuntu.com-20100301114753-z7uqrjdvw294yhr3
Tags: 0.6.2-0ubuntu1
* New upstream bugfix release.
  - Include a new program bin/desktopcouch-get-port .
  - Use DBus to get port, and thereby start the service daemon, on normal
    Python access to the database. (LP: #519444)
  - Update docs to be explicit about put_record(r) mutating r .
  - Add new method put_records_batch(iterable_of_records) .
  - Fix up apport collection.
  - Fix a problem with couchdb mutating its INI file to store a hashed
    password, which is useless for HTTP Basic auth in the bookmark file.
  - Fix obscure bugs in couchdb startup regarding port availability.
  - Update execute_view() ti take a dict of additional parameters for
    execution.
  - Add has_key() method to desktopcouch.record.RecordDict so that it
    behaves more like a dictionary.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: