lp://staging/~diegosarmentero/clickmanager-plugin/sign-url
Created by
Diego Sarmentero
and last modified
- Get this branch:
- bzr branch lp://staging/~diegosarmentero/clickmanager-plugin/sign-url
Only
Diego Sarmentero
can upload to this branch. If you are
Diego Sarmentero
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- PS Jenkins bot (community): Approve (continuous-integration)
- Alejandro J. Cura (community): Approve
- dobey (community): Abstain
-
Diff: 839 lines (+246/-38)27 files modifieddebian/control (+3/-0)
src/application.cpp (+13/-4)
src/application.h (+10/-1)
src/clickmanager.cpp (+46/-11)
src/clickmanager.h (+19/-7)
src/clickmanager_plugin.cpp (+2/-0)
src/download/downloader.cpp (+6/-2)
src/download/downloader.h (+6/-2)
src/download_tracker.cpp (+4/-0)
src/download_tracker.h (+5/-1)
src/network/network.cpp (+3/-0)
src/network/network.h (+4/-0)
src/src.pro (+3/-2)
tests/fakedownloader.cpp (+11/-2)
tests/fakedownloader.h (+6/-2)
tests/fakenetwork.cpp (+4/-0)
tests/fakenetwork.h (+4/-0)
tests/fakeprocess.cpp (+4/-0)
tests/fakeprocess.h (+4/-0)
tests/fakessoservice.cpp (+16/-0)
tests/fakessoservice.h (+27/-0)
tests/test_main.cpp (+2/-0)
tests/testapplication.cpp (+4/-0)
tests/testapplication.h (+4/-0)
tests/testclickmanager.cpp (+23/-0)
tests/testclickmanager.h (+6/-0)
tests/tests.pro (+7/-4)
Related bugs
Bug #1231144: Sign clicks url to download | High | Fix Committed | |
Bug #1231146: Some errors are not being handled properly | Medium | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 22. By Diego Sarmentero
-
* Automatic snapshot from revision 9
[ Ćukasz 'sil2100' Zemczak ]
* Automatic snapshot from revision 5 (bootstrap)
[ Ubuntu daily release ]
* Automatic snapshot from revision 6
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/clickmanager-plugin