summaryrefslogtreecommitdiff
path: root/gdata
Commit message (Expand)AuthorAgeFilesLines
* calendar: Remove incorrect (allow-none) annotationsPhilip Withnall2015-10-071-2/+2
* build: Split GOA symbols out into a separate symbols filePhilip Withnall2015-10-042-3/+3
* contacts: Remove redundant copypastaPhilip Withnall2015-10-041-1/+1
* core: GDataDownloadStream:content-length should consider Content-RangeDebarshi Ray2015-10-021-0/+7
* core: Don't duplicate the received chunks in GDataDownloadStreamDebarshi Ray2015-10-021-0/+2
* gdata: Tweak documentation for GDataParserErrorPhilip Withnall2015-09-291-2/+2
* core: Remove undefined symbols from gdata.symbolsPhilip Withnall2015-09-101-2/+0
* tests: Remove redundant if-else branchesDebarshi Ray2015-09-074-26/+4
* tests: Don't leak the authorizerDebarshi Ray2015-09-041-0/+2
* core: Ignore overflows, but not alphamerics when parsing int64 from XMLDebarshi Ray2015-09-041-4/+1
* documents: Parse quotaBytesUsed as GDataDocumentsEntry:quota-usedDebarshi Ray2015-09-041-0/+13
* tests: Remove disabled memory testPhilip Withnall2015-08-182-80/+0
* documents: Support creating folders and copying files using Drive v2Debarshi Ray2015-07-132-24/+57
* Release version 0.17.2LIBGDATA_0_17_2Philip Withnall2015-07-1014-32/+32
* build: Add freebase test traces to dist_test_dataPhilip Withnall2015-07-101-0/+4
* tests: Mark some unused functions as unusedPhilip Withnall2015-07-102-0/+7
* tests: Delete client-login-authorizer testsPhilip Withnall2015-07-1010-1044/+0
* tests: Fix some compiler warnings in the YouTube testsPhilip Withnall2015-07-101-3/+2
* tests: Remove outdated async authentication tests from YouTubePhilip Withnall2015-07-101-189/+0
* youtube: Fix a potential NULL object dereferencePhilip Withnall2015-07-101-1/+1
* tests: Port and re-enable YouTube upload testsPhilip Withnall2015-07-105-94/+225
* youtube: Re-enable video uploads using the v3 APIPhilip Withnall2015-07-103-4/+33
* tests: Port and re-enable online YouTube comment testsPhilip Withnall2015-07-109-173/+3045
* tests: Port and re-enable offline YouTube comment testsPhilip Withnall2015-07-101-17/+21
* youtube: Remove a small amount of dead codePhilip Withnall2015-07-101-4/+0
* youtube: Port YouTube comments to the v3 APIPhilip Withnall2015-07-103-16/+421
* core: Add a new internal method for setting GDataEntry:etagPhilip Withnall2015-07-102-0/+19
* tests: Remove an unused YouTube testPhilip Withnall2015-07-101-51/+0
* youtube: Simplify video ratings handling codePhilip Withnall2015-07-081-4/+16
* tests: Port and re-enable YouTube video rating testsPhilip Withnall2015-07-081-142/+28
* tests: Port and re-enable YouTube category testsPhilip Withnall2015-07-084-69/+1375
* app: Fix parsing of YouTube categoriesPhilip Withnall2015-07-081-1/+8
* tests: Port and re-enable several YouTube parsing testsPhilip Withnall2015-07-081-185/+96
* youtube: Fix parsing videos which have no recordingDatePhilip Withnall2015-07-081-1/+2
* tests: Port and re-enable the YouTube batch API testsPhilip Withnall2015-07-054-137/+188
* youtube: Mark GDataBatchable as unsupported by YouTube any morePhilip Withnall2015-07-051-1/+18
* core: Add GDataBatchable.is_supported virtual methodPhilip Withnall2015-07-052-0/+36
* tests: Port and re-enable the YouTube query URI testsPhilip Withnall2015-07-051-9/+39
* tests: Fix query parameter comparisons involving dates in YouTube testsPhilip Withnall2015-07-057-3580/+2969
* youtube: Reduce assumed accuracy of time query parametersPhilip Withnall2015-07-051-0/+3
* tests: Port and re-enable a few more YoUTube unit testsPhilip Withnall2015-07-049-2825/+4561
* core: Add a missing NULL terminator to parsed JSON string arraysPhilip Withnall2015-07-041-0/+3
* goa-authorizer: Add domains for documents if "files" is onDebarshi Ray2015-07-011-1/+1
* documents: Add support for updating content using Drive v2Debarshi Ray2015-07-011-5/+11
* tests: Add a test for location presence in default YouTube video JSONPhilip Withnall2015-06-241-0/+36
* documents: Split out the code to add a parent folder's link to an entryDebarshi Ray2015-06-171-13/+18
* documents: Set mimeType in JSONDebarshi Ray2015-06-172-0/+38
* documents: Support uploads to a specific location using Drive v2Debarshi Ray2015-06-163-5/+70
* core: Use constructed instead of constructorDebarshi Ray2015-06-161-8/+5
* core: Add GDataOAuth2Authorizer:refresh-token APIPhilip Withnall2015-06-163-5/+121