[libgdata: 2/2] Merge branch 'remove-contacts' into 'master'
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata: 2/2] Merge branch 'remove-contacts' into 'master'
- Date: Thu, 17 Jun 2021 13:54:08 +0000 (UTC)
commit b0460823bfd19fb46dee9982e221ca2eeba3bc4a
Merge: b8d82109 3a76b6df
Author: Philip Withnall <philip tecnocode co uk>
Date: Thu Jun 17 13:54:07 2021 +0000
Merge branch 'remove-contacts' into 'master'
remove deprecated contacts service
See merge request GNOME/libgdata!39
HACKING | 2 -
docs/reference/gdata-docs.xml | 8 -
docs/reference/gdata-sections.txt.in | 204 --
gdata/GData-0.0.metadata | 4 -
gdata/gdata-core.symbols | 127 -
gdata/gdata-goa-authorizer.c | 7 -
gdata/gdata.h | 6 -
gdata/services/contacts/gdata-contacts-contact.c | 3611 --------------------
gdata/services/contacts/gdata-contacts-contact.h | 402 ---
gdata/services/contacts/gdata-contacts-group.c | 612 ----
gdata/services/contacts/gdata-contacts-group.h | 126 -
gdata/services/contacts/gdata-contacts-query.c | 505 ---
gdata/services/contacts/gdata-contacts-query.h | 96 -
gdata/services/contacts/gdata-contacts-service.c | 589 ----
gdata/services/contacts/gdata-contacts-service.h | 121 -
gdata/services/contacts/meson.build | 20 -
gdata/services/meson.build | 1 -
gdata/symbol.map | 127 -
gdata/tests/contacts.c | 2705 ---------------
gdata/tests/meson.build | 1 -
gdata/tests/traces/contacts/authentication | 35 -
gdata/tests/traces/contacts/authentication-async | 27 -
.../contacts/authentication-async-cancellation | 27 -
gdata/tests/traces/contacts/batch | 242 --
gdata/tests/traces/contacts/batch-async | 57 -
.../tests/traces/contacts/batch-async-cancellation | 0
gdata/tests/traces/contacts/contact-insert | 90 -
gdata/tests/traces/contacts/contact-update | 63 -
gdata/tests/traces/contacts/global-authentication | 35 -
gdata/tests/traces/contacts/group-insert | 45 -
gdata/tests/traces/contacts/group_insert-async | 45 -
.../contacts/group_insert-async-cancellation | 45 -
gdata/tests/traces/contacts/photo-add | 33 -
gdata/tests/traces/contacts/photo-delete | 27 -
gdata/tests/traces/contacts/photo-get | 29 -
gdata/tests/traces/contacts/photo_add-async | 33 -
.../traces/contacts/photo_add-async-cancellation | 31 -
gdata/tests/traces/contacts/photo_delete-async | 27 -
.../contacts/photo_delete-async-cancellation | 34 -
gdata/tests/traces/contacts/photo_get-async | 29 -
.../traces/contacts/photo_get-async-cancellation | 29 -
gdata/tests/traces/contacts/query-all-contacts | 373 --
.../query-all-contacts-async-progress-closure | 373 --
gdata/tests/traces/contacts/query-all-groups | 166 -
.../query-all-groups-async-progress-closure | 166 -
.../tests/traces/contacts/query_all_contacts-async | 373 --
.../contacts/query_all_contacts-async-cancellation | 373 --
gdata/tests/traces/contacts/query_all_groups-async | 166 -
.../contacts/query_all_groups-async-cancellation | 166 -
gdata/tests/traces/contacts/setup-batch-async | 49 -
.../tests/traces/contacts/setup-query-all-contacts | 135 -
gdata/tests/traces/contacts/setup-query-all-groups | 132 -
gdata/tests/traces/contacts/setup-temp-contact | 45 -
.../traces/contacts/setup-temp-contact-with-photo | 75 -
gdata/tests/traces/contacts/teardown-batch-async | 30 -
gdata/tests/traces/contacts/teardown-insert | 30 -
gdata/tests/traces/contacts/teardown-insert-group | 30 -
.../traces/contacts/teardown-query-all-contacts | 90 -
.../traces/contacts/teardown-query-all-groups | 90 -
gdata/tests/traces/contacts/teardown-temp-contact | 72 -
po/POTFILES.in | 1 -
61 files changed, 13192 deletions(-)
---
diff --cc gdata/services/meson.build
index 7ca21622,19c981c0..c10c50e0
--- a/gdata/services/meson.build
+++ b/gdata/services/meson.build
@@@ -1,6 -1,6 +1,5 @@@
subdir('calendar')
- subdir('contacts')
subdir('documents')
-subdir('freebase')
subdir('picasaweb')
subdir('tasks')
subdir('youtube')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]