summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-27Re-enable some account storage testsnext-testsSimon McVittie2-6/+0
2014-03-27Remove unused CHECK_TWISTED_PATH variableSimon McVittie1-6/+0
2014-03-27Rename mc-twisted-tests.list to twisted-tests.Simon McVittie3-5/+5
2014-03-27tests: work in terms of G_TEST_SRCDIR, G_TEST_BUILDDIR and ${twistedtestsdir}Simon McVittie2-27/+27
2014-03-27Replace MC_ABS_TOP_BUILDDIR, ...SRCDIR with CHECK_TWISTED_ABS_TOP_BUILDDIR, ....Simon McVittie2-8/+8
2014-03-27Replace MC_TWISTED_PATH with CHECK_TWISTED_PATHSimon McVittie1-4/+4
2014-03-27Replace MC_TEST_UNINSTALLED with CHECK_TWISTED_UNINSTALLEDSimon McVittie2-2/+2
2014-03-27Replace MC_TEST_SLEEP with CHECK_TWISTED_SLEEPSimon McVittie1-1/+1
2014-03-27Replace MC_TEST_KEEP_TEMP with CHECK_TWISTED_KEEP_TEMPSimon McVittie2-4/+4
2014-03-27Replace MC_TEST_LOG_DIR with CHECK_TWISTED_LOG_DIRSimon McVittie3-10/+10
2014-03-27Replace MC_TEST_CURDIR with CHECK_TWISTED_CURDIRSimon McVittie3-9/+9
2014-03-27run-test.sh: allow use of system-wide dataSimon McVittie1-1/+1
2014-03-27fake-network-monitor also uses telepathy-glib utility functionsSimon McVittie1-0/+1
2014-03-27Install tests to a version-specific locationSimon McVittie1-1/+1
2014-03-27account-manager/server-drops-us.py: update so it actually passesSimon McVittie1-3/+8
2014-03-27output log files from skipped testsSimon McVittie1-0/+7
2014-03-27Simplify how the slow test is runSimon McVittie2-10/+8
2014-03-27tests: link plugin libraries to their dependenciesSimon McVittie1-1/+16
2014-03-27don't try to use more than one -rpath for installed tests' pluginsSimon McVittie1-6/+10
2014-03-27installed-tests: have one GNOME-style installed-test per Python test-caseSimon McVittie1-5/+7
2014-03-27autogen.sh: stop trying to use an obsolete Automake versionnext-miscSimon McVittie1-13/+0
2014-03-27fix incorrect library name in .pc filesSimon McVittie2-4/+4
2014-03-27Change plugin directory to avoid collision with MC 5Simon McVittie3-4/+4
2014-03-19nano versionSimon McVittie1-1/+1
2014-03-19Zero-initialize McdLoadAccountsDataSimon McVittie1-1/+1
2014-03-190.99.8Simon McVittie2-11/+4
2014-03-19Merge branch 'master' into nextSimon McVittie8-367/+356
2014-03-19Merge commit '553acd80fac93fb21c28cb51f00c9c51045c9921' into nextSimon McVittie52-7409/+997
2014-03-19Merge commit '79f0081b0a50ab59794827dd5af79f8671870fcd' into nextSimon McVittie33-2713/+2443
2014-03-19run-test.sh: output in TAP format, and install an installed-tests wrapperSimon McVittie2-14/+33
2014-03-18tp_protocol_new() has been removedGuillaume Desmottes3-21/+22
2014-03-18tp_client_factory_ensure_channel() now takes a GVariant as propsGuillaume Desmottes2-4/+5
2014-02-25fixup! mc-tool: port to GVariant APIGuillaume Desmottes1-1/+3
2014-02-20mc-tool: port to GVariant APIGuillaume Desmottes1-70/+58
2014-02-20depends on GLib 2.39.90Guillaume Desmottes1-2/+2
2014-02-20tp_connection_get_detailed_error() has been renamedGuillaume Desmottes2-8/+29
2014-02-20mc-tool: port to TP coding styleGuillaume Desmottes1-965/+1026
2014-02-17McdAccount: Set "account-path-suffix" parameter on CMs that support itXavier Claessens1-0/+10
2014-02-17tp_account_dup_storage_identifier_variant() has been removed in nextGuillaume Desmottes1-1/+1
2014-02-13TpHandleType has been renamed to TpEntityTypeGuillaume Desmottes51-80/+80
2014-02-11AccountPropertyChanged has been removedGuillaume Desmottes22-222/+226
2014-02-10new {Observe,Handle}Channel APIGuillaume Desmottes23-119/+72
2014-02-06update documentation for McpAcccountStorageIface membersSimon McVittie1-3/+11
2014-02-06McdStorage: watch and proxy plugins' change-notification signalsSimon McVittie5-349/+246
2014-02-06McdAccountManager: if an account is async-added during setup, wait for itSimon McVittie1-0/+10
2014-02-06McdAccountManager: ref the objects in McdLoadAccountsDataSimon McVittie1-3/+7
2014-02-06mcd_keyfile_get_variant: add support for int16, uint16Simon McVittie1-0/+45
2014-02-06mcd_storage_maybe_migrate_parameters: fix error handlingSimon McVittie1-5/+1
2014-02-04NEWSSimon McVittie1-1/+7
2014-02-04Opportunistically migrate accounts from untyped to typed ParametersSimon McVittie6-19/+186