commit 93e79280c4017ced82d0fee3978d27e89d825d63 Author: Travis Reitter Date: Mon Aug 26 17:37:47 2013 -0700 Release version 0.9.5 backends/telepathy/lib/tpf-persona.vala | 2 +- configure.ac | 6 +++--- folks/individual-aggregator.vala | 8 ++++---- folks/individual.vala | 2 +- folks/presence-details.vala | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) commit bfa9bad7c100e2f6cdbd8e42367fa515df5470d4 Author: Travis Reitter Date: Mon Aug 26 18:13:15 2013 -0700 Temporarily disable the Tracker tests, as they're currently broken tests/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) commit 2c13f603fc0b865968cb581a40a0edcb450c9c7b Author: Travis Reitter Date: Mon Aug 26 17:42:28 2013 -0700 Temporarily disable docs for distcheck due to bgo#706857 Makefile.am | 1 - 1 file changed, 1 deletion(-) commit 280da67ec436f1f12cecf1e44307284ffdd84a02 Author: Simon McVittie Date: Thu Apr 4 12:43:34 2013 +0100 Do not distribute _gen/param-spec-struct.h in tarballs or scan it with g-i It isn't self-contained, and provokes a (non-fatal) syntax error from g-ir-scanner. Signed-off-by: Simon McVittie Acked-by: Philip Withnall Bug: https://bugzilla.gnome.org/show_bug.cgi?id=697261 tests/lib/telepathy/contactlist/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit bced3b8a8e27d5b9a375125f9098d748699ad2ff Author: Dominique Leuenberger Date: Thu Aug 22 07:50:19 2013 +0200 Folks.SmallSet: return a value Fixes https://bugzilla.gnome.org/show_bug.cgi?id=706532 NEWS | 1 + folks/small-set.c | 1 + 2 files changed, 2 insertions(+) commit 35c92614b88f54fb47b819595e96e93467f728fb Author: Philip Withnall Date: Wed Aug 7 12:45:18 2013 +0200 core: Tidy up documentation in LocationDetails folks/location-details.vala | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) commit 4322477661d63115af291da1afc91e090cf6cc06 Author: Guillaume Desmottes Date: Mon Aug 5 14:30:13 2013 +0200 use IndividualAggregator.dup () in tests and tools The default constructor has been deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=705289 tests/eds/add-contacts-stress-test.vala | 2 +- tests/eds/add-persona.vala | 2 +- tests/eds/anti-linking.vala | 4 ++-- tests/eds/avatar-details.vala | 2 +- tests/eds/create-remove-stores.vala | 2 +- tests/eds/email-details.vala | 2 +- tests/eds/enable-disable-stores.vala | 2 +- tests/eds/helper-prepare-aggregator.vala | 2 +- tests/eds/im-details.vala | 2 +- tests/eds/individual-retrieval.vala | 2 +- tests/eds/link-personas-diff-stores.vala | 2 +- tests/eds/link-personas.vala | 2 +- tests/eds/linkable-properties.vala | 2 +- tests/eds/name-details.vala | 2 +- tests/eds/perf.vala | 2 +- tests/eds/phone-details.vala | 2 +- tests/eds/postal-address-details.vala | 2 +- tests/eds/remove-persona.vala | 2 +- tests/eds/removing-contacts.vala | 2 +- tests/eds/set-avatar.vala | 4 ++-- tests/eds/set-birthday.vala | 2 +- tests/eds/set-emails.vala | 2 +- tests/eds/set-gender.vala | 2 +- tests/eds/set-im-addresses.vala | 2 +- tests/eds/set-is-favourite.vala | 2 +- tests/eds/set-names.vala | 2 +- tests/eds/set-notes.vala | 2 +- tests/eds/set-phones.vala | 2 +- tests/eds/set-postal-addresses.vala | 2 +- tests/eds/set-properties-race.vala | 2 +- tests/eds/set-roles.vala | 2 +- tests/eds/set-structured-name.vala | 2 +- tests/eds/set-urls.vala | 2 +- tests/eds/store-removed.vala | 2 +- tests/eds/updating-contacts.vala | 2 +- tests/folks/aggregation.vala | 18 +++++++++--------- tests/folks/init.vala | 4 ++-- tests/key-file/individual-retrieval.vala | 4 ++-- tests/libsocialweb/aggregation.vala | 2 +- tests/libsocialweb/dummy-lsw.vala | 2 +- tests/telepathy/fake-tp-backend.vala | 2 +- tests/telepathy/individual-properties.vala | 8 ++++---- tests/telepathy/individual-retrieval.vala | 4 ++-- tests/telepathy/individual-zeitgeist.vala | 2 +- tests/telepathy/init.vala | 2 +- tests/tracker/add-contact.vala | 2 +- tests/tracker/add-persona.vala | 2 +- tests/tracker/additional-names-updates.vala | 2 +- tests/tracker/avatar-details-interface.vala | 2 +- tests/tracker/avatar-updates.vala | 2 +- tests/tracker/birthday-details-interface.vala | 2 +- tests/tracker/birthday-updates.vala | 2 +- tests/tracker/default-contact.vala | 2 +- tests/tracker/duplicated-emails.vala | 2 +- tests/tracker/duplicated-phones.vala | 2 +- tests/tracker/email-details-interface.vala | 2 +- tests/tracker/emails-updates.vala | 2 +- tests/tracker/family-name-updates.vala | 2 +- tests/tracker/favourite-details-interface.vala | 2 +- tests/tracker/favourite-updates.vala | 2 +- tests/tracker/fullname-updates.vala | 2 +- tests/tracker/gender-details-interface.vala | 2 +- tests/tracker/given-name-updates.vala | 2 +- tests/tracker/im-details-interface.vala | 2 +- tests/tracker/imaddresses-updates.vala | 2 +- tests/tracker/individual-retrieval.vala | 2 +- tests/tracker/link-personas-via-local-ids.vala | 2 +- tests/tracker/link-personas.vala | 2 +- tests/tracker/match-all.vala | 2 +- tests/tracker/match-email-addresses.vala | 2 +- tests/tracker/match-im-addresses.vala | 2 +- tests/tracker/match-known-emails.vala | 2 +- tests/tracker/match-name.vala | 2 +- tests/tracker/match-phone-number.vala | 2 +- tests/tracker/name-details-interface.vala | 2 +- tests/tracker/nickname-updates.vala | 2 +- tests/tracker/note-details-interface.vala | 2 +- tests/tracker/phone-details-interface.vala | 2 +- tests/tracker/phones-updates.vala | 2 +- tests/tracker/postal-address-details-interface.vala | 2 +- tests/tracker/prefix-name-updates.vala | 2 +- tests/tracker/remove-contact.vala | 2 +- tests/tracker/remove-persona.vala | 2 +- tests/tracker/role-details-interface.vala | 2 +- tests/tracker/set-avatar.vala | 2 +- tests/tracker/set-birthday.vala | 2 +- tests/tracker/set-duplicate-email.vala | 2 +- tests/tracker/set-emails.vala | 2 +- tests/tracker/set-favourite.vala | 2 +- tests/tracker/set-full-name.vala | 2 +- tests/tracker/set-gender.vala | 2 +- tests/tracker/set-im-addresses.vala | 2 +- tests/tracker/set-nickname.vala | 2 +- tests/tracker/set-notes.vala | 2 +- tests/tracker/set-null-avatar.vala | 2 +- tests/tracker/set-phones.vala | 2 +- tests/tracker/set-postal-addresses.vala | 2 +- tests/tracker/set-roles.vala | 2 +- tests/tracker/set-structured-name.vala | 2 +- tests/tracker/set-urls.vala | 2 +- tests/tracker/suffix-name-updates.vala | 2 +- tests/tracker/url-details-interface.vala | 2 +- tests/tracker/website-updates.vala | 2 +- tools/import.vala | 2 +- tools/inspect/inspect.vala | 2 +- 105 files changed, 121 insertions(+), 121 deletions(-) commit ed8e3773ee788dc4687979fa9fc9e8431473d9f8 Author: Guillaume Desmottes Date: Mon Aug 5 11:10:46 2013 +0200 aggregator: add dup() methods returning a singleton As discussed on bgo#705289 we don't support having different aggregator instances as they would share the same set of personas. Adding this singleton makes things easier for client applications. https://bugzilla.gnome.org/show_bug.cgi?id=705289 NEWS | 7 +++ folks/individual-aggregator.vala | 99 +++++++++++++++++++++++++++++++++++++++- 2 files changed, 104 insertions(+), 2 deletions(-) commit 3ad367594fcea74bf3fe465a2dde256eeceba334 Author: Guillaume Desmottes Date: Mon Aug 5 11:21:15 2013 +0200 Revert "add unit test for bgo#705289" It doesn't make sense any more as multiple aggregators are not supported any more. This reverts commit 1b7e8d83bb7488aac7bcf2d59df3a7b35f316ae2. tests/eds/Makefile.am | 5 - tests/eds/double-aggregator.vala | 208 --------------------------------------- 2 files changed, 213 deletions(-) commit 5b96d4894d1d0e5d2a8f31d97a7690208e600b7c Author: 甘露(Gan Lu) Date: Sat Aug 3 21:29:32 2013 +0800 Update Chinese simplified translation po/zh_CN.po | 134 +++++++++++++++++++++++++++++------------------------------- 1 file changed, 65 insertions(+), 69 deletions(-) commit 53c8317563f26da4f673a4b03777796651fe17ff Author: Philip Withnall Date: Fri Aug 2 16:11:44 2013 +0200 tests: Fix implicit .begin usage in double-aggregator test tests/eds/double-aggregator.vala | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) commit 1b7e8d83bb7488aac7bcf2d59df3a7b35f316ae2 Author: Guillaume Desmottes Date: Thu Aug 1 15:45:53 2013 +0200 add unit test for bgo#705289 https://bugzilla.gnome.org/show_bug.cgi?id=705289 Change-Id: Ief7bef8651ae1df8b2a927ae22fd5fb162e43466 tests/eds/Makefile.am | 5 + tests/eds/double-aggregator.vala | 202 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 207 insertions(+) commit 56df4afd2ba3fab1b06c0873382faba2b2ce8ac0 Author: Philip Withnall Date: Fri Aug 2 11:34:06 2013 +0200 Post-release version bump NEWS | 11 +++++++++++ configure.ac | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) commit 95e6fb64f495faa20cf8347ed674fc7a9acb7b19 Author: Philip Withnall Date: Fri Aug 2 11:32:16 2013 +0200 Release version 0.9.4 configure.ac | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)