commit b0bb0c8016314abe9554d9133301a4fa0751dcd9 Author: Philip Withnall Date: Sun Nov 9 22:16:03 2014 +0000 tests: Temporarily disable some Contacts test assertions Seems these elements broke on the server at some point. https://code.google.com/a/google.com/p/apps-api-issues/issues/detail?id=3662 gdata/tests/contacts.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit 0681b9b92654a6408cac64698cd9ba3c61b764ca Author: Philip Withnall Date: Sat Nov 8 23:33:28 2014 +0000 core: Eliminate ISO 8601 formatting workaround for dates Google have fixed the issue upstream, so the workaround is no longer needed. Thanks Google! https://bugzilla.gnome.org/show_bug.cgi?id=737799 https://code.google.com/a/google.com/p/apps-api-issues/issues/detail?id=3595 gdata/gdata-parser.c | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) commit 40d11faf6fa5afc2bea31a288d45b11b45f38d75 Author: Kalev Lember Date: Thu Oct 30 11:31:36 2014 +0100 Add --disable-tests to skip the building of tests https://bugzilla.gnome.org/show_bug.cgi?id=739395 Makefile.am | 6 +++++- configure.ac | 12 ++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) commit f8c2549e1441f55b5e1b62e88ca99151854f27de Author: Philip Withnall Date: Sat Nov 1 14:27:59 2014 +0000 tests: Remove unnecessary non-NULL test It was confusing Coverity. Coverity issue: #74584 gdata/tests/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ee7a3370b41e83c52415c19f45897be1478ad8f6 Author: Philip Withnall Date: Fri Oct 17 10:15:22 2014 +0100 docs: Fix a typo in the README README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit bf3a23a343842ea84ab416b1447d3de0e33a8a7d Author: Philip Withnall Date: Sun Sep 21 17:30:36 2014 +0100 tasks: Add preconditions for tasklist IDs being set when inserting tasks Can’t insert a task to a non-tasklist. gdata/services/tasks/gdata-tasks-service.c | 4 ++++ 1 file changed, 4 insertions(+) commit 74b6906479f60090af2cb33fe452c5ce1edb8584 Author: Philip Withnall Date: Sun Sep 21 17:30:06 2014 +0100 tasks: Handle an additional form of AUTHENTICATION_REQUIRED error Apparently there are two ‘reason’ codes which correspond to this. gdata/services/tasks/gdata-tasks-service.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit d1faadca6f27d746f0e8e90b119a6ccd95c544e0 Author: Philip Withnall Date: Sun Sep 21 17:28:43 2014 +0100 core: Handle ‘etag’ and ‘kind’ members in JSON feeds Set the GDataFeed:etag property and ignore the kind. gdata/gdata-feed.c | 4 ++++ 1 file changed, 4 insertions(+) commit 42cb62dd270ceeaf4117548a07ba05dded3e3533 Author: Мирослав Николић Date: Thu Sep 25 10:11:51 2014 +0200 Updated Serbian translation po/sr.po | 102 ++++++++++++++++++++++++++++++--------------------------- po/sr@latin.po | 102 ++++++++++++++++++++++++++++++--------------------------- 2 files changed, 108 insertions(+), 96 deletions(-) commit e12d3efff89456a89c15cbe2bcce60cc15783848 Author: Wolfgang Stöggl Date: Tue Sep 23 21:43:46 2014 +0000 Updated German translation po/de.po | 69 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 37 insertions(+), 32 deletions(-) commit 1c958828ed08a09158e440c05f18811aa474ea97 Author: A S Alam Date: Sun Sep 21 09:03:31 2014 -0500 update Punjabi Translation for 3.14 release po/pa.po | 140 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 78 insertions(+), 62 deletions(-) commit f5b3aafe80686894a1a7dc2c9fc9e12631ffd839 Author: Iris Gou Date: Sun Sep 21 10:04:48 2014 +0800 update zh_CN translation po/zh_CN.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 17d8f81efd544f3d0de1f8a92e73be96153d3cd5 Author: Iris Gou Date: Sun Sep 21 10:04:05 2014 +0800 update zh_CN translation po/zh_CN.po | 61 ++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 34 insertions(+), 27 deletions(-) commit 148b1d01807a870cfdc56327e2231ea21c705d76 Author: Ask H. Larsen Date: Sat Sep 20 17:21:43 2014 +0200 Updated Danish translation po/da.po | 61 ++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 34 insertions(+), 27 deletions(-) commit 1caeb0edff9c4b03dfa98fb8579ffc77fb149678 Author: Mattias Eriksson Date: Thu Sep 18 20:12:34 2014 +0000 Updated Swedish translation po/sv.po | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) commit 5c3b3fdb930485a0f20b4467e7d88661e0e398dc Author: Philip Withnall Date: Thu Sep 18 01:03:25 2014 +0100 build: Increment version to 0.16.1 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d400e22c0f717434b7d5e80c9007b887a5761b18 Author: Philip Withnall Date: Thu Sep 18 01:02:15 2014 +0100 Release version 0.16.0 NEWS | 45 +++++++++++++++++++++++++++++++++ configure.ac | 6 ++--- docs/reference/gdata-docs.xml | 4 +++ gdata/gdata-access-rule.c | 4 +-- gdata/gdata-service.h | 2 +- gdata/services/tasks/gdata-tasks-task.h | 4 +-- gdata/tests/gdata-dummy-authorizer.c | 6 ++--- gdata/tests/gdata-dummy-authorizer.h | 4 +-- 8 files changed, 62 insertions(+), 13 deletions(-)