lp://qastaging/~mandel/desktopcouch/fix_pep8_from_windows

Created by Manuel de la Peña and last modified
Get this branch:
bzr branch lp://qastaging/~mandel/desktopcouch/fix_pep8_from_windows
Only Manuel de la Peña can upload to this branch. If you are Manuel de la Peña please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Manuel de la Peña
Project:
desktopcouch
Status:
Merged

Recent revisions

261. By Manuel de la Peña

Fixed a number pep8 error I do not agree with...

260. By Chad Miller

Official python-couchdb replicate() function returns only one value, instead of two that our hack used to use. (LP: #705448)

259. By Chad Miller

If a record id is not in a database, desktopcouch would raise a strange exception when it was used to try to delete a record. Now, return normally, with value None as the deleted-record id. (LP: #702979)

258. By Chad Miller

Release 1.0.5.

257. By dobey

Fix a line too long from Manuel's Windows support branch

256. By Chad Miller

Change to the new system of initiating replication with python-couchdb. (LP: #700128)

255. By Manuel de la Peña

Added the correct import of the keyring on windows to fix lp:699766
Added implementation for the base dirs on windows to fix lp:699818

254. By Chad Miller

Move data migration to the service startup. (LP: #700129)

253. By Chad Miller

In the ubuntuone service module, where we request credentials from dbus, we get back a DBus structure that can't be encoded by some JSON libraries that python-couchdb uses. Manually decode now. (LP: #700132)

252. By Eric Casteleijn

Added __eq__ and __ne__ to MergeableList class so they can be compared to regular lists.

Branch metadata

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