| Age | Commit message (Expand) | Author |
| 2012-04-19 | Merged trunk, resolved conflicts. | Thomi Richards |
| 2012-04-18 | QuicklistView: fixed the quicklist key navigation, to make it consistent with... | Marco Trevisan (Treviño) |
| 2012-04-19 | autopilot, test_quicklist: cyclic keynav docstring fixes | Marco Trevisan (Treviño) |
| 2012-04-19 | autopilot, test_quicklist: use the Eventually matcher to avoid false-negatives | Marco Trevisan (Treviño) |
| 2012-04-18 | Update HUD tests to use the new Eventually() matcher.. Fixes: . Approved by B... | Thomi Richards |
| 2012-04-19 | Merging with trunk | Marco Trevisan (Treviño) |
| 2012-04-18 | Fixed going from the Hud to the Dash forgetting window focus when exiting fro... | Brandon Schaefer |
| 2012-04-19 | autopilot: quicklist emulator, applying Thomi's fixes. | Marco Trevisan (Treviño) |
| 2012-04-19 | Removed unused import, fixed reference to property being treated as a function. | Thomi Richards |
| 2012-04-19 | Merged trunk. | Thomi Richards |
| 2012-04-18 | * Use the correct assert | Brandon Schaefer |
| 2012-04-18 | * removed sleep | Brandon Schaefer |
| 2012-04-18 | Home lens tests use wait_for instead of explicit sleep statements.. Fixes: . ... | Thomi Richards |
| 2012-04-18 | * Fixes Hud to Dash not restoring window focus | Brandon Schaefer |
| 2012-04-19 | Merged trunk, reso;lved conflicts. | Thomi Richards |
| 2012-04-18 | IBus tests use new Eventually matcher.. Fixes: . Approved by Thomi Richards. | Thomi Richards |
| 2012-04-18 | * Fixed indent error | Brandon Schaefer |
| 2012-04-18 | * Fixed the dash test that was removed | Brandon Schaefer |
| 2012-04-18 | * uses properties | Brandon Schaefer |
| 2012-04-18 | * merged trunk, fixed conflicts* merged trunk, fixed conflicts* merged trunk,... | Brandon Schaefer |
| 2012-04-18 | autopilot, test_quicklist: docstrings updated. | Marco Trevisan (Treviño) |
| 2012-04-18 | autopilot: quicklist, use only properties | Marco Trevisan (Treviño) |
| 2012-04-18 | Merge trunk. | Andrea Azzarone |
| 2012-04-18 | Fix AP test. | Andrea Azzarone |
| 2012-04-18 | Launcher tests use Eventually() matcher.. Fixes: . Approved by Thomi Richards. | Thomi Richards |
| 2012-04-18 | Dash autopilot tests use the new autopilot wait_for feature.. Fixes: . Approv... | Thomi Richards |
| 2012-04-17 | * Fixed 2 ap fails | Brandon Schaefer |
| 2012-04-18 | Command lens uses Eventually() autopilot matcher to eliminate the need for sl... | Thomi Richards |
| 2012-04-18 | Cleaned up docstrings and whitespace in autopilot panel tests.. Fixes: . Appr... | Thomi Richards |
| 2012-04-17 | Adds an Eventually() matcher that allows us to block a while until a unity at... | Thomi Richards |
| 2012-04-18 | Cleaned up code after review. | Thomi Richards |
| 2012-04-18 | Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature. | Thomi Richards |
| 2012-04-18 | Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature. | Thomi Richards |
| 2012-04-18 | Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to... | Thomi Richards |
| 2012-04-18 | Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-wit... | Thomi Richards |
| 2012-04-18 | Check match and wait_for attribute are callables.: | Thomi Richards |
| 2012-04-18 | Fixed code from review. | Thomi Richards |
| 2012-04-18 | Merged dash-tests-to-wait_for-feature into home-lens-tests-to-wait_for-feature. | Thomi Richards |
| 2012-04-18 | Merged home-lens-tests-to-wait_for-feature into hud-tests-to-wait_for-feature. | Thomi Richards |
| 2012-04-18 | Merged fix-command-lens-ap-tests-with-new-wait_for-featuer into dash-tests-to... | Thomi Richards |
| 2012-04-18 | Merged wait_for-to-use-testtools-exception into fix-command-lens-ap-tests-wit... | Thomi Richards |
| 2012-04-18 | Fixed code from review. | Thomi Richards |
| 2012-04-17 | Extend the autopilot wait_for feature to use testtools matcher instances as w... | Thomi Richards |
| 2012-04-18 | Whitespace, PEP8 and PEP257 fixes for the panel tests. | Thomi Richards |
| 2012-04-18 | Launcher emulator now uses wait_for to block until the action has been perfor... | Thomi Richards |
| 2012-04-18 | Launcher tests now use Eventually() matcher. Also removed some cruft from the... | Thomi Richards |
| 2012-04-18 | IBus tests now use the Eventually() matcher instead of wait_for. | Thomi Richards |
| 2012-04-18 | Hud tests now use Eventually() matcher object instead of wait_for. | Thomi Richards |
| 2012-04-18 | Home lens tests now use the Eventually() syntax. | Thomi Richards |
| 2012-04-18 | Missed one spot. | Thomi Richards |