lp:~facundo/magicicada-client/remove-sync-menu
Created by
Facundo Batista
and last modified
- Get this branch:
- bzr branch lp:~facundo/magicicada-client/remove-sync-menu
Only
Facundo Batista
can upload to this branch. If you are
Facundo Batista
please log in for upload directions.
Branch merges
Propose for merging
- Natalia Bidart: Approve
-
Diff: 1535 lines (+23/-1209)17 files modifiedcontrib/testing/testcase.py (+9/-18)
setup.py (+0/-1)
ubuntuone/clientdefs.py.in (+2/-11)
ubuntuone/platform/ipc/ipc_client.py (+1/-16)
ubuntuone/platform/ipc/linux.py (+1/-33)
ubuntuone/platform/ipc/perspective_broker.py (+1/-5)
ubuntuone/platform/sync_menu/__init__.py (+0/-41)
ubuntuone/platform/sync_menu/common.py (+0/-41)
ubuntuone/platform/sync_menu/linux.py (+0/-330)
ubuntuone/platform/tests/ipc/test_external_interface.py (+2/-15)
ubuntuone/platform/tests/sync_menu/__init__.py (+0/-27)
ubuntuone/platform/tests/sync_menu/test_common.py (+0/-54)
ubuntuone/platform/tests/sync_menu/test_linux.py (+0/-586)
ubuntuone/platform/tests/test_tools.py (+5/-13)
ubuntuone/platform/tools/__init__.py (+1/-7)
ubuntuone/syncdaemon/__init__.py (+1/-7)
ubuntuone/syncdaemon/interaction_interfaces.py (+0/-4)
Branch information
Recent revisions
- 1443. By Facundo Batista
-
Remove SyncMenu traces - no more UI client except Magicicada own siny thing.
- 1442. By Facundo Batista
-
[r=nataliabidart] - Small Makefile fix for docker rule, in order to fix travis.
- 1441. By Facundo Batista
-
[r=nataliabidart] Start using a new way to send to trash, going away from Gnome.
- 1440. By Natalia Bidart
-
[r=facundo] - Provide docker rules to be able to build a xenial image and run tests in it.
- Fix failing test for config file parsing for when LANG=C. - 1439. By Facundo Batista
-
[r=nataliabidart] Removed everything PyQt related, including the HTTP(S) Proxy.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:magicicada-client