~statik/ubuntu/lucid/desktopcouch/fix-bad-upload

Viewing all changes in revision 13.

  • Committer: Elliot Murphy
  • Date: 2010-02-03 19:14:39 UTC
  • mfrom: (1.5.2 upstream)
  • Revision ID: elliot@elliotmurphy.com-20100203191439-aqk5rbquin5776aw
Tags: 0.6.1-0ubuntu1
* New upstream release.
  - When logging replication events, replace all oauth secrets with a
    string of the same length.
  - Add CouchDatabase.report_changes() method.
  - Don't remove the HTML file that bookmarks point to.
  - Improve test coverage.
  - Use an explicit test context for testing.
  - For startup, loop over finding the port in case the port is not
    available when the PID is.
  - Ensure that the method that tests for the presence of a record does
    not just check if the field is present but ensures that the value
    is correct.
  - Do not read from the keyring if we have a configuration file that
    already has the info we need.
  - Move record_id to be a property rather than an attribute.
  - Improved pairing tool reliability by fixing race conditions.
  - Make the database generate it's own record IDs at "put" time, avoiding
    issues with non-idempotency of POST for doc creation.
  - Add Record.record_revision attribute to make it easier to get a records
    revision ID.
* debian/control
  - bumped standards version to 3.8.3

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: