summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* youtube: WIP work to port to API v3youtube-v3Philip Withnall2015-04-156-298/+541
* demos: Add youtube-cli demoPhilip Withnall2015-04-142-1/+139
* core: Correctly track JSON reader state when cloning nodesPhilip Withnall2015-04-141-5/+8
* core: Handle malformed OAuth2 grant response bodiesPhilip Withnall2015-04-141-0/+9
* core: Fix JSON parser state on hitting an errorPhilip Withnall2015-04-142-1/+4
* goa-authorizer: Set Authorization header as "Bearer ..."Carlos Garnacho2015-04-131-1/+1
* goa-authorizer: Add freebase domainCarlos Garnacho2015-04-131-0/+3
* freebase: Fix authorization domainCarlos Garnacho2015-04-131-1/+1
* atom: Add macros for shared and viewedDebarshi Ray2015-04-132-0/+22
* Updated Bulgarian translationAlexander Shopov2015-04-111-115/+193
* [l10n] Updated Estonian translationMattias Põldaru2015-04-081-15/+25
* Added Bosnian translationSamir Ribic2015-03-132-0/+571
* tests: Indirectly test API keysCarlos Garnacho2015-03-054-4/+4
* freebase: Pass API key as a GET variableCarlos Garnacho2015-03-051-0/+34
* Updated Serbian translationМирослав Николић2015-03-042-146/+182
* Updated Slovak translationDušan Kazik2015-02-281-128/+96
* demos: Remove use of deprecated GTK+ APIPhilip Withnall2015-02-061-4/+3
* tests: Add tests for Freebase search APICarlos Garnacho2014-12-233-0/+195
* freebase: Fix locale-dependent issues in geolocated queriesCarlos Garnacho2014-12-231-2/+8
* freebase: Fix typo in search queryCarlos Garnacho2014-12-231-1/+1
* freebase: Create async topic replies with the correct GTypeCarlos Garnacho2014-12-231-1/+1
* freebase: Add GType for GDataFreebaseSearchResultItemCarlos Garnacho2014-12-234-0/+25
* tests: Add tests for freebase topic APICarlos Garnacho2014-12-233-0/+4063
* freebase: Fix thinko when creating compound GDataFreebaseTopicObjectsCarlos Garnacho2014-12-211-1/+1
* freebase: reader_fill_object_gvalue() is only meant for "object" typesCarlos Garnacho2014-12-211-1/+1
* demos: Add a docs-list demoDebarshi Ray2014-12-122-0/+141
* build: Fix some whitespace in Makefile.amPhilip Withnall2014-12-121-19/+19
* documents: Handle final page pagination in GDataDocumentsServicePhilip Withnall2014-12-121-1/+59
* core: Explicitly support a final page in GDataQuery paginationPhilip Withnall2014-12-123-2/+61
* core: Allow the GDataFeed type to be passed to _gdata_feed_new()Philip Withnall2014-12-123-6/+16
* core: Virtualise feed parsing in GDataServicePhilip Withnall2014-12-122-11/+53
* core: Eliminate unnecessary is_async argument from parser functionsPhilip Withnall2014-12-124-31/+31
* core: Use correct relation URI for next/previous feed linksPhilip Withnall2014-12-121-2/+2
* tests: Switch to non-interactive tests by defaultPhilip Withnall2014-12-121-3/+7
* tests: Eliminate ISO 8601 formatting workaround for datesPhilip Withnall2014-12-124-52/+52
* Updated Turkish translationYaşar Şentürk2014-12-041-80/+158
* tests: Temporarily disable some Contacts test assertionsPhilip Withnall2014-11-091-2/+3
* tests: Update Contacts test traces for ISO 8601 date changesPhilip Withnall2014-11-0937-652/+3197
* tests: Remove pointless async authorizer tests from contacts.cPhilip Withnall2014-11-091-45/+1
* core: Eliminate ISO 8601 formatting workaround for datesPhilip Withnall2014-11-091-19/+1
* Add --disable-tests to skip the building of testsKalev Lember2014-11-032-5/+13
* core: Mark all API as stable and impose API and ABI stability guaranteesPhilip Withnall2014-11-03105-106/+111
* core: Add padding members to class structuresPhilip Withnall2014-11-0397-0/+555
* tests: Remove unnecessary non-NULL testPhilip Withnall2014-11-011-1/+1
* docs: Fix a typo in the READMEPhilip Withnall2014-10-171-1/+1
* Updated German translationBernd Homuth2014-09-231-54/+68
* tests: Add networked tests for the Google Tasks servicePhilip Withnall2014-09-2127-127/+2035
* tasks: Add preconditions for tasklist IDs being set when inserting tasksPhilip Withnall2014-09-211-0/+4
* tasks: Handle an additional form of AUTHENTICATION_REQUIRED errorPhilip Withnall2014-09-211-1/+2
* core: Don’t unset refresh token on refreshing OAuth 2.0 authorisationPhilip Withnall2014-09-211-2/+4