lp://staging/~thomas-voss/unity-scopes-api/leverage-net-cpp-streaming-api
- Get this branch:
- bzr branch lp://staging/~thomas-voss/unity-scopes-api/leverage-net-cpp-streaming-api
Branch merges
- Marcus Tomlinson (community): Disapprove
- Michi Henning (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 232 lines (+55/-42)6 files modifiedCMakeLists.txt (+1/-1)
debian/control (+1/-1)
include/unity/scopes/internal/smartscopes/HttpClientNetCpp.h (+2/-2)
include/unity/scopes/internal/smartscopes/SmartScopesClient.h (+4/-2)
src/scopes/internal/smartscopes/HttpClientNetCpp.cpp (+9/-11)
src/scopes/internal/smartscopes/SmartScopesClient.cpp (+38/-25)
Branch information
Recent revisions
- 324. By Thomas Voß
-
Move responsibility for interpreting chunks of data arriving from the smart scopes server to smart scopes client.
Rename parse_line to handle_line.
Introduce a function handle_chunk that splits up a given chunk line by line and feeds it to handle_line(...). - 319. By Michi Henning
-
Fixed a bunch of copyright headers.
Approved by: Pawel Stolowski, PS Jenkins bot - 318. By Michi Henning
-
Fixed bogus test failure when running the tests in a chroot without apparmor. Fixed compiler warning about unused return value. Fixed too-long lines in changelog that caused noise from lintian.
Approved by: Pawel Stolowski, PS Jenkins bot - 317. By Michi Henning
-
Fixed compilation problems when compiling with boost 1.56 and 1.57.
Approved by: Pawel Stolowski, PS Jenkins bot - 316. By Paweł Stołowski
-
Set CrashDB attribute to point at savilerow project for click scopes which has 'Canonical' as the maintainer.
Approved by: PS Jenkins bot, Michi Henning
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-scopes-api