aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Releasing 12.10.5+14.10.20140718-0ubuntu1CI bot2014-07-181-0/+9
|
* Hide relevant items from session indicator when org.gnome.desktop.lockdown ↵Robert Ancell2014-07-182-15/+155
|\ | | | | | | | | | | disable-lock-screen or disable-user-switching are set to match 12.04 LTS behaviour Fixes: 1325353 Approved by: Charles Kerr, PS Jenkins bot
| * Hide relevant items from session indicator when org.gnome.desktop.lockdown ↵Robert Ancell2014-07-112-15/+155
| | | | | | | | disable-lock-screen or disable-user-switching are set to match 12.04 LTS behaviour
* | Releasing 12.10.5+14.10.20140717-0ubuntu1CI bot2014-07-171-0/+8
| |
* | Add support for getting the distro name from /etc/os-release. Fixes: 1331873Charles Kerr2014-07-171-2/+78
|\ \ | |/ |/| | | Approved by: Ted Gould, PS Jenkins bot
| * use g_shell_unquote() to unmunge the values in /etc/os-releaseCharles Kerr2014-07-161-17/+16
| |
| * tweak unescape comment for readabilityCharles Kerr2014-07-161-1/+1
| |
| * make the os-release parser slightly more readable.Charles Kerr2014-07-161-25/+22
| |
| * make the os-release parser slightly less unreadable.Charles Kerr2014-07-161-13/+12
| |
| * better i18n markup of the help stringCharles Kerr2014-07-161-1/+1
| |
| * don't mark 'Ubuntu' for translation.Charles Kerr2014-07-161-1/+1
| |
| * add a passable parser for /etc/os-releaseCharles Kerr2014-07-151-2/+83
|/
* Releasing 12.10.5+14.10.20140620-0ubuntu1CI bot2014-06-201-0/+8
|
* When logging out, prefer com.canonical.Unity.RequestLogout over ↵Charles Kerr2014-06-205-52/+191
|\ | | | | | | org.gnome.SessionManager.Logout. Fixes: 1296814
| * If we try to prompt for confirmation using unity but the EndSessionDialog ↵Charles Kerr2014-06-181-1/+11
| | | | | | | | errors out, treat that as confirmation. Otherwise how will a user ever log out?
| * If we try to prompt for confirmation with zenity but zenity fails to run, ↵Charles Kerr2014-06-181-3/+10
| | | | | | | | treat that as confirmation. Otherwise how will a user ever log out?
| * try to log out with com.canonical.Unity.Session's RequestLogout. If that ↵Charles Kerr2014-04-113-46/+152
| | | | | | | | fails, fall back to org.gnome.SessionManager's Logout.
| * in MockUnitySession, add support for handling RequestLogoutCharles Kerr2014-04-112-2/+18
|/
* Releasing 12.10.5+14.04.20140410-0ubuntu1CI bot2014-04-101-0/+12
|
* DBusActions: use unity session APIs when unity is runningMarco Trevisan (Treviño)2014-04-108-8/+223
|\ | | | | | | Use Immediate lock when switching, and rely to standard lock (with fade) in normal cases. Fixes: 1305194
| * MockUnitySession: add new mock for unity session, and use it in testsMarco Trevisan (Treviño)2014-04-105-2/+136
| |
| * DBusActions: use if/else instead of returning in lock_current_sessionMarco Trevisan (Treviño)2014-04-101-5/+5
| |
| * ScreenSaver API: add SimulateUserActivity backMarco Trevisan (Treviño)2014-04-101-0/+3
| |
| * actions: cleanup spacingMarco Trevisan (Treviño)2014-04-101-1/+0
| |
| * actions: add have_unity_session to check if unity is currently running and ↵Marco Trevisan (Treviño)2014-04-102-15/+25
| | | | | | | | exporting his session bus
| * Actions: lock current session also when switching to greeter and another userMarco Trevisan (Treviño)2014-04-101-0/+4
| |
| * Actions: add Unity session proxy, and use to lock the screen if availableMarco Trevisan (Treviño)2014-04-103-4/+69
| |
* | Releasing 12.10.5+14.04.20140403-0ubuntu1CI bot2014-04-031-0/+8
| |
* | Fix the phantom "J Random User" menuitem that shows up under some ↵Charles Kerr2014-04-035-9/+265
|\ \ | | | | | | | | | conditions. Fixes: 1256590
| * | if we encounter a user for whom we can't find a name, report it to apport as ↵Charles Kerr2014-04-022-0/+53
| | | | | | | | | | | | a recoverable error.
| * | copy recoverable-problem.[ch] from url-dispatcher 0.1+14.04.20140331.1-0ubuntu1Charles Kerr2014-04-023-0/+195
| | |
| * | silence compiler warningCharles Kerr2014-03-281-8/+8
| | |
| * | don't create menuitems for phantom users.Charles Kerr2014-03-281-1/+9
|/ /
* | Releasing 12.10.5+14.04.20140324-0ubuntu1CI bot2014-03-241-0/+13
| |
* | Don't show a red icon in indicator-session when there's an online user ↵Charles Kerr2014-03-243-66/+35
|\ \ | | | | | | | | | account error. Fixes: 1206550
| * | sync tests to the red-icon-removal change in r436Charles Kerr2014-03-191-6/+1
| | |
| * | copy newer GLibTestFixture wait_for_signal() and wait_msec() methods from ↵Charles Kerr2014-03-191-23/+32
| | | | | | | | | | | | indicator-datetime's tests to fix noisy g_warnings
| * | don't show a red icon when online accounts are in an error state.Charles Kerr2014-03-191-37/+2
| | |
* | | Re-add the feature to hide the user list if com.canonical.indicator.session ↵Iain Lane2014-03-244-8/+63
|\ \ \ | | | | | | | | | | | | user-show-menu is false Fixes: 1211772
| * | | Update some stringsIain Lane2014-03-192-2/+2
| | | |
| * | | Re-add the feature to hide the user list if com.canonical.indicator.session ↵Iain Lane2014-03-194-8/+63
| |/ / | | | | | | | | | user-show-menu is false
* | | Releasing 12.10.5+14.04.20140320-0ubuntu1CI bot2014-03-201-0/+13
| | |
* | | Synchronize process management across indicators Ted Gould2014-03-204-3/+33
|\ \ \
| * | | Update for gnome-fallbackTed Gould2014-02-261-2/+2
| | | |
| * | | Adding in an Upstart overrideTed Gould2014-02-202-0/+29
| | | |
| * | | Update with a respawn limitTed Gould2014-02-201-1/+2
| | | |
| * | | Converting to an OnlyShowInTed Gould2014-02-201-1/+1
| | | |
* | | | indicator-session relies on the org.gnome.desktop.lockdown schema provided ↵Charles Kerr2014-03-201-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | by gsettings-desktop-schemas. Fixes: 1212664
| * | | | make explicit the dependency on gsettings-desktop-schemasCharles Kerr2014-03-051-0/+1
| |/ / /
* | | | Don't show the lockscreen accelerator in switch-user mode. Fixes: 1241906Charles Kerr2014-03-201-3/+7
|\ \ \ \ | |_|/ / |/| | |