summaryrefslogtreecommitdiff
path: root/gdata
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: Add a public wrapper for GDataParsable:get_content_typeDebarshi Ray2017-01-313-0/+26
* Fix translator commentsPiotr Drąg2017-01-282-6/+6
* tests: Fix use of an unsigned variable as signedPhilip Withnall2017-01-251-2/+2
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-24162-1581/+1581
* core: Improve GDataAccessRule validationPhilip Withnall2017-01-081-2/+20
* core: Clarify handling of empty strings in some core APIsPhilip Withnall2017-01-087-47/+85
* documents: add file-size propertyDavid Newgas2016-11-063-0/+55
* Use Unicode in translatable stringsPiotr Drąg2016-10-115-19/+19
* tests: GDATA_LINK_PARENT links don't have a title in Drive v2Debarshi Ray2016-09-261-2/+2
* tests: Make folder creation work with Drive v2Debarshi Ray2016-09-261-6/+14
* documents: Set the content type for GDataDocumentsDocument sub-classesDebarshi Ray2016-09-235-0/+79
* documents: Retain the content type when adding an entry to a folderDebarshi Ray2016-09-211-1/+4
* documents: Split out the code to add a content type to an entryDebarshi Ray2016-09-214-17/+31
* documents: Drop unnecessary instance variableDebarshi Ray2016-09-211-5/+6
* core: Assert that all downloads, uploads and queries are HTTPSPhilip Withnall2016-09-205-15/+38
* gdata: Fix license header for OAuth2 authorizer filesPhilip Withnall2016-09-202-16/+16
* tests: Add one more test for GDataBufferOndrej Holy2016-08-231-0/+37
* core: Fix crashes on zero-length filesOndrej Holy2016-08-231-4/+4
* tests: Add some basic tests for GDataBufferPhilip Withnall2016-08-142-0/+129
* tests: Use correct invalid TLD rather than localhostPhilip Withnall2016-08-031-2/+2
* tests: Drop performance target from 1ms to 2ms per parse operationPhilip Withnall2016-07-121-1/+1
* goa-authorizer: Mention support for OAuth 2.0Debarshi Ray2016-06-171-1/+2
* picasaweb: Clarify how to handle authentication failures during uploadDebarshi Ray2016-06-171-2/+4
* youtube: Fix a minor memory leakPhilip Withnall2016-02-251-0/+1
* core: Fix some minor memory leaksPhilip Withnall2016-02-252-0/+2
* documents: Fix error handling for unknown formats for document downloadsPhilip Withnall2016-01-181-1/+12
* documents: Handle cases where export format is same as the originalDebarshi Ray2016-01-181-0/+10
* documents: Split out the code to get the content type of an entryDebarshi Ray2016-01-183-18/+46
* tests: Ensure that the test data for downloads is created with Drive v2Debarshi Ray2016-01-161-10/+7