Merge lp:~chipaca/ubuntu-push/merge-trunk into lp:ubuntu-push/automatic

Proposed by John Lenton
Status: Merged
Approved by: John Lenton
Approved revision: 373
Merged at revision: 370
Proposed branch: lp:~chipaca/ubuntu-push/merge-trunk
Merge into: lp:ubuntu-push/automatic
Diff against target: 72 lines (+65/-0)
1 file modified
debian/changelog (+65/-0)
To merge this branch: bzr merge lp:~chipaca/ubuntu-push/merge-trunk
Reviewer Review Type Date Requested Status
John Lenton (community) Approve
Review via email: mp+252077@code.launchpad.net

Commit message

Merged trunk back.

To post a comment you must log in.
Revision history for this message
John Lenton (chipaca) wrote :

Rubber stamp.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-11-03 13:36:12 +0000
3+++ debian/changelog 2015-03-06 10:42:56 +0000
4@@ -1,3 +1,68 @@
5+ubuntu-push (0.67+15.04.20150209-0ubuntu1) vivid; urgency=medium
6+
7+ [ John R. Lenton ]
8+ * Updated precommit script. [dev]
9+ * Include code examples in docs (instead of repeating). [docs]
10+ * Cleanup and improve logging, and make log messages more
11+ consistent. [client]
12+ * Partially work around bug lp:1390663 in a minimally intrusive way
13+ (real fix will have to wait). [client]
14+ * Add an explicit check and log message for nil error on webcheck's
15+ CopyN. [client]
16+
17+ [ Samuele Pedroni ]
18+ * Make tests more robust in the face of go 1.3 [client, server]
19+ * Introduce StartClientAuthFlex for acceptance tests: Start a client
20+ with auth, take a devId regexp, don't check any client event; support
21+ connbroken in acceptanceclient. [server]
22+ * Clean up goroutines in tests. [client]
23+ * Workaround gc issue with 1.3 and 32 bits. Fixes FTBFS. [client]
24+
25+ [ Bret Barker ]
26+ * Add SIGQUIT handler to spit out stack dumps; more logging
27+ tweaks. [client, server]
28+ * Log line nums, enabled when logLevel = debug. [client server]
29+
30+ [ Roberto Alsina ]
31+ * Adds a couple of buttons to exercise more APIs, version bump to
32+ 0.44. [sample app]
33+
34+ [ Guillermo Gonzalez ]
35+ * Add APIError to server/acceptance/kit that includes the body for
36+ debugging. [server]
37+ * Add DisableKeepAlives and MaxIdleConnsPerHost to the APIClient
38+ SetupClient method. [server]
39+
40+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 09 Feb 2015 11:08:02 +0000
41+
42+ubuntu-push (0.66+15.04.20141211-0ubuntu1) vivid; urgency=medium
43+
44+ [ Roberto Alsina ]
45+ * Change the example app to use declared states.
46+ * Add section describing limitations of the server API.
47+
48+ [ Bret Barker ]
49+ * Fixes to PACKAGE_DEPS for client tests.
50+
51+ [ Guillermo Gonzalez ]
52+ * Add 2 new errors for the server: ErrMissingUserId and
53+ ErrWrongRequestMethodGET.
54+ * When The server reply 401 on /register, make the DBus call to Register
55+ return ErrBadAuth instead of ErrBadRequest.
56+ * Add support to media-type in the Content-Type check at server/api
57+ handlers.
58+
59+ [ Samuele Pedroni ]
60+ * Server-side logging improvements.
61+ * Make tests more robust in the face of 1.3.
62+
63+ [ John R. Lenton ]
64+ * Client-side logging improvements (including: loglevel defaults to info).
65+ * Updated precommit script.
66+ * Include code examples in docs (instead of repeating).
67+
68+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 11 Dec 2014 16:56:31 +0000
69+
70 ubuntu-push (0.65+15.04.20141103-0ubuntu1) vivid; urgency=medium
71
72 [ John R. Lenton ]

Subscribers

People subscribed via source and target branches