Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Releasing 13.10.0+15.10.20150909-0ubuntu1 | CI Train Bot | 2015-09-09 | 1 | -0/+22 |
| | |||||
* | under unity8 start system-settings instead unity-control-center, | Sebastien Bacher | 2015-09-09 | 1 | -6/+6 |
|\ | | | | | | | | | | | don't special case u-c-c by looking for the binary, Unity installations come with it installed Fixes: #1489481 Approved by: Ted Gould, Charles Kerr, PS Jenkins bot | ||||
| * | under unity8 start system-settings instead unity-control-center, | Sebastien Bacher | 2015-08-27 | 1 | -6/+6 |
| | | | | | | | | | | | | don't special case u-c-c by looking for the binary, Unity installations come with it installed | ||||
* | | Remove warnings from test logs. Swallow the ones that are expected and fail ↵ | Iain Lane | 2015-09-09 | 14 | -517/+597 |
|\ \ | |/ |/| | | | | | | | the test if they don't show up. In addition, fail tests if unexpected warnings show up again. Approved by: Charles Kerr | ||||
| * | state-fixture: use TestDBusFixture for system bus | Lars Uebernickel | 2015-09-09 | 1 | -3/+3 |
| | | |||||
| * | glib-fixture: fail tests on unexpected warnings | Lars Uebernickel | 2015-09-09 | 3 | -42/+12 |
| | | | | | | | | | | | | | | | | | | This requires specifying which warnings are expected to be thrown (only test-timezone-file needed this for now). However, only fail on warnings in the Indicator-Datetime log domain so that we don't fail on gstreamer (or other library) warnings for now. | ||||
| * | test-utils: don't pass NULL as gsettings string value | Lars Uebernickel | 2015-09-09 | 1 | -1/+1 |
| | | | | | | | | | | NULL is not a valid string. Use the empty string instead. | ||||
| * | timezone-timedated: subscribe to PropertiesChanged directly | Lars Uebernickel | 2015-09-03 | 1 | -102/+30 |
| | | | | | | | | | | | | This avoids some unnecessary calls that GDBusProxy makes and the name watching. | ||||
| * | Make test-live-actions quit itself once the tz has been changed, the mock no ↵ | Iain Lane | 2015-09-03 | 1 | -0/+4 |
| | | | | | | | | longer does this | ||||
| * | Avoid nested GMainLoops by reading from the file on startup | Iain Lane | 2015-09-03 | 4 | -61/+174 |
| | | | | | | | | | | Restore some tests for this functionality. | ||||
| * | Add some comments | Iain Lane | 2015-09-01 | 2 | -3/+5 |
| | | |||||
| * | Rename FileTimezone to TimedatedTimezone | Iain Lane | 2015-09-01 | 7 | -25/+25 |
| | | |||||
| * | Add a timeout so we can't hang forever | Iain Lane | 2015-09-01 | 1 | -0/+29 |
| | | |||||
| * | Use timedated's Timezone property instead of watching /etc/timezone | Iain Lane | 2015-08-31 | 9 | -411/+445 |
|/ | | | | | Still need to rename everything to not use "timezone-file" | ||||
* | Releasing 13.10.0+15.10.20150728-0ubuntu1 | CI Train Bot | 2015-07-28 | 1 | -0/+6 |
| | |||||
* | Update for e-d-s 3.16 | Iain Lane | 2015-07-28 | 9 | -30/+355 |
|\ | | | | | | | Approved by: Iain Lane | ||||
| * | Merge with 15.04 branch which is what got uploaded to the archive | Iain Lane | 2015-07-22 | 7 | -28/+352 |
| |\ | |||||
| | * | Releasing 13.10.0+15.10.20150710.1-0ubuntu1 | CI Train Bot | 2015-07-10 | 1 | -0/+6 |
| | | | |||||
| | * | Get icaltimezone structures from EDS rather than assuming the tzid will ↵ | Charles Kerr | 2015-07-10 | 8 | -86/+381 |
| | |\ | | | | | | | | | | | | | | | | | | | | | always be GTimeZone friendly. Fixes: #1473068 Approved by: Rodney Dawes, PS Jenkins bot, Charles Kerr, Antti Kaijanmäki | ||||
| | | * | sync with trunk | Charles Kerr | 2015-07-10 | 3 | -58/+42 |
| | | |\ | |||||
| | | * | | add a g_warning() if we can't suss out the tzid | Charles Kerr | 2015-07-09 | 1 | -5/+10 |
| | | | | | |||||
| | | * | | add dobey's tests | Charles Kerr | 2015-07-09 | 2 | -0/+126 |
| | | | | | |||||
| | | * | | oops, disabling the other tests was only supposed to be to speed up local ↵ | Charles Kerr | 2015-07-09 | 1 | -21/+21 |
| | | | | | | | | | | | | | | | | | | | | tests & wasn't supposed to be pushed | ||||
| | | * | | add dobey's test case that has 'TZID:Pacific Time (US & Canada)' | Charles Kerr | 2015-07-09 | 1 | -21/+22 |
| | | | | | |||||
| | | * | | avoid the round trip to EDS if we can figure out the tzid from libical first | Charles Kerr | 2015-07-09 | 1 | -4/+10 |
| | | | | | |||||
| | | * | | when possible, ask the ECalClient for the icaltimezone to use | Charles Kerr | 2015-07-09 | 1 | -13/+37 |
| | | | | | |||||
| | | * | | make the EDS EngineImpl's GCancellable a shared pointer, since we're about ↵ | Charles Kerr | 2015-07-09 | 1 | -15/+20 |
| | | | | | | | | | | | | | | | | | | | | to start passing it around to subtasks | ||||
| | | * | | add failing test for timezone issue in bug #1473068 | Charles Kerr | 2015-07-09 | 3 | -0/+144 |
| | |/ / | |||||
| | * | | Releasing 13.10.0+15.04.20150618-0ubuntu1 | CI Train Bot | 2015-06-18 | 1 | -0/+7 |
| | | | | |||||
| | * | | Fix invalid valarms in older clock-app alarms. Fixes: #1465806 | Charles Kerr | 2015-06-18 | 5 | -2/+321 |
| | |\ \ | | | | | | | | | | | | | | | | Approved by: PS Jenkins bot, Ted Gould | ||||
| * | \ \ | merge trunk, no need to give dbus names any more | Iain Lane | 2015-07-20 | 17 | -255/+1123 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Fix tests | Robert Ancell | 2015-06-19 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | Update D-Bus interface versions for the testsuite | Iain Lane | 2015-06-18 | 2 | -2/+2 |
| |/ / / / | |||||
| * | | | | Build against libecal 3.16 | Robert Ancell | 2015-06-02 | 3 | -2/+3 |
| | | | | | |||||
* | | | | | Releasing 13.10.0+15.10.20150727-0ubuntu1 | CI Train Bot | 2015-07-27 | 1 | -0/+10 |
| | | | | | |||||
* | | | | | drop build-dependency on g++-4.9 Fixes: #1452319 | Charles Kerr | 2015-07-27 | 2 | -7/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | Approved by: Pete Woods, PS Jenkins bot, Rodney Dawes | ||||
| * | | | | drop build-dependency on g++-4.9 | Charles Kerr | 2015-07-15 | 2 | -7/+0 |
|/ / / / | |||||
* | | | | Releasing 13.10.0+15.10.20150624-0ubuntu1 | CI Train Bot | 2015-06-24 | 1 | -0/+7 |
| | | | | |||||
* | | | | Speedups/cleanups to the EDS regression tests | Charles Kerr | 2015-06-24 | 2 | -42/+30 |
|\ \ \ \ | | | | | | | | | | | | | | | | Approved by: Pete Woods, PS Jenkins bot | ||||
| * | | | | remove unnecessary pieces from the EDS test scaffolding. clean up script ↵ | Charles Kerr | 2015-06-23 | 2 | -42/+30 |
|/ / / / | | | | | | | | | | | | | variable names. | ||||
* | | | | Releasing 13.10.0+15.10.20150622-0ubuntu1 | CI Train Bot | 2015-06-22 | 1 | -0/+8 |
| | | | | |||||
* | | | | Fix bugs relating to timezones and triggers from clock-app alarms. Fixes: ↵ | Charles Kerr | 2015-06-22 | 15 | -194/+1059 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | #1456281, #1465806 Approved by: Ted Gould, PS Jenkins bot | ||||
| * | | | don't copy debian/changelog from vivid | Charles Kerr | 2015-06-22 | 1 | -27/+0 |
| | | | | |||||
| * | | | get the 15.10 branch up-to-date with the fixes and test improvements in the ↵ | Charles Kerr | 2015-06-22 | 16 | -194/+1086 |
|/| | | | | |/ | |/| | | | | 15.04 branch. | ||||
| * | | if older clock-app alarms don't have triggers, add them. | Charles Kerr | 2015-06-17 | 1 | -2/+135 |
| | | | |||||
| * | | add (failing) regression test for x-canonical-alarm components whose valarms ↵ | Charles Kerr | 2015-06-17 | 4 | -0/+186 |
| |/ | | | | | | | have no triggers | ||||
| * | Releasing 13.10.0+15.04.20150521-0ubuntu1 | CI Train Bot | 2015-05-21 | 1 | -0/+8 |
| | | |||||
| * | Fix regression that caused nonrepeating alarms to go off at the wrong time. ↵ | Charles Kerr | 2015-05-21 | 14 | -224/+600 |
| |\ | | | | | | | | | | | | | | | | Fixes: #1456281 Approved by: PS Jenkins bot, Ted Gould | ||||
| | * | in eds-engine, add a occur-in-time-range sexp to handle events that are ↵ | Charles Kerr | 2015-05-21 | 5 | -86/+284 |
| | | | | | | | | | | | | interesting but don't require user notification alarms | ||||
| | * | in run-eds-ics-test.sh, slightly cleaner ics file copying | Charles Kerr | 2015-05-21 | 1 | -1/+1 |
| | | |