summaryrefslogtreecommitdiff
path: root/gdata/gdata-service.c
Commit message (Expand)AuthorAgeFilesLines
...
* core: Don't use deallocated memoryPhilip Withnall2010-12-301-3/+1
* docs: Remove some outdated TODO commentsPhilip Withnall2010-12-201-1/+1
* core: Expand documentation about cancellation of core query methodsPhilip Withnall2010-12-201-4/+13
* core: Ensure that _gdata_service_actually_send_message() never returns NONEPhilip Withnall2010-12-201-4/+8
* core: Expose _gdata_service_actually_send_message() internallyPhilip Withnall2010-12-201-8/+8
* core: Prevent cancellation races being caused by other messages being queuedPhilip Withnall2010-12-201-1/+2
* core: Remove redundant cancellation checks from the authentication threadPhilip Withnall2010-12-201-9/+2
* core: Only notify for GDataService::authenticated if it's actually changedPhilip Withnall2010-12-201-2/+5
* core: Expand the cancellation docs on gdata_service_query()Philip Withnall2010-12-201-1/+4
* core: Minor documentation fix for some of the authentication documentationPhilip Withnall2010-12-111-2/+2
* core: Add an example of async authentication to the documentationPhilip Withnall2010-12-111-0/+30
* core: Fix a race condition in message cancellation handlingPhilip Withnall2010-12-111-26/+78
* core: Consolidate message sending code in GDataServicePhilip Withnall2010-12-111-23/+7
* core: Fix a memory leak in the URI handling codePhilip Withnall2010-12-101-0/+1
* core: Fix a memory leak in the logging codePhilip Withnall2010-12-101-0/+2
* Bug 635736 — Asynchronous authentication tests brokenPhilip Withnall2010-12-011-30/+35
* introspection: Skip gdata_service_query_async()Philip Withnall2010-10-041-2/+2
* introspection: Add missing (transfer full) annotationsPhilip Withnall2010-09-301-8/+8
* introspection: Add missing (scope call) annotationsPhilip Withnall2010-09-301-1/+1
* core: Add a _gdata_service_build_uri() function to escape URI componentsPhilip Withnall2010-08-231-0/+81
* [introspection] Add missing annotations to GDataServicePhilip Withnall2010-08-021-12/+12
* [core] Add support for AccountMigrated authentication errorsPhilip Withnall2010-08-011-0/+6
* [introspection] Add (closure) annotationsPhilip Withnall2010-07-261-8/+8
* [core] Batch operation supportPhilip Withnall2010-07-121-0/+6
* [core] Use the error reason phrase if the response body is emptyPhilip Withnall2010-07-081-0/+4
* [core] Remove more shadowing of functions from unistd.hPhilip Withnall2010-06-161-16/+16
* Bug 618586 — gdata_service_query_single_entry() encounters NULL type classPhilip Withnall2010-06-141-2/+5
* [core] Add service locale supportPhilip Withnall2010-06-131-1/+72
* [core] Update authentication documentationPhilip Withnall2010-04-251-6/+8
* [core] Mark most getter functions as purePhilip Withnall2010-04-161-165/+159
* Bug 615506 — totem: Youtube Search lasts forever while playing VideoPhilip Withnall2010-04-161-2/+74
* [core] Remove unused parameters from _gdata_service_query()Philip Withnall2010-04-141-4/+3
* [core] Whitespace fixesPhilip Withnall2010-04-121-79/+86
* [core] Tidy up preconditionsPhilip Withnall2010-04-101-4/+0
* [core] Improve documentation a littlePhilip Withnall2010-04-091-0/+1
* [core] Improve cancellation supportPhilip Withnall2010-04-091-127/+100
* [core] Improve preconditions for GDataService methodsPhilip Withnall2010-04-091-6/+34
* [core] Fix ETag returns for async queriesPhilip Withnall2010-04-081-3/+2
* [core] Use libsoup status constantsPhilip Withnall2010-04-011-6/+6
* [core] Unify queries for single entriesPhilip Withnall2010-03-311-1/+174
* [core] Improve error reporting when there's no network connectionPhilip Withnall2010-03-291-9/+28
* [core] Removed unnecessary *_GET_PRIVATE macros everywherePhilip Withnall2010-03-251-5/+4
* Bug 613529 — Sending ETag with modified queryPhilip Withnall2010-03-221-3/+3
* [core] Catch HTTP 412 errors as version mismatchesPhilip Withnall2010-03-191-0/+1
* Bug 605699 — Add packet capture to test suitePhilip Withnall2010-03-071-0/+77
* [core] Consolidate generic errorsPhilip Withnall2010-01-311-33/+33
* [core] Improve GDataEntry, GDataFeed and GDataAccessHandler test coveragePhilip Withnall2010-01-211-1/+1
* [core] Use HTTPS URIs wherever possiblePhilip Withnall2010-01-181-0/+24
* [core] Fix race condition when updating authentication detailsPhilip Withnall2009-08-281-1/+4
* [gd] Updated the GData namespace to version 3Philip Withnall2009-08-101-1/+2