lp://qastaging/~dobey/desktopcouch/fix-mandels-broken-lint

Created by dobey and last modified
Get this branch:
bzr branch lp://qastaging/~dobey/desktopcouch/fix-mandels-broken-lint
Only dobey can upload to this branch. If you are dobey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
dobey
Project:
desktopcouch
Status:
Merged

Recent revisions

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.

251. By Manuel de la Peña

The following changes has been perform to allow tests to be ran on other platforms besides linux:
    - skipped TestGnomeKeyring in those platforms that are not linux. The test will be ran on linux always and will raise an import error if gnomekeyring is not present. (lp:699749)
    - moved the TestKeyring class to the platform module. Used the set_application_name function to set the name of the process running the tests. (lp:699743)
    - added a batch that will allow to run the tests on windows. (lp:699757)

250. By Natalia Bidart

Removed testtools, replaced with unittest.

249. By dobey

Fix the issues with the plug-in loader to actually load the plug-ins
Move the plug-in loading call to the dbus service startup
Remove the old entry_points code using pkg_resources

248. By Manuel de la Peña

Moved trash db to be an instance variable for bug #697661
Fixed how deleted records ids are generated for bug #697636
Added unit tests in which the db access is mocked for bug #674587

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