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
1=== modified file 'debian/changelog'
2--- debian/changelog 2015-11-03 15:50:52 +0000
3+++ debian/changelog 2015-11-24 19:27:10 +0000
4@@ -167,6 +167,99 @@
5
6 -- CI Train Bot <ci-train-bot@canonical.com> Fri, 08 May 2015 14:44:51 +0000
7
8+unity-scope-click (0.1.1+15.04.20151103-0ubuntu1) vivid; urgency=medium
9+
10+ [ Albert Astals Cid ]
11+ * Set the overlay color to transparent
12+
13+ -- MichaƂ Sawicz <michal.sawicz@canonical.com> Tue, 03 Nov 2015 15:35:23 +0000
14+
15+unity-scope-click (0.1.1+15.04.20150922.2-0ubuntu1) vivid; urgency=medium
16+
17+ [ CI Train Bot ]
18+ * New rebuild forced.
19+
20+ [ Manuel de la Pena ]
21+ * Recompile the scope with the new UDM ABI.No need to bump the dep
22+ since we do not use any of the new methods.
23+
24+ -- Bill Filler <ci-train-bot@canonical.com> Tue, 22 Sep 2015 16:04:37 +0000
25+
26+unity-scope-click (0.1.1+15.04.20150914-0ubuntu1) vivid; urgency=medium
27+
28+ [ CI Train Bot ]
29+ * New rebuild forced.
30+
31+ [ Rodney Dawes ]
32+ * Only show Cancel Purchase button from within store scope for now.
33+ Add more test coverage for conditionals. (LP: #1486714)
34+ * Sign requests to CPI by default. (LP: #1483866)
35+
36+ -- Rodney Dawes <ci-train-bot@canonical.com> Mon, 14 Sep 2015 17:11:22 +0000
37+
38+unity-scope-click (0.1.1+15.04.20150817-0ubuntu1) vivid; urgency=medium
39+
40+ [ Rodney Dawes ]
41+ * Add missing setting of widget_id when rating from store scope. Add
42+ tests. (LP: #1485021)
43+
44+ -- CI Train Bot <ci-train-bot@canonical.com> Mon, 17 Aug 2015 18:55:54 +0000
45+
46+unity-scope-click (0.1.1+15.04.20150805-0ubuntu1) vivid; urgency=medium
47+
48+ [ Rodney Dawes ]
49+ * Don't check refundability if price in details is 0 (or unspecified).
50+ Initialize the price and rating to 0.0f in package details. (LP:
51+ #1478026)
52+
53+ -- CI Train Bot <ci-train-bot@canonical.com> Wed, 05 Aug 2015 16:31:48 +0000
54+
55+unity-scope-click (0.1.1+15.04.20150727-0ubuntu1) vivid; urgency=medium
56+
57+ * New rebuild forced.
58+
59+ -- CI Train Bot <ci-train-bot@canonical.com> Mon, 27 Jul 2015 09:27:47 +0000
60+
61+unity-scope-click (0.1.1+15.04.20150715-0ubuntu1) vivid; urgency=medium
62+
63+ [ Rodney Dawes ]
64+ * Log logic exceptions as critical to avoid failing on incorrect
65+ .desktop files. (LP: #1472666)
66+
67+ -- CI Train Bot <ci-train-bot@canonical.com> Wed, 15 Jul 2015 14:33:03 +0000
68+
69+unity-scope-click (0.1.1+15.04.20150707.1-0ubuntu1) vivid; urgency=medium
70+
71+ [ CI Train Bot ]
72+ * New rebuild forced.
73+
74+ [ Michael Terry ]
75+ * Enable refunds support. Add missing iostream include.
76+
77+ [ Rodney Dawes ]
78+ * Enable refunds support. Add missing iostream include.
79+
80+ -- CI Train Bot <ci-train-bot@canonical.com> Tue, 07 Jul 2015 15:40:10 +0000
81+
82+unity-scope-click (0.1.1+15.04.20150701.2-0ubuntu1) vivid; urgency=medium
83+
84+ [ CI Train Bot ]
85+ * New rebuild forced.
86+
87+ [ Rodney Dawes ]
88+ * Move libpay abstraction from store scope into libclickscope. Split
89+ CLOSE_PREVIEW action into SHOW_INSTALLED and SHOW_UNINSTALLED.
90+ Refunds UI elements (disabled for now). (LP: #1289434)
91+
92+ -- CI Train Bot <ci-train-bot@canonical.com> Wed, 01 Jul 2015 19:49:20 +0000
93+
94+unity-scope-click (0.1.1+15.04.20150528-0ubuntu1) vivid; urgency=medium
95+
96+ [ Pawel Stolowski ]
97+ * Support for review editing. (LP: #1318144)
98+
99+ -- CI Train Bot <ci-train-bot@canonical.com> Thu, 28 May 2015 08:34:20 +0000
100+
101 unity-scope-click (0.1.1+15.04.20150407-0ubuntu1) vivid; urgency=medium
102
103 *
104
105=== modified file 'debian/control'
106--- debian/control 2015-07-31 00:18:26 +0000
107+++ debian/control 2015-11-24 19:27:10 +0000
108@@ -14,7 +14,7 @@
109 libboost-locale-dev,
110 libglib2.0-dev (>= 2.32),
111 libjsoncpp-dev,
112- libpay2-dev,
113+ libpay2-dev (>= 2.0.0+15.04.20150701),
114 libubuntu-download-manager-client-dev (>= 0.3+14.10.20140430-0ubuntu1),
115 libubuntu-download-manager-common-dev (>= 0.3+14.10.20140430-0ubuntu1),
116 libubuntuoneauth-2.0-dev (>= 15.10),
117
118=== modified file 'libclickscope/tests/mock_ubuntu_download_manager.h'
119--- libclickscope/tests/mock_ubuntu_download_manager.h 2014-10-10 01:37:43 +0000
120+++ libclickscope/tests/mock_ubuntu_download_manager.h 2015-11-24 19:27:10 +0000
121@@ -72,6 +72,7 @@
122 MOCK_CONST_METHOD0(error, Error*());
123 MOCK_METHOD0(headers, QMap<QString, QString>());
124 MOCK_METHOD1(setHeaders, void(QMap<QString, QString>));
125+ MOCK_CONST_METHOD0(destinationApp, QString());
126 };
127
128 class MockError : public Ubuntu::DownloadManager::Error

Subscribers

People subscribed via source and target branches

to all changes: