aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sync with trunkCharles Kerr2015-10-0520-532/+644
|\
| * Releasing 13.10.0+15.10.20150909-0ubuntu1CI Train Bot2015-09-091-0/+22
| |
| * under unity8 start system-settings instead unity-control-center,Sebastien Bacher2015-09-091-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 Bacher2015-08-271-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 Lane2015-09-0914-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 busLars Uebernickel2015-09-091-3/+3
| | |
| | * glib-fixture: fail tests on unexpected warningsLars Uebernickel2015-09-093-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 valueLars Uebernickel2015-09-091-1/+1
| | | | | | | | | | | | | | | NULL is not a valid string. Use the empty string instead.
| | * timezone-timedated: subscribe to PropertiesChanged directlyLars Uebernickel2015-09-031-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 Lane2015-09-031-0/+4
| | | | | | | | | | | | longer does this
| | * Avoid nested GMainLoops by reading from the file on startupIain Lane2015-09-034-61/+174
| | | | | | | | | | | | | | | Restore some tests for this functionality.
| | * Add some commentsIain Lane2015-09-012-3/+5
| | |
| | * Rename FileTimezone to TimedatedTimezoneIain Lane2015-09-017-25/+25
| | |
| | * Add a timeout so we can't hang foreverIain Lane2015-09-011-0/+29
| | |
| | * Use timedated's Timezone property instead of watching /etc/timezoneIain Lane2015-08-319-411/+445
| |/ | | | | | | | | Still need to rename everything to not use "timezone-file"
| * Releasing 13.10.0+15.10.20150728-0ubuntu1CI Train Bot2015-07-281-0/+6
| |
| * Update for e-d-s 3.16Iain Lane2015-07-289-30/+355
| |\ | | | | | | | | | Approved by: Iain Lane
| | * Merge with 15.04 branch which is what got uploaded to the archiveIain Lane2015-07-227-28/+352
| | |\
| | * \ merge trunk, no need to give dbus names any moreIain Lane2015-07-2017-255/+1123
| | |\ \
| | * \ \ Fix testsRobert Ancell2015-06-192-2/+2
| | |\ \ \
| | | * | | Update D-Bus interface versions for the testsuiteIain Lane2015-06-182-2/+2
| | |/ / /
| | * | | Build against libecal 3.16Robert Ancell2015-06-023-2/+3
| | | | |
| * | | | Releasing 13.10.0+15.10.20150727-0ubuntu1CI Train Bot2015-07-271-0/+10
| | | | |
| * | | | drop build-dependency on g++-4.9 Fixes: #1452319Charles Kerr2015-07-272-7/+0
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | Approved by: Pete Woods, PS Jenkins bot, Rodney Dawes
| | * | | drop build-dependency on g++-4.9Charles Kerr2015-07-152-7/+0
| |/ / /
* | | / replace the default alarm from 'Suru arpeggio.ogg' to 'Alarm clock.oggCharles Kerr2015-09-048-16/+16
| |_|/ |/| |
* | | Releasing 13.10.0+15.10.20150710.1-0ubuntu1CI Train Bot2015-07-101-0/+6
| | |
* | | Get icaltimezone structures from EDS rather than assuming the tzid will ↵Charles Kerr2015-07-108-86/+381
|\ \ \ | | | | | | | | | | | | | | | | | | | | always be GTimeZone friendly. Fixes: #1473068 Approved by: Rodney Dawes, PS Jenkins bot, Charles Kerr, Antti Kaijanmäki
| * | | sync with trunkCharles Kerr2015-07-103-58/+42
| |\| |
| | * | Releasing 13.10.0+15.10.20150624-0ubuntu1CI Train Bot2015-06-241-0/+7
| | | |
| | * | Speedups/cleanups to the EDS regression testsCharles Kerr2015-06-242-42/+30
| | |\ \ | | | | | | | | | | | | | | | Approved by: Pete Woods, PS Jenkins bot
| | | * | remove unnecessary pieces from the EDS test scaffolding. clean up script ↵Charles Kerr2015-06-232-42/+30
| | |/ / | | | | | | | | | | | | variable names.
| | * | Releasing 13.10.0+15.10.20150622-0ubuntu1CI Train Bot2015-06-221-0/+8
| | | |
| | * | Fix bugs relating to timezones and triggers from clock-app alarms. Fixes: ↵Charles Kerr2015-06-2215-194/+1059
| | |\ \ | | | |/ | | |/| | | | | | | | | | | | | #1456281, #1465806 Approved by: Ted Gould, PS Jenkins bot
| | | * don't copy debian/changelog from vividCharles Kerr2015-06-221-27/+0
| | | |
| | | * get the 15.10 branch up-to-date with the fixes and test improvements in the ↵Charles Kerr2015-06-2216-194/+1086
| | |/| | | | | | | | | | | | | 15.04 branch.
| | * | Releasing 13.10.0+15.10.20150515-0ubuntu1CI Train Bot2015-05-151-0/+8
| | | |
| | * | Honor the 'other vibrations' setting to enable/disable vibrations when alarm ↵Charles Kerr2015-05-153-31/+97
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | notifications are shown. Approved by: Rodney Dawes
| * | | | add a g_warning() if we can't suss out the tzidCharles Kerr2015-07-091-5/+10
| | | | |
| * | | | add dobey's testsCharles Kerr2015-07-092-0/+126
| | | | |
| * | | | oops, disabling the other tests was only supposed to be to speed up local ↵Charles Kerr2015-07-091-21/+21
| | | | | | | | | | | | | | | | | | | | tests & wasn't supposed to be pushed
| * | | | add dobey's test case that has 'TZID:Pacific Time (US & Canada)'Charles Kerr2015-07-091-21/+22
| | | | |
| * | | | avoid the round trip to EDS if we can figure out the tzid from libical firstCharles Kerr2015-07-091-4/+10
| | | | |
| * | | | when possible, ask the ECalClient for the icaltimezone to useCharles Kerr2015-07-091-13/+37
| | | | |
| * | | | make the EDS EngineImpl's GCancellable a shared pointer, since we're about ↵Charles Kerr2015-07-091-15/+20
| | | | | | | | | | | | | | | | | | | | to start passing it around to subtasks
| * | | | add failing test for timezone issue in bug #1473068Charles Kerr2015-07-093-0/+144
|/ / / /
* | | | Releasing 13.10.0+15.04.20150618-0ubuntu1CI Train Bot2015-06-181-0/+7
| | | |
* | | | Fix invalid valarms in older clock-app alarms. Fixes: #1465806Charles Kerr2015-06-185-2/+321
|\ \ \ \ | | |_|/ | |/| | | | | | Approved by: PS Jenkins bot, Ted Gould
| * | | if older clock-app alarms don't have triggers, add them.Charles Kerr2015-06-171-2/+135
| | | |
| * | | add (failing) regression test for x-canonical-alarm components whose valarms ↵Charles Kerr2015-06-174-0/+186
|/ / / | | | | | | | | | have no triggers