| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't show a red icon in indicator-session when there's an online user accoun... | Charles Kerr | 2014-03-24 | 1 | -6/+1 |
|\ |
|
| * | sync tests to the red-icon-removal change in r436 | Charles Kerr | 2014-03-19 | 1 | -6/+1 |
* | | Update some strings | Iain Lane | 2014-03-19 | 1 | -1/+1 |
* | | Re-add the feature to hide the user list if com.canonical.indicator.session u... | Iain Lane | 2014-03-19 | 1 | -0/+10 |
|/ |
|
* | Use username as label if the real name is empty or whitespace | Robert Ancell | 2013-12-19 | 1 | -0/+30 |
* | look for fallback icons in test-services | Charles Kerr | 2013-11-08 | 1 | -1/+1 |
* | tests/test-service.cc: adjust test suite for screen lock changes | Marc Deslauriers | 2013-09-25 | 1 | -10/+10 |
* | sync tests to look for a header action state of type a{sv} instead of (sssb) | Charles Kerr | 2013-08-12 | 1 | -14/+30 |
* | fix failing tests on ppc & add more verbose warnings in the menu sync tests | Charles Kerr | 2013-07-16 | 1 | -2/+3 |
* | add the online-accounts action and unit tests for it | Charles Kerr | 2013-07-12 | 1 | -0/+9 |
* | fix test breakage introduced with the recent commit that hides the reboot men... | Charles Kerr | 2013-06-28 | 1 | -5/+20 |
* | in IndicatorSessionUsers, use the uid as the user's key. Users.ActivateUser i... | Charles Kerr | 2013-06-25 | 1 | -21/+22 |
* | in the tests, use login1's terminology 'power off', 'reboot' | Charles Kerr | 2013-06-24 | 1 | -14/+14 |
* | remove the --replace command-line argument and property as we're using upstar... | Charles Kerr | 2013-06-20 | 1 | -6/+1 |
* | use the production dbus name | Charles Kerr | 2013-06-19 | 1 | -3/+3 |
* | port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%. | Charles Kerr | 2013-03-22 | 1 | -96/+735 |
* | Remove the uses of deprecated g_type_init(). | Mathieu Trudel-Lapierre | 2013-01-22 | 1 | -1/+0 |
* | revert the g_message() tracers added in r372 | Charles Kerr | 2012-11-13 | 1 | -4/+0 |
* | ensure that the service unit test can find all the GSettings schemas that it ... | Charles Kerr | 2012-11-08 | 1 | -3/+5 |
* | wrap the g_dbus_connection_call_sync() calls in g_message to see whether or n... | Charles Kerr | 2012-11-07 | 1 | -0/+4 |
* | remove unused function CallIndicatorServiceMethod() | Charles Kerr | 2012-11-06 | 1 | -14/+3 |
* | Reimplement test-service s.t. we actually test activating the service via dbu... | Charles Kerr | 2012-11-06 | 1 | -20/+120 |
* | add a local implementation of indicator-service-test.h | Charles Kerr | 2012-08-23 | 1 | -2/+1 |
* | fix #include in test-service | Charles Kerr | 2012-07-11 | 1 | -1/+1 |
* | use ted's suggestions for using xorg-gtest and to remove the service-test-run... | Charles Kerr | 2012-04-27 | 1 | -16/+1 |
|\ |
|
| * | Change the service path to be a define instead of passed on the command line | Ted Gould | 2012-04-27 | 1 | -14/+1 |
|/ |
|
* | add scaffolding for indicator-session-service Google Testing with libdbustest | Charles Kerr | 2012-04-26 | 1 | -0/+71 |