Merge lp:~dobey/unity-scope-click/merge-overlay into lp:unity-scope-click

Proposed by dobey
Status: Merged
Approved by: Charles Kerr
Approved revision: 390
Merged at revision: 391
Proposed branch: lp:~dobey/unity-scope-click/merge-overlay
Merge into: lp:unity-scope-click
Diff against target: 128 lines (+95/-1)
3 files modified
debian/changelog (+93/-0)
debian/control (+1/-1)
libclickscope/tests/mock_ubuntu_download_manager.h (+1/-0)
To merge this branch: bzr merge lp:~dobey/unity-scope-click/merge-overlay
Reviewer Review Type Date Requested Status
Charles Kerr (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+278495@code.launchpad.net

Commit message

Sync changes from the touch-15-04 branch.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Charles Kerr (charlesk) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2015-11-03 15:50:52 +0000
+++ debian/changelog 2015-11-24 19:27:10 +0000
@@ -167,6 +167,99 @@
167167
168 -- CI Train Bot <ci-train-bot@canonical.com> Fri, 08 May 2015 14:44:51 +0000168 -- CI Train Bot <ci-train-bot@canonical.com> Fri, 08 May 2015 14:44:51 +0000
169169
170unity-scope-click (0.1.1+15.04.20151103-0ubuntu1) vivid; urgency=medium
171
172 [ Albert Astals Cid ]
173 * Set the overlay color to transparent
174
175 -- MichaƂ Sawicz <michal.sawicz@canonical.com> Tue, 03 Nov 2015 15:35:23 +0000
176
177unity-scope-click (0.1.1+15.04.20150922.2-0ubuntu1) vivid; urgency=medium
178
179 [ CI Train Bot ]
180 * New rebuild forced.
181
182 [ Manuel de la Pena ]
183 * Recompile the scope with the new UDM ABI.No need to bump the dep
184 since we do not use any of the new methods.
185
186 -- Bill Filler <ci-train-bot@canonical.com> Tue, 22 Sep 2015 16:04:37 +0000
187
188unity-scope-click (0.1.1+15.04.20150914-0ubuntu1) vivid; urgency=medium
189
190 [ CI Train Bot ]
191 * New rebuild forced.
192
193 [ Rodney Dawes ]
194 * Only show Cancel Purchase button from within store scope for now.
195 Add more test coverage for conditionals. (LP: #1486714)
196 * Sign requests to CPI by default. (LP: #1483866)
197
198 -- Rodney Dawes <ci-train-bot@canonical.com> Mon, 14 Sep 2015 17:11:22 +0000
199
200unity-scope-click (0.1.1+15.04.20150817-0ubuntu1) vivid; urgency=medium
201
202 [ Rodney Dawes ]
203 * Add missing setting of widget_id when rating from store scope. Add
204 tests. (LP: #1485021)
205
206 -- CI Train Bot <ci-train-bot@canonical.com> Mon, 17 Aug 2015 18:55:54 +0000
207
208unity-scope-click (0.1.1+15.04.20150805-0ubuntu1) vivid; urgency=medium
209
210 [ Rodney Dawes ]
211 * Don't check refundability if price in details is 0 (or unspecified).
212 Initialize the price and rating to 0.0f in package details. (LP:
213 #1478026)
214
215 -- CI Train Bot <ci-train-bot@canonical.com> Wed, 05 Aug 2015 16:31:48 +0000
216
217unity-scope-click (0.1.1+15.04.20150727-0ubuntu1) vivid; urgency=medium
218
219 * New rebuild forced.
220
221 -- CI Train Bot <ci-train-bot@canonical.com> Mon, 27 Jul 2015 09:27:47 +0000
222
223unity-scope-click (0.1.1+15.04.20150715-0ubuntu1) vivid; urgency=medium
224
225 [ Rodney Dawes ]
226 * Log logic exceptions as critical to avoid failing on incorrect
227 .desktop files. (LP: #1472666)
228
229 -- CI Train Bot <ci-train-bot@canonical.com> Wed, 15 Jul 2015 14:33:03 +0000
230
231unity-scope-click (0.1.1+15.04.20150707.1-0ubuntu1) vivid; urgency=medium
232
233 [ CI Train Bot ]
234 * New rebuild forced.
235
236 [ Michael Terry ]
237 * Enable refunds support. Add missing iostream include.
238
239 [ Rodney Dawes ]
240 * Enable refunds support. Add missing iostream include.
241
242 -- CI Train Bot <ci-train-bot@canonical.com> Tue, 07 Jul 2015 15:40:10 +0000
243
244unity-scope-click (0.1.1+15.04.20150701.2-0ubuntu1) vivid; urgency=medium
245
246 [ CI Train Bot ]
247 * New rebuild forced.
248
249 [ Rodney Dawes ]
250 * Move libpay abstraction from store scope into libclickscope. Split
251 CLOSE_PREVIEW action into SHOW_INSTALLED and SHOW_UNINSTALLED.
252 Refunds UI elements (disabled for now). (LP: #1289434)
253
254 -- CI Train Bot <ci-train-bot@canonical.com> Wed, 01 Jul 2015 19:49:20 +0000
255
256unity-scope-click (0.1.1+15.04.20150528-0ubuntu1) vivid; urgency=medium
257
258 [ Pawel Stolowski ]
259 * Support for review editing. (LP: #1318144)
260
261 -- CI Train Bot <ci-train-bot@canonical.com> Thu, 28 May 2015 08:34:20 +0000
262
170unity-scope-click (0.1.1+15.04.20150407-0ubuntu1) vivid; urgency=medium263unity-scope-click (0.1.1+15.04.20150407-0ubuntu1) vivid; urgency=medium
171264
172 * 265 *
173266
=== modified file 'debian/control'
--- debian/control 2015-07-31 00:18:26 +0000
+++ debian/control 2015-11-24 19:27:10 +0000
@@ -14,7 +14,7 @@
14 libboost-locale-dev,14 libboost-locale-dev,
15 libglib2.0-dev (>= 2.32),15 libglib2.0-dev (>= 2.32),
16 libjsoncpp-dev,16 libjsoncpp-dev,
17 libpay2-dev,17 libpay2-dev (>= 2.0.0+15.04.20150701),
18 libubuntu-download-manager-client-dev (>= 0.3+14.10.20140430-0ubuntu1),18 libubuntu-download-manager-client-dev (>= 0.3+14.10.20140430-0ubuntu1),
19 libubuntu-download-manager-common-dev (>= 0.3+14.10.20140430-0ubuntu1),19 libubuntu-download-manager-common-dev (>= 0.3+14.10.20140430-0ubuntu1),
20 libubuntuoneauth-2.0-dev (>= 15.10),20 libubuntuoneauth-2.0-dev (>= 15.10),
2121
=== modified file 'libclickscope/tests/mock_ubuntu_download_manager.h'
--- libclickscope/tests/mock_ubuntu_download_manager.h 2014-10-10 01:37:43 +0000
+++ libclickscope/tests/mock_ubuntu_download_manager.h 2015-11-24 19:27:10 +0000
@@ -72,6 +72,7 @@
72 MOCK_CONST_METHOD0(error, Error*());72 MOCK_CONST_METHOD0(error, Error*());
73 MOCK_METHOD0(headers, QMap<QString, QString>());73 MOCK_METHOD0(headers, QMap<QString, QString>());
74 MOCK_METHOD1(setHeaders, void(QMap<QString, QString>));74 MOCK_METHOD1(setHeaders, void(QMap<QString, QString>));
75 MOCK_CONST_METHOD0(destinationApp, QString());
75};76};
7677
77class MockError : public Ubuntu::DownloadManager::Error78class MockError : public Ubuntu::DownloadManager::Error

Subscribers

People subscribed via source and target branches

to all changes: