lp:~chipaca/ubuntu/maverick/desktopcouch/fix-834857

Created by John Lenton and last modified
Get this branch:
bzr branch lp:~chipaca/ubuntu/maverick/desktopcouch/fix-834857
Only John Lenton can upload to this branch. If you are John Lenton please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John Lenton
Status:
Development

Recent revisions

40. By John Lenton

increase replication period to 1h

39. By Chad Miller

* New upstream release. Fix brown-paper-bag bug that broke compatibility with
  some apps that access attributes of view objects:
  - The view wrapper that assists with reconnecting did not implement
    attributes that some clients (like Lernid) use. Now, catch any attribute
    access on the wrapper and pass it through to the proxied object. This
    should make the proxy object functionally identical to the destination
    object. (LP: #652095)

38. By Chad Miller

* New upstream release.
  - Use the new Ubuntu-SSO package to get credentials to use to replicate
    with Ubuntu One couchdb. (LP: #649320)
  - Be more relisient by trying to restart couchdb when it crashes. Do
    this by passing a proxy object in place of lower-level view objects,
    and on access and failure, reconnect. (LP: #522538)
* Begin to Recommend ubuntu-sso-client, so ubuntuone replication will
  work.

37. By Eric Casteleijn

* Add Ubuntu One pairing to desktopcouch, the code looks for
  credentials at start time and will listen to them while the dbus
  service is running.
* On couchdb failure, reconnect with logic that starts up the
  couchdb server again and uses the new port. Instead of giving
  python-couchdb view objects to the user, give an object we own
  that implements reconnecting to the server on errors, and proxies
  commands otherwise. (LP: #522538)
* Support new Basic auth for HTTP that our bookmark file
  requires. Make Basic-auth part of compulsory INI file. (LP:
  #599745)
* When a stored record exists and is marked as deleted, and a user
  tries to store a new record with the same ID, do some ugly work to
  make the user's record be the deleted-record's successor. (LP:
  #462245)
* Removed debian/patches/lp_599745.patch since it was included in
  upstream.
* Fix errors in parameters in new code. (LP: #634396 #634784)

36. By Ken VanDine

* debian/patches/lp_599745.patch
  - Support new Basic auth for HTTP that our bookmark file
    requires. (LP: #599745)

35. By Rohan Garg

Add gnome-keyring to depends of python-desktopcouch (LP: #565376)
and desktop couch (LP: #561541) for proper authentication in KDE

34. By Chad Miller

* New upstream release, 0.6.6. (There is no 0.6.5, except in the wild.)
* Resolve circular dependencies. Group together dependent code in
  'desktopcouch' package, and make transition packages of subpackages.
  Upstream will try decoupling properly in future. (Debian: #571929)
* debian/patches/lp_522538.patch
  - No longer needed. Removed.
* debian/patches/replication-exclusion.patch
  - No longer needed. Removed.

33. By Ken VanDine

* debian/patches/lp_522538.patch
  - Handle reconnects if the server isn't running (LP: #522538)

32. By Ken VanDine

releasing version 0.6.9b-0ubuntu1

31. By Ken VanDine

releasing version 0.6.9-0ubuntu1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/desktopcouch
This branch contains Public information 
Everyone can see this information.

Subscribers