lp://staging/~nataliabidart/ubuntuone-control-panel/cmt-wtf
Created by
Natalia Bidart
and last modified
- Get this branch:
- bzr branch lp://staging/~nataliabidart/ubuntuone-control-panel/cmt-wtf
Only
Natalia Bidart
can upload to this branch. If you are
Natalia Bidart
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Alejandro J. Cura (community): Approve
- Eric Casteleijn (community): Approve
-
Diff: 576 lines (+142/-381)8 files modifiedsetup.py (+1/-1)
ubuntuone/controlpanel/gui/qt/main/linux.py (+1/-0)
ubuntuone/controlpanel/integrationtests/test_login_client/__init__.py (+0/-19)
ubuntuone/controlpanel/integrationtests/test_login_client/test_linux.py (+0/-207)
ubuntuone/controlpanel/login_client.py (+40/-0)
ubuntuone/controlpanel/login_client/__init__.py (+0/-27)
ubuntuone/controlpanel/login_client/linux.py (+0/-127)
ubuntuone/controlpanel/tests/test_login_client.py (+100/-0)
Related bugs
Bug #798687: Migrate credentials querying to CredentialsManagementTool | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 160. By Manuel de la Peña
-
Provide a way to install the correct reactor to be used in Windows and Linux. The code allows to use threaded reactors that are ran in the Qt main loop trying to remove interaction issues between qt and twisted.
- 157. By Alejandro J. Cura
-
Use twisted.web.client to call the Ubuntu One webservice, and update the Qt widgets.
- 156. By Natalia Bidart
-
- Implementing QT displaying of cloud folders.
- Activating a row in the folders tab opens the folder in the default file manager.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntuone-control-panel