Merge lp://staging/~alecu/ubuntuone-storage-protocol/timestamp-autofix-2-0 into lp://staging/ubuntuone-storage-protocol/stable-2-0
Proposed by
Alejandro J. Cura
Status: | Merged | ||||||||
---|---|---|---|---|---|---|---|---|---|
Approved by: | Alejandro J. Cura | ||||||||
Approved revision: | 142 | ||||||||
Merged at revision: | 141 | ||||||||
Proposed branch: | lp://staging/~alecu/ubuntuone-storage-protocol/timestamp-autofix-2-0 | ||||||||
Merge into: | lp://staging/ubuntuone-storage-protocol/stable-2-0 | ||||||||
Diff against target: |
335 lines (+243/-4) 3 files modified
tests/test_client.py (+143/-2) ubuntuone/storageprotocol/client.py (+30/-2) ubuntuone/storageprotocol/utils.py (+70/-0) |
||||||||
To merge this branch: | bzr merge lp://staging/~alecu/ubuntuone-storage-protocol/timestamp-autofix-2-0 | ||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
John O'Brien (community) | Approve | ||
Diego Sarmentero (community) | Approve | ||
Review via email: mp+81792@code.staging.launchpad.net |
Commit message
Do a HEAD request on the server to get accurate timestamp (LP: #692597)
Description of the change
Do a HEAD request on the server to get accurate timestamp (LP: #692597)
To post a comment you must log in.
Text conflict in tests/test_ client. py
1 conflicts encountered.