lp:desktopcouch/1.0-stable

Created by Chad Miller and last modified
Get this branch:
bzr branch lp:desktopcouch/1.0-stable
Members of Ubuntu One Control Tower can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu One Control Tower
Project:
desktopcouch
Status:
Development

Recent revisions

274. By Chad Miller

Add ability for plugins to delay DBus service activation until they are finished processing. Make ubuntuone_pairing plugin use this. (LP: #760236)

273. By Chad Miller

Bump version number for release.

272. By Chad Miller

For personal couchdbs, by default, disable statistics gathering, which almost noone will want or use. (LP: #746367)

271. By Chad Miller

Don't LBYL in mkdir or chown of desktopcouch directories. (LP: #530322)

270. By Eric Casteleijn

brought replication_services/example.py up to date with current api

269. By Eric Casteleijn

For loop was missing break statement so would always find last rather than first occurrence

268. By Chad Miller

Change creation of the Database object to EAFP. LBYL is impossible with HTTP and no locking. If create-flag is set, then go do it and swallow an exception about it already existing. (LP: #707321)

In addition, simplify that code so it makes fewer round-trips to the server.

267. By Chad Miller

Re-add desktopcouch.find* functions that should be deprecated. (LP: #710424)

266. By Chad Miller

Release 1.0.6

265. By Chad Miller

Use urllib2, which seperates reading response code from reading content, instead of httplib2, which doesn't. httplib(2) insists that the Content-Length header match the actual length, and Ubuntu One's middleware may change the content in transit. (LP: #711208)

Branch metadata

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