Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update the translations template during the build | Sebastien Bacher | 2014-10-24 | 1 | -0/+3 |
| | |||||
* | Releasing 12.10.5+14.10.20141009-0ubuntu1 | CI bot | 2014-10-09 | 1 | -0/+7 |
| | |||||
* | Fix autopkg tests | Martin Pitt | 2014-10-09 | 3 | -28/+6 |
|\ | | | | | | | Approved by: Charles Kerr, PS Jenkins bot | ||||
| * | Run tests-service as autopkgtest | Martin Pitt | 2014-09-23 | 2 | -25/+4 |
| | | | | | | | | | | | | | | | | | | | | Drop the obsolete and rather unnecessary setup from start-service (this is a system integration test, stuff shoudl just run after installation or get dbus activated). In lieu of an actual integration test that uses the installed package, run test-service. This won't check the installed indicator-session package, but at least verify that it still builds and runs, thus find regressions in the dependencies. | ||||
| * | debian/control: Drop commented out XS-Testsuite: field, dpkg now adds this ↵ | Martin Pitt | 2014-09-23 | 1 | -1/+0 |
| | | | | | | | | automatically | ||||
| * | debian/control: Update Vcs-* links to current branch | Martin Pitt | 2014-09-23 | 1 | -2/+2 |
|/ | |||||
* | Releasing 12.10.5+14.10.20140919-0ubuntu1 | CI bot | 2014-09-19 | 1 | -0/+7 |
| | |||||
* | Make Cancel button in Zenity backend work again Fixes: 1363630 | Dmitry Shachnev | 2014-09-19 | 1 | -5/+1 |
|\ | | | | | | | Approved by: Charles Kerr | ||||
| * | Make Cancel button in Zenity backend work again | Dmitry Shachnev | 2014-08-31 | 1 | -5/+1 |
|/ | |||||
* | Releasing 12.10.5+14.10.20140814-0ubuntu1 | CI bot | 2014-08-14 | 1 | -0/+8 |
| | |||||
* | Re-use the same Translations.cmake file across indicators Fixes: 1354058 | Charles Kerr | 2014-08-14 | 1 | -12/+8 |
|\ | | | | | | | Approved by: Ted Gould, PS Jenkins bot | ||||
| * | sync the shared Translations.cmake file to pick up recent bugfixes. | Charles Kerr | 2014-08-09 | 1 | -12/+8 |
|/ | |||||
* | Releasing 12.10.5+14.10.20140718-0ubuntu1 | CI bot | 2014-07-18 | 1 | -0/+9 |
| | |||||
* | Hide relevant items from session indicator when org.gnome.desktop.lockdown ↵ | Robert Ancell | 2014-07-18 | 2 | -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 Ancell | 2014-07-11 | 2 | -15/+155 |
| | | | | | | | | disable-lock-screen or disable-user-switching are set to match 12.04 LTS behaviour | ||||
* | | Releasing 12.10.5+14.10.20140717-0ubuntu1 | CI bot | 2014-07-17 | 1 | -0/+8 |
| | | |||||
* | | Add support for getting the distro name from /etc/os-release. Fixes: 1331873 | Charles Kerr | 2014-07-17 | 1 | -2/+78 |
|\ \ | |/ |/| | | | Approved by: Ted Gould, PS Jenkins bot | ||||
| * | use g_shell_unquote() to unmunge the values in /etc/os-release | Charles Kerr | 2014-07-16 | 1 | -17/+16 |
| | | |||||
| * | tweak unescape comment for readability | Charles Kerr | 2014-07-16 | 1 | -1/+1 |
| | | |||||
| * | make the os-release parser slightly more readable. | Charles Kerr | 2014-07-16 | 1 | -25/+22 |
| | | |||||
| * | make the os-release parser slightly less unreadable. | Charles Kerr | 2014-07-16 | 1 | -13/+12 |
| | | |||||
| * | better i18n markup of the help string | Charles Kerr | 2014-07-16 | 1 | -1/+1 |
| | | |||||
| * | don't mark 'Ubuntu' for translation. | Charles Kerr | 2014-07-16 | 1 | -1/+1 |
| | | |||||
| * | add a passable parser for /etc/os-release | Charles Kerr | 2014-07-15 | 1 | -2/+83 |
|/ | |||||
* | Releasing 12.10.5+14.10.20140620-0ubuntu1 | CI bot | 2014-06-20 | 1 | -0/+8 |
| | |||||
* | When logging out, prefer com.canonical.Unity.RequestLogout over ↵ | Charles Kerr | 2014-06-20 | 5 | -52/+191 |
|\ | | | | | | | org.gnome.SessionManager.Logout. Fixes: 1296814 | ||||
| * | If we try to prompt for confirmation using unity but the EndSessionDialog ↵ | Charles Kerr | 2014-06-18 | 1 | -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 Kerr | 2014-06-18 | 1 | -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 Kerr | 2014-04-11 | 3 | -46/+152 |
| | | | | | | | | fails, fall back to org.gnome.SessionManager's Logout. | ||||
| * | in MockUnitySession, add support for handling RequestLogout | Charles Kerr | 2014-04-11 | 2 | -2/+18 |
|/ | |||||
* | Releasing 12.10.5+14.04.20140410-0ubuntu1 | CI bot | 2014-04-10 | 1 | -0/+12 |
| | |||||
* | DBusActions: use unity session APIs when unity is running | Marco Trevisan (Treviño) | 2014-04-10 | 8 | -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 tests | Marco Trevisan (Treviño) | 2014-04-10 | 5 | -2/+136 |
| | | |||||
| * | DBusActions: use if/else instead of returning in lock_current_session | Marco Trevisan (Treviño) | 2014-04-10 | 1 | -5/+5 |
| | | |||||
| * | ScreenSaver API: add SimulateUserActivity back | Marco Trevisan (Treviño) | 2014-04-10 | 1 | -0/+3 |
| | | |||||
| * | actions: cleanup spacing | Marco Trevisan (Treviño) | 2014-04-10 | 1 | -1/+0 |
| | | |||||
| * | actions: add have_unity_session to check if unity is currently running and ↵ | Marco Trevisan (Treviño) | 2014-04-10 | 2 | -15/+25 |
| | | | | | | | | exporting his session bus | ||||
| * | Actions: lock current session also when switching to greeter and another user | Marco Trevisan (Treviño) | 2014-04-10 | 1 | -0/+4 |
| | | |||||
| * | Actions: add Unity session proxy, and use to lock the screen if available | Marco Trevisan (Treviño) | 2014-04-10 | 3 | -4/+69 |
| | | |||||
* | | Releasing 12.10.5+14.04.20140403-0ubuntu1 | CI bot | 2014-04-03 | 1 | -0/+8 |
| | | |||||
* | | Fix the phantom "J Random User" menuitem that shows up under some ↵ | Charles Kerr | 2014-04-03 | 5 | -9/+265 |
|\ \ | | | | | | | | | | conditions. Fixes: 1256590 | ||||
| * | | if we encounter a user for whom we can't find a name, report it to apport as ↵ | Charles Kerr | 2014-04-02 | 2 | -0/+53 |
| | | | | | | | | | | | | a recoverable error. | ||||
| * | | copy recoverable-problem.[ch] from url-dispatcher 0.1+14.04.20140331.1-0ubuntu1 | Charles Kerr | 2014-04-02 | 3 | -0/+195 |
| | | | |||||
| * | | silence compiler warning | Charles Kerr | 2014-03-28 | 1 | -8/+8 |
| | | | |||||
| * | | don't create menuitems for phantom users. | Charles Kerr | 2014-03-28 | 1 | -1/+9 |
|/ / | |||||
* | | Releasing 12.10.5+14.04.20140324-0ubuntu1 | CI bot | 2014-03-24 | 1 | -0/+13 |
| | | |||||
* | | Don't show a red icon in indicator-session when there's an online user ↵ | Charles Kerr | 2014-03-24 | 3 | -66/+35 |
|\ \ | | | | | | | | | | account error. Fixes: 1206550 | ||||
| * | | sync tests to the red-icon-removal change in r436 | Charles Kerr | 2014-03-19 | 1 | -6/+1 |
| | | | |||||
| * | | copy newer GLibTestFixture wait_for_signal() and wait_msec() methods from ↵ | Charles Kerr | 2014-03-19 | 1 | -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 Kerr | 2014-03-19 | 1 | -37/+2 |
| | | |