| Age | Commit message (Expand) | Author |
| 2013-03-28 | CompWindow::syncPosition () is deprecated and calls to | MC Return |
| 2013-03-25 | FileManagerOpener: moved to unity-shared and renamed as FileManager | Marco Trevisan (Treviño) |
| 2013-03-25 | TestTrashLauncherIcon: don't re-call Menus(), or the test won't pass | Marco Trevisan (Treviño) |
| 2013-03-25 | Merge with trunk | Marco Trevisan (Treviño) |
| 2013-03-25 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-03-25 | test_gdbus_proxy.cpp: move to test_glib_dbus_proxy.cpp | Marco Trevisan (Treviño) |
| 2013-03-25 | TestGLibVariant: test getters default return values | Marco Trevisan (Treviño) |
| 2013-03-25 | TestGLibDBusServerInteractions: add EmitPropertyChanged test | Marco Trevisan (Treviño) |
| 2013-03-25 | TestGLibDBusServerInteractions: added property-setter tests | Marco Trevisan (Treviño) |
| 2013-03-25 | TestGLibDBusServerInteractions: test property getter | Marco Trevisan (Treviño) |
| 2013-03-25 | TestGDBusProxy: added property-changed signal tests | Marco Trevisan (Treviño) |
| 2013-03-25 | Fix unit tests regressions with latest glib (LP: #1159677) | Didier Roche |
| 2013-03-23 | TestGDBusProxy: eniforce some tests | Marco Trevisan (Treviño) |
| 2013-03-22 | TestGDBusProxy: add tests for async getters | Marco Trevisan (Treviño) |
| 2013-03-22 | TestGDBusProxy: add WriteOnly property tests | Marco Trevisan (Treviño) |
| 2013-03-22 | TestGDBusService: add WriteOnly property support, use integer not tuples | Marco Trevisan (Treviño) |
| 2013-03-22 | TestServiceMain: use nux logging | Marco Trevisan (Treviño) |
| 2013-03-22 | ThumbnailGenerator: code cleanup, use std::shared_ptr and glib::Error. Test f... | Marco Trevisan (Treviño) |
| 2013-03-22 | TestGDBusProxy: add RWProperty tests | Marco Trevisan (Treviño) |
| 2013-03-22 | TestGDBusService: add read-write property support | Marco Trevisan (Treviño) |
| 2013-03-22 | TestGDBusProxy: added RoProperty getting test | Marco Trevisan (Treviño) |
| 2013-03-22 | TestGDBusService: avoid crashes | Marco Trevisan (Treviño) |
| 2013-03-22 | TestServiceDBus: add read-only property support | Marco Trevisan (Treviño) |
| 2013-03-22 | TestGDBusProxy: add more tests to ensure the signal emissions | Marco Trevisan (Treviño) |
| 2013-03-22 | TestMainDBus: close the Service and exit on Ctrl+C | Marco Trevisan (Treviño) |
| 2013-03-22 | Fix failing tooltip AP tests. | Andrea Azzarone |
| 2013-03-22 | TestIconLoader: use Utils::WaitUntilMSec and an unique CheckResult function | Marco Trevisan (Treviño) |
| 2013-03-22 | TestUtils: reduce the callback function calls, do just one per iteration | Marco Trevisan (Treviño) |
| 2013-03-22 | TestThumbnailGenerator: use Utils::WaitUntilMSec to wait results, use one fun... | Marco Trevisan (Treviño) |
| 2013-03-22 | Fix failing AP tests. | Andrea Azzarone |
| 2013-03-21 | TestTrashLauncherIcon: test the quicklist to empty trash activation | Marco Trevisan (Treviño) |
| 2013-03-21 | TestTrashLauncherIcon/TestVolumeImp: use common MockFileManager | Marco Trevisan (Treviño) |
| 2013-03-21 | Merging with lp:~3v1n0/unity/glib-cancellable-use | Marco Trevisan (Treviño) |
| 2013-03-21 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-03-21 | test-gtest_pch.hh: add some UnityCore headers | Marco Trevisan (Treviño) |
| 2013-03-21 | TestGDBusProxy: use glib::Cancellable | Marco Trevisan (Treviño) |
| 2013-03-21 | Cancellable: removed copies to not increase complexity, add Renew method instead | Marco Trevisan (Treviño) |
| 2013-03-21 | TestGLibCancellable: added equality/not-equalty tests | Marco Trevisan (Treviño) |
| 2013-03-21 | TestGLibCancellable: adding copy and assigment tests | Marco Trevisan (Treviño) |
| 2013-03-21 | TestGLibCancellable: added cancellable tests | Marco Trevisan (Treviño) |
| 2013-03-21 | FileManagerOpener: moved to unity-shared and renamed as FileManager | Marco Trevisan (Treviño) |
| 2013-03-21 | Merging with trunk | Marco Trevisan (Treviño) |
| 2013-03-21 | Add logind alternatives to ConsoleKit and UPower suspend/hibernate calls (LP:... | Martin Pitt |
| 2013-03-21 | Workaround the issue of test_super_h failing because of the keybinding change... | Łukasz 'sil2100' Zemczak |
| 2013-03-21 | Moved slow unit tests in switcher controller over to test-gtest-slow. | Brandon Schaefer |
| 2013-03-20 | A more complicated way of working around the lack of feedback from compiz on ... | Łukasz 'sil2100' Zemczak |
| 2013-03-20 | First workaround: add a 2 second sleep after each configuration change in com... | Łukasz 'sil2100' Zemczak |
| 2013-03-20 | Provide logind → ConsoleKit fallback for Logout as well. | Martin Pitt |
| 2013-03-20 | tests: wait until Can{Suspend,Hibernate} gets called from logind, just like w... | Martin Pitt |
| 2013-03-20 | Revert the Can{Suspend,Hibernate} test splitting, these values are cached. | Martin Pitt |