lp://qastaging/~cmiller/desktopcouch/replication-removeslash-and-loghttp500

Created by Chad Miller and last modified
Get this branch:
bzr branch lp://qastaging/~cmiller/desktopcouch/replication-removeslash-and-loghttp500
Only Chad Miller can upload to this branch. If you are Chad Miller please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chad Miller
Project:
desktopcouch
Status:
Merged

Recent revisions

266. By Chad Miller

Ah! A line consisting of only spaces. I love you too, pep8.

265. By Chad Miller

Pylint, how I love thee.

264. By Chad Miller

python-couchdb now preceeds requests with a slash, so our use of slash
will cause error.

Also, catch potential HTTP errors in requesting a list of databases.

263. By Chad Miller

If there's an error with the proxy, we won't get JSON. On error, we can't
rely on getting valid JSON.

262. By dobey

Add a server property to Database to return a reference to _server attribute

261. By Manuel de la Peña

Fixed pep8 issues.

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

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.

Subscribers