lp:~mandel/ubuntuone-client/unify-processors
Created by
Manuel de la Peña
on
2012-07-13
and last modified on
2012-07-19
- Get this branch:
- bzr branch lp:~mandel/ubuntuone-client/unify-processors
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
- Roberto Alsina (community): Approve on 2012-07-17
- Diego Sarmentero (community): Approve on 2012-07-16
-
Diff: 1430 lines (+686/-516)11 files modifiedtests/platform/filesystem_notifications/test_darwin.py (+8/-5)
tests/platform/filesystem_notifications/test_linux.py (+6/-5)
tests/platform/filesystem_notifications/test_windows.py (+5/-4)
ubuntuone/platform/filesystem_notifications/__init__.py (+4/-2)
ubuntuone/platform/filesystem_notifications/common.py (+2/-224)
ubuntuone/platform/filesystem_notifications/darwin/fsevents_client.py (+0/-8)
ubuntuone/platform/filesystem_notifications/linux.py (+4/-258)
ubuntuone/platform/filesystem_notifications/notify_processor/__init__.py (+46/-0)
ubuntuone/platform/filesystem_notifications/notify_processor/common.py (+289/-0)
ubuntuone/platform/filesystem_notifications/notify_processor/linux.py (+322/-0)
ubuntuone/platform/filesystem_notifications/windows.py (+0/-10)
Branch information
Recent revisions
- 1288. By Manuel de la Peña on 2012-07-13
-
Moved the common notify processor implementation to remove possible circular imports.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntuone-client

