Merge lp:~zsombi/ubuntu-ui-toolkit/expose-alarm-id into lp:ubuntu-ui-toolkit/staging
| Status: | Work in progress |
|---|---|
| Proposed branch: | lp:~zsombi/ubuntu-ui-toolkit/expose-alarm-id |
| Merge into: | lp:ubuntu-ui-toolkit/staging |
| Diff against target: |
639 lines (+268/-31) 14 files modified
components.api (+5/-3) src/Ubuntu/Components/plugin/adapters/alarmsadapter_organizer.cpp (+149/-18) src/Ubuntu/Components/plugin/adapters/alarmsadapter_p.h (+19/-0) src/Ubuntu/Components/plugin/alarmmanager_p.cpp (+5/-0) src/Ubuntu/Components/plugin/alarmmanager_p.h (+2/-0) src/Ubuntu/Components/plugin/alarmmanager_p_p.h (+1/-0) src/Ubuntu/Components/plugin/plugin.cpp (+2/-0) src/Ubuntu/Components/plugin/ucalarm.cpp (+12/-1) src/Ubuntu/Components/plugin/ucalarm.h (+3/-0) src/Ubuntu/Components/plugin/ucalarm_p.h (+2/-0) src/Ubuntu/Components/plugin/ucalarmmodel.cpp (+25/-9) src/Ubuntu/Components/plugin/ucalarmmodel.h (+4/-0) tests/resources/alarm/Alarms.qml (+2/-0) tests/unit/tst_alarms/tst_alarms.cpp (+37/-0) |
| To merge this branch: | bzr merge lp:~zsombi/ubuntu-ui-toolkit/expose-alarm-id |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Christian Dywan | 2015-03-25 | Needs Information on 2015-10-08 | |
| PS Jenkins bot | continuous-integration | Needs Fixing on 2015-07-27 | |
| Nekhelesh Ramananthan | 2015-04-01 | Pending | |
|
Review via email:
|
|||
Commit Message
Exposing Alarm.identifier and AlarmModel.
Description of the Change
Exposing Alarm.identifier and AlarmModel.
| Christian Dywan (kalikiana) wrote : | # |
442 UCAlarm::~UCAlarm()
443 {
444 + if (!objectName(
445 + qDebug() << "DESTROYING" << objectName();
446 + }
Forgotten debug line? Or if this was intentional it should be a critical.
| Zsombor Egri (zsombi) wrote : | # |
> 442 UCAlarm::~UCAlarm()
> 443 {
> 444 + if (!objectName(
> 445 + qDebug() << "DESTROYING" << objectName();
> 446 + }
>
> Forgotten debug line? Or if this was intentional it should be a critical.
Fixed. Thanks!
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:1433
http://
Executed test runs:
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| PS Jenkins bot (ps-jenkins) wrote : | # |
PASSED: Continuous integration, rev:1434
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:1435
http://
Executed test runs:
UNSTABLE: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
UNSTABLE: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild:
http://
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Autolanding.
More details in the following jenkins job:
http://
Executed test runs:
FAILURE: http://
FAILURE: http://
FAILURE: http://
- 1436. By Zsombor Egri on 2015-07-27
-
staging sync
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Continuous integration, rev:1436
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
deb: http://
UNSTABLE: http://
Click here to trigger a rebuild:
http://
Unmerged revisions
- 1436. By Zsombor Egri on 2015-07-27
-
staging sync
- 1435. By Zsombor Egri on 2015-04-17
-
staging sync
- 1434. By Zsombor Egri on 2015-04-01
-
rogue debug removed
- 1433. By Zsombor Egri on 2015-04-01
-
staging merge
- 1432. By Zsombor Egri on 2015-04-01
-
alarms returned by get() and find() invokables are hashed to avoid OOM situation
- 1431. By Zsombor Egri on 2015-03-27
-
tests
- 1430. By Zsombor Egri on 2015-03-26
-
move JSON conversions into AlarmDataAdapter; data version handling added
- 1429. By Zsombor Egri on 2015-03-26
-
moving common code in separate functions
- 1428. By Zsombor Egri on 2015-03-26
-
store alarm ID as separate extended detail from activation URL; use private getter fro identifier, should be applied for the entire property set to simplify the code
- 1427. By Zsombor Egri on 2015-03-26
-
AlarmModel.find added

PASSED: Continuous integration, rev:1431 jenkins. qa.ubuntu. com/job/ ubuntu- sdk-team- ubuntu- ui-toolkit- staging- ci/1604/ jenkins. qa.ubuntu. com/job/ generic- deb-autopilot- vivid-touch/ 2005 jenkins. qa.ubuntu. com/job/ ubuntu- sdk-team- ubuntu- ui-toolkit- staging- vivid-amd64- ci/331 jenkins. qa.ubuntu. com/job/ ubuntu- sdk-team- ubuntu- ui-toolkit- staging- vivid-armhf- ci/334 jenkins. qa.ubuntu. com/job/ ubuntu- sdk-team- ubuntu- ui-toolkit- staging- vivid-armhf- ci/334/ artifact/ work/output/ *zip*/output. zip jenkins. qa.ubuntu. com/job/ ubuntu- sdk-team- ubuntu- ui-toolkit- staging- vivid-i386- ci/331 jenkins. qa.ubuntu. com/job/ generic- deb-autopilot- runner- vivid-mako/ 1766 jenkins. qa.ubuntu. com/job/ generic- mediumtests- builder- vivid-armhf/ 2003 jenkins. qa.ubuntu. com/job/ generic- mediumtests- builder- vivid-armhf/ 2003/artifact/ work/output/ *zip*/output. zip s-jenkins. ubuntu- ci:8080/ job/touch- flash-device/ 19225
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild: s-jenkins. ubuntu- ci:8080/ job/ubuntu- sdk-team- ubuntu- ui-toolkit- staging- ci/1604/ rebuild
http://