ubuntu_sso.find_credentials must be called when pairing ubuntu one records, so we can use U1 credentials if already on the system (LP: #694495).
Fixes a bug in the imports in bin/desktopcouch-get-port . (LP: #696972)
Fixes the view for the deletion migration so it does not break on couchdb documents with no record_type. (LP: #697728)
Moved trash db to be an instance variable. (LP: #697661)
Fixed how deleted records ids are generated. (LP: #697636)
Added unit tests in which the db access is mocked (LP: #674587)
Fix the issues with the plug-in loader to actually load the plug-ins. (LP: #696968)