lp://staging/~nataliabidart/ubuntuone-client/stable-3-0-update-2.99.91.1
- Get this branch:
- bzr branch lp://staging/~nataliabidart/ubuntuone-client/stable-3-0-update-2.99.91.1
Branch merges
- Manuel de la Peña (community): Approve
- Roberto Alsina (community): Approve
-
Diff: 235 lines (+114/-8)6 files modifiedtests/platform/windows/test_os_helper.py (+8/-0)
tests/proxy/test_tunnel_server.py (+30/-0)
tests/syncdaemon/test_tunnel_runner.py (+55/-2)
ubuntuone/platform/windows/os_helper.py (+6/-2)
ubuntuone/proxy/tunnel_server.py (+2/-3)
ubuntuone/syncdaemon/tunnel_runner.py (+13/-1)
Related bugs
Bug #930398: SyncDaemon - WARNING - Please don't run the syncdaemon as root | High | Fix Released | |
Bug #963485: Tunnel process is not stopped on u1sdtool -q | High | Fix Released | |
Bug #963568: Proxy credentials show up on the log | Critical | Fix Released | |
Bug #965897: [Windows] Syncdaemon freezes if the tunnel process can't be found | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1177. By Alejandro J. Cura
-
- Updating from trunk up to revno 1213:
[ Alejandro J. Cura <email address hidden> ]
- Only allow connections that provide the right cookie thru
the tunnel (LP: #929207).
- Use proxy credentials from the keyring (LP: #929207)
- QNetwork must use the proxy built; forward disconnections in the
tunnel client.
- Use the txweb webclient from sso for webcalls, so they can be
proxied too (LP: #929207, LP: #929212).
- Tunnel storage protocol if proxy enabled in system settings
(LP: #929208).
- A proxy tunnel process to be started when proxies are enabled
(LP: #929207).
- A client for the proxy tunnel, to be used by syncdaemon
(LP: #929207).
- The infrastructure for a QtNetwork based process to tunnel
syncdaemon traffic thru proxies (LP: #929207).[ Roberto Alsina <email address hidden> ]
- Fix tunnel spawning code so that it works on windows.[ Rodney Dawes <email address hidden> ]
- Don't attach old useless log files, and clean up the report a
little (LP: #956407).
- Fix the typo in the u1sdtool --list-shared help text and man page
(LP: #682954).
- Don't install the really old preferences man file we don't need.
- Set the transient hint on the notifications to True
(LP: #887369). - 1175. By Roberto Alsina
-
[Roberto Alsina]
- Made indicate import optional (LP: #939509).
[Natalia Bidart]
- Made default for MARK logging to be every 15 minutes (LP: #906462).
- Call CredentialsManagementTool. login when prompt to connect (LP: #944230).
- Prefer the Qt SSO UI when doing credentials management (LP: #930716).
- Use consistently the U1_DEBUG env var to have DEUBG output.[Rodney Dawes]
Update the messaging indicator integration to launch ubuntuone-installer
Avoid passing time() to the Indicator API which expects GTimeVal now
Update the tests for the changes - 1173. By dobey
-
[Diego Sarmentero]
- The current network manager is now calling network_connected properly (LP: #885292).
[Facundo Batista]
- Check where to call handle_dir_delete in a better place.
[Guillermo Gonzalez]
- Use the glib reactor to run the tests if the lsb_release -r < 12.04.
- 1171. By dobey
-
[Rodney Dawes]
- Use new twsited gireactor when available, and convert tests to use it always
[Facundo Batista]
- Add an on-disk FIFO queue
- Get the file object on the moment it is used in Upload and Download.
- Compare paths in the test.
- Put exceeding ops in an offload queue, pick them up and execute them later when operations finish.[Natalia Bidart]
- Skip hanging test suite.
[Brian Curtin]
- Exported validate_
path_from_ folder from volume_manager instead of ubuntuone- control- panel's backend.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntuone-client