lp://staging/~cmiller/desktopcouch/fix-lint-fixes
- Get this branch:
- bzr branch lp://staging/~cmiller/desktopcouch/fix-lint-fixes
Branch merges
- dobey (community): Approve
- Eric Casteleijn (community): Approve
-
Diff: 235 lines (+29/-35)5 files modifiedbin/desktopcouch-pair (+22/-28)
desktopcouch/application/platform/linux/__init__.py (+1/-1)
desktopcouch/application/replication.py (+2/-2)
desktopcouch/application/replication_services/__init__.py (+2/-2)
desktopcouch/application/replication_services/example.py (+2/-2)
Branch information
Recent revisions
- 239. By Chad Miller
-
Repair lint-fixing damage.
Use contemporary import paths.
Fix wrong parameters on window closing.
- 237. By Eric Casteleijn
-
Re-added the deprecated desktopcouch.
records. record, which was mistakenly removed. - 236. By Manuel de la Peña
-
Fixed the port advertiser to ensure that the method that retrieves the port does use the correct named param.
- 235. By Eric Casteleijn
-
This adds a ListToMergeableList mappings, for applications that store things as a regular list that needs to map to a mergeable list in desktopcouch.
- 234. By Vincenzo Di Somma
-
Port to use python-couchdb 0.8. This makes future desktopcouch incompatible with previous versions of python-couchdb.
- 232. By Chad Miller
-
Again get port from DBus. The only client (AFAIK) that experienced the problem in the deleted comment was Gwibber. (LP: #519028)
- 231. By Manuel de la Peña
-
Provides the windows implementation of the keyring that can be used in windows. Data is stored in the Registry and uses the DPAPI so that it is not viewable by a user that has not been logged as the user that owns the registry (apps running in an other user space)
- 230. By Vincenzo Di Somma
-
This adds the migration from 'deleted' flags in records, to moving records into the 'dc_trash' database, where deleted records now should live.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/desktopcouch