summaryrefslogtreecommitdiff
path: root/gdata
Commit message (Expand)AuthorAgeFilesLines
* tests: Resumable updates haven't been ported to Drive v2Debarshi Ray2017-09-201-0/+5
* tests: Make folder creation work with Drive v2Debarshi Ray2017-09-201-6/+15
* tests: Use OAuth2 for authentication instead of ClientLoginDebarshi Ray2017-09-191-19/+82
* tests: Resumable uploads haven't been ported to Drive v2Debarshi Ray2017-09-191-6/+12
* youtube: Don't drop reference we don't own in parse_json()Christophe Fergeau2017-09-191-1/+0
* Revert "tasks: Re-add ISO 8601 formatting workaround for Tasks service"Philip Withnall2017-08-236-148/+27
* Release version 0.17.90.17.9Philip Withnall2017-08-231-1/+1
* docs: Fix gtk-doc parsing of a function in GDataCalendarServicePhilip Withnall2017-08-231-3/+1
* core: Drop an unused variablePhilip Withnall2017-08-221-1/+0
* documents: Silence a CRITICAL when querying a feed of entriesDebarshi Ray2017-08-141-15/+2
* tests: Fix the set up for /documents/folders/remove_from_folderDebarshi Ray2017-08-091-2/+20
* picasaweb: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-091-35/+19
* picasaweb: Add g_autoptr() support for all PicasaWeb classesPhilip Withnall2017-08-097-0/+7
* youtube: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-091-26/+15
* app: Add g_autoptr() support to all the gdata/app classesPhilip Withnall2017-08-091-0/+1
* documents: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-091-126/+70
* documents: Add g_autoptr() support for all Drive classesPhilip Withnall2017-08-0914-0/+16
* general: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-096-111/+100
* Port gdata_documents_service_remove_entry_from_folder to Drive v2Debarshi Ray2017-08-091-32/+22
* documents: Split out the code to get an ID from a GDataLinkDebarshi Ray2017-08-094-35/+52
* gdata: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-093-157/+95
* gdata: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-081-37/+27
* tests: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-08-081-13/+11
* gdata: Port various core APIs to GTask from GSimpleAsyncResultPhilip Withnall2017-08-085-241/+163
* gdata: Add some g_autoptr() declarations for core classesPhilip Withnall2017-08-083-0/+4
* tests: Fix incorrect string terminator comparisonPhilip Withnall2017-08-081-1/+1
* Add GDataDocumentsMetadata for quota informationMichael Terry2017-08-086-0/+457
* docs: Fix some outdated documentation links in the Drive API docsPhilip Withnall2017-08-089-21/+24
* Fix invalid URIs when q and q_internal properties are setOndrej Holy2017-05-251-1/+4
* tasks: Re-add ISO 8601 formatting workaround for Tasks servicePhilip Withnall2017-04-206-27/+148
* build: Bump libsoup dependency for streams test to 2.55.90Philip Withnall2017-03-151-21/+21
* build: Bump minimum GLib dependency to 2.38.0Philip Withnall2017-03-151-4/+0
* Revert "core: Re-add ISO 8601 formatting workaround for dates"Philip Withnall2017-03-154-62/+44
* tests: Fix setting properties on i686Jan Alexander Steffens (heftig)2017-03-061-1/+1
* Release version 0.17.70.17.7Philip Withnall2017-03-054-6/+6
* build: Distclean default.profraw filesPhilip Withnall2017-03-051-0/+3
* core: Drop Freebase support from GDataGoaAuthorizerPhilip Withnall2017-03-051-3/+0
* freebase: Deprecate everything as service was shut downPhilip Withnall2017-03-0519-4343/+219
* tests: Disable PicasaWeb tests since API is now read-onlyPhilip Withnall2017-03-051-1/+4
* tests: Port the PicasaWeb tests to OAuth 2 authenticationPhilip Withnall2017-03-053-97/+135
* tests: Update Google Tasks logs from running the tests onlinePhilip Withnall2017-03-0525-544/+646
* core: Re-add ISO 8601 formatting workaround for datesPhilip Withnall2017-03-054-44/+62
* calendar: Update query parameters to v3 of the APIPhilip Withnall2017-03-053-77/+109
* tests: Add a test for calendar event attendeesPhilip Withnall2017-03-051-1/+96
* tasks: Fix pagination in Google Tasks APIPhilip Withnall2017-02-242-6/+13
* core: Support pagination using page tokens from JSONPhilip Withnall2017-02-2414-119/+244
* calendar: Remove an unused variablePhilip Withnall2017-02-091-2/+0
* tests: Assert the content-type of various GDataParsable typesDebarshi Ray2017-02-061-1/+203
* app: Specify the correct content typeDebarshi Ray2017-02-061-0/+9
* calendar: Fix parsing of organizers without e-mail addressesPhilip Withnall2017-02-012-14/+36