Merge lp:~nataliabidart/ubuntu-sso-client/stable-3-0-update-2.99.3 into lp:ubuntu-sso-client

Proposed by Natalia Bidart
Status: Superseded
Proposed branch: lp:~nataliabidart/ubuntu-sso-client/stable-3-0-update-2.99.3
Merge into: lp:ubuntu-sso-client
Diff against target: 15 lines (+1/-1)
1 file modified
setup.py (+1/-1)
To merge this branch: bzr merge lp:~nataliabidart/ubuntu-sso-client/stable-3-0-update-2.99.3
Reviewer Review Type Date Requested Status
Alejandro J. Cura (community) Approve
Review via email: mp+90937@code.launchpad.net

Commit message

[ Natalia B. Bidart <email address hidden> ]
  - Skipping failing tests (see bug #920591).
  - Make webclient an installable module.
  - Make the GTK UI a separated executable script (LP: #917373).

[ Diego Sarmentero <email address hidden> ]
  - Delete signal removal to keep listening to network state changes (LP: #920591).

[ Alejandro J. Cura <email address hidden> ]
  - Restfulclient calls are now POST; response.headers are now case-insensitive
  dicts; OAuth timestamp sync with the server (LP: #916034).

[ Manuel de la Pena <email address hidden> ]
  - Add the possibility to skip the lint checks on windows when passing the
  /skip-lint parameter to run-tests.bat (LP: #918248).

To post a comment you must log in.
Revision history for this message
Alejandro J. Cura (alecu) wrote :

Branch looks good; tests pass and IRL tested (logs in perfectly).

review: Approve
825. By Natalia Bidart

- Fixed lint issues.

Unmerged revisions

825. By Natalia Bidart

- Fixed lint issues.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'setup.py'
2--- setup.py 2012-01-27 13:47:08 +0000
3+++ setup.py 2012-01-31 19:57:43 +0000
4@@ -367,7 +367,7 @@
5
6 DistUtilsExtra.auto.setup(
7 name='ubuntu-sso-client',
8- version='3.1',
9+ version='2.99.2',
10 license='GPL v3',
11 author='Natalia Bidart',
12 author_email='natalia.bidart@canonical.com',
13
14=== modified file 'ubuntu_sso/main/tests/test_windows.py' (properties changed: -x to +x)
15=== modified file 'ubuntu_sso/utils/webclient/tests/test_webclient.py'

Subscribers

People subscribed via source and target branches