Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Proper shutdown on SIGTERM. | William Hua | 2013-08-22 | 2 | -10/+30 |
| | |||||
* | Releasing 0.0.0+13.10.20130821-0ubuntu1 (revision 103 from ↵ | Automatic PS uploader | 2013-08-21 | 1 | -2/+5 |
|\ | | | | | | | | | | | lp:indicator-keyboard). Approved by PS Jenkins bot. | ||||
| * | Releasing 0.0.0+13.10.20130821-0ubuntu1, based on r103 | Automatic PS uploader | 2013-08-21 | 1 | -2/+5 |
|/ | |||||
* | Bootstrap commit. | Mathieu Trudel-Lapierre | 2013-08-21 | 1 | -0/+1 |
|\ | | | | | | | Approved by PS Jenkins bot, Didier Roche. | ||||
| * | Automatic snapshot from revision 102 (bootstrap) | Mathieu Trudel-Lapierre | 2013-08-21 | 1 | -0/+1 |
|/ | |||||
* | Packaging review. | Mathieu Trudel-Lapierre | 2013-08-21 | 5 | -130/+47 |
|\ | | | | | | | Approved by PS Jenkins bot, Sebastien Bacher, Robert Bruce Park. | ||||
| * | Remove dh_auto_test override. | Mathieu Trudel-Lapierre | 2013-08-13 | 1 | -2/+0 |
| | | |||||
| * | Merge packaging | Mathieu Trudel-Lapierre | 2013-08-13 | 5 | -130/+49 |
| |\ | |||||
| | * | * debian/control: | Mathieu Trudel-Lapierre | 2013-08-09 | 5 | -130/+49 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Packaging review, add comment to developers. - Fix Vcs-Bzr, Vcs-Browser. - Sort Build-Depends, use trailing commas. - Improve long description. * debian/rules: - Add DPKG_GENSYMBOLS_CHECK_LEVEL = 4. - Override dh_autoreconf to run ./autogen.sh. - Override dh_install to remove .la and .a files. - Run dh_install with --fail-missing. * debian/compat: bump to compat level 9. * debian/source/format: make sure we're using format 1.0. | ||||
| | | * | Re-add the missing comments | Mathieu Trudel-Lapierre | 2013-08-07 | 1 | -0/+3 |
| | | | | |||||
| | | * | Fix identation for (Build-)Depends | Mathieu Trudel-Lapierre | 2013-08-05 | 1 | -20/+17 |
| | | | | |||||
| | | * | Add another missing comma | Mathieu Trudel-Lapierre | 2013-08-05 | 1 | -1/+1 |
| | | | | |||||
| | | * | * debian/control: | Mathieu Trudel-Lapierre | 2013-08-05 | 5 | -137/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Packaging review, add comment to developers. - Fix Vcs-Bzr, Vcs-Browser. - Sort Build-Depends, use trailing commas. - Improve long description. * debian/rules: - Add DPKG_GENSYMBOLS_CHECK_LEVEL = 4. - Override dh_autoreconf to run ./autogen.sh. - Override dh_install to remove .la and .a files. - Run dh_install with --fail-missing. * debian/compat: bump to compat level 9. * debian/source/format: make sure we're using format 1.0. | ||||
* | | | | Use long delays in places when they may be killed prematurely. | William Hua | 2013-08-21 | 2 | -11/+12 |
|\ \ \ \ | | | | | | | | | | | | | | | | Approved by Sebastien Bacher, PS Jenkins bot. | ||||
| * | | | | Use long delays in places when they may be killed prematurely. | William Hua | 2013-08-21 | 2 | -11/+12 |
|/ / / / | |||||
* | | | | Change XDG_RUNTIME_DIR to point in-tree. The tests don't run properly ↵ | William Hua | 2013-08-20 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | because the default XDG_RUNTIME_DIR doesn't exist in a schroot. Thanks Iain Lane for suggesting the fix. Approved by PS Jenkins bot, Mathieu Trudel-Lapierre. | ||||
| * | | | Change XDG_RUNTIME_DIR to point in-tree. | William Hua | 2013-08-20 | 1 | -0/+1 |
|/ / / | |||||
* | | | Resolve flaky test by always forcing the delay. | William Hua | 2013-08-12 | 4 | -14/+22 |
|\ \ \ | |/ / |/| | | | | | | | | | | | The test used to kill a delay as soon as a change was observed on the action group which was activated. On slower systems, this caused an assertion failure because updating the dconf setting took much longer than getting the change notification. Approved by PS Jenkins bot, Mathieu Trudel-Lapierre. | ||||
| * | | Fix out-of-bounds error. | William Hua | 2013-08-12 | 2 | -5/+11 |
| | | | |||||
| * | | Split useful code into separate Source object. | William Hua | 2013-08-08 | 7 | -500/+606 |
| |\ \ | |/ / |/| | | |||||
* | | | Split useful code into separate Source object. | William Hua | 2013-08-07 | 7 | -500/+606 |
| | | | |||||
| * | | Switch to serial test harness. | William Hua | 2013-08-08 | 1 | -1/+1 |
| | | | |||||
| * | | Fix a couple more potential races. | William Hua | 2013-08-08 | 2 | -1/+9 |
| | | | |||||
| * | | Resolve flaky test by forcing a delay. | William Hua | 2013-08-07 | 2 | -12/+6 |
|/ / | |||||
* / | Add debugging information for tests. | William Hua | 2013-08-06 | 1 | -0/+21 |
|/ | |||||
* | Remove a lot of unnecessary files in the deps directory. | William Hua | 2013-07-31 | 5 | -625/+1 |
|\ | |||||
| * | Remove unneeded README. | William Hua | 2013-07-30 | 1 | -43/+0 |
| | | |||||
| * | Remove libbamf3.vapi, libgnomekbd.vapi, and libxklavier.vapi. | William Hua | 2013-07-30 | 4 | -582/+1 |
| | | |||||
| * | Remove unneeded valadocs. | William Hua | 2013-07-30 | 623 | -38597/+0 |
| | | |||||
* | | Update license headers. | William Hua | 2013-07-31 | 628 | -38606/+81 |
|\ \ | |/ |/| | |||||
| * | Delete the valadocs that are not needed for build. | William Hua | 2013-07-30 | 623 | -38597/+0 |
| | | |||||
| * | Add COPYING.LESSER back. | William Hua | 2013-07-30 | 1 | -0/+165 |
| | | |||||
| * | Update license headers. | William Hua | 2013-07-30 | 6 | -174/+81 |
|/ | |||||
* | drop .pc/ and debian/patches/ directories | Jeremy Bicha | 2013-07-30 | 12 | -2221/+0 |
| | |||||
* | Quilt clean up. | William Hua | 2013-07-30 | 2 | -1/+2 |
| | |||||
* | Initial autopilot work. | William Hua | 2013-07-23 | 8 | -0/+82 |
| | |||||
* | Fix tests in pbuilder. | William Hua | 2013-07-18 | 9 | -27/+25 |
| | |||||
* | * debian/control: | Jeremy Bicha | 2013-07-18 | 2 | -3/+11 |
|\ | | | | | | | | | | | - Don't build-depend on vala-0.20-vapi - Build-depend on dbus for tests | ||||
| * | * debian/control: | Jeremy Bicha | 2013-07-15 | 2 | -3/+11 |
| | | | | | | | | | | | | - Don't build-depend on valac-0.20-vapi - Build-depend on dbus for tests | ||||
* | | Relax test that fails when IBus runs headless. | William Hua | 2013-07-17 | 6 | -2/+690 |
| | | |||||
* | | Use Xvfb for headless tests. | William Hua | 2013-07-17 | 1 | -0/+9 |
| | | |||||
* | | Add test script. | William Hua | 2013-07-17 | 6 | -24/+27 |
| | | |||||
* | | Add --use-bamf option. | William Hua | 2013-07-17 | 4 | -231/+245 |
| | | |||||
* | | Fallback to ThemedIcon without --use-gtk. | William Hua | 2013-07-17 | 1 | -8/+12 |
| | | |||||
* | | Add --use-gtk flag. | William Hua | 2013-07-17 | 6 | -184/+226 |
|/ | |||||
* | Disable experimental non-null for tests. | William Hua | 2013-07-04 | 8 | -9/+771 |
| | |||||
* | Wrap up tests. | William Hua | 2013-07-04 | 3 | -30/+121 |
| | |||||
* | Update source test. | William Hua | 2013-07-03 | 3 | -10/+113 |
| | |||||
* | Fix broken tests. | William Hua | 2013-07-03 | 4 | -217/+191 |
| | |||||
* | Set input source test. | William Hua | 2013-07-02 | 1 | -1/+101 |
| |