summaryrefslogtreecommitdiff
path: root/gdata
Commit message (Expand)AuthorAgeFilesLines
* core: Fix gdata-goa-authorizer.h for C++Aurimas Černius2013-12-181-0/+2
* tests: Replace g_test_trap_fork() with g_test_trap_subprocess()Fabiano Fidêncio2013-12-181-7/+20
* core: Fix 'soup_gnome_features_2_26_get_type' is deprecated warningFabiano Fidêncio2013-12-181-4/+1
* tests: Fix strict aliasing problems with struct sockaddrPhilip Withnall2013-12-181-5/+8
* core: Fix strict-aliasing problems with authentication domainsPhilip Withnall2013-12-181-2/+2
* core: Replace deprecated GStaticMutex with GMutexFabiano Fidêncio2013-12-181-7/+7
* tests: Add tests for comparison of GDataGD* objectsPhilip Withnall2013-12-181-0/+234
* gd: Fix comparison of GDataGDReminders with non-equal relative timesPhilip Withnall2013-12-182-6/+42
* gd: Include URI in comparisons between GDataGDPhoneNumbersPhilip Withnall2013-12-182-1/+56
* calendar: Document mutual exclusion between event times and recurrencesPhilip Withnall2013-12-181-0/+14
* calendar: Remove an unused variable from a private structPhilip Withnall2013-12-181-1/+0
* tests: Fix minor memory leaks in general test suitePhilip Withnall2013-12-181-0/+3
* picasaweb: Fix some integer overflow bugs on 32-bit machinesPhilip Withnall2013-08-283-3/+3
* gd: Fix documentation commentPhilip Withnall2013-08-281-0/+3
* tests: Tidy up invocation of GDataResolverPhilip Withnall2013-08-059-24/+160
* tests: Fix sense of a sleep() enable guardPhilip Withnall2013-08-021-1/+1
* tests: builddir ≠ fixes for the trace codePhilip Withnall2013-08-027-7/+7
* build: Add missing certificate and trace files to EXTRA_DISTPhilip Withnall2013-08-021-1/+303
* tests: Disable hacky sleep()s when running against a mock serverPhilip Withnall2013-08-021-5/+17
* tests: Tidy up server creation in streams testsPhilip Withnall2013-08-021-103/+72
* tests: Remove --no-internet option in favour of trace filesPhilip Withnall2013-08-022-25/+2
* tests: Add trace file testing support to the Documents test suitePhilip Withnall2013-08-02106-127/+6164
* tests: Add trace file testing support to the OAuth 1 test suitePhilip Withnall2013-08-0215-63/+377
* tests: Add trace file testing support to the ClientLogin test suitePhilip Withnall2013-08-029-40/+292
* tests: Add trace file testing support to the Calendar test suitePhilip Withnall2013-08-0238-57/+3850
* tests: Add trace file testing support to the PicasaWeb test suitePhilip Withnall2013-08-0248-85/+2461
* tests: Add trace file testing support to the Contacts test suitePhilip Withnall2013-08-0241-74/+1646
* tests: Fix DS problems with the Google Document removal testsPhilip Withnall2013-08-021-0/+12
* tests: Add trace file testing support to the YouTube test suitePhilip Withnall2013-08-0242-69/+6040
* tests: General support for mock server traces in async testsPhilip Withnall2013-08-021-0/+12
* tests: Add mock server trace supportPhilip Withnall2013-08-0210-7/+2405
* Revert "core: Write upload chunks in an idle handler to avoid stack overflow"Philip Withnall2013-08-021-28/+2
* tests: Add a sleep() in the PicasaWeb tests to work around DS bugsPhilip Withnall2013-08-021-0/+3
* tests: Temporarily disable the memory testPhilip Withnall2013-08-021-2/+3
* tests: Disable some invalid comparisons in the PicasaWeb testsPhilip Withnall2013-08-021-4/+8
* tests: Various distributed system workarounds for the Contacts testsPhilip Withnall2013-08-021-11/+41
* core: Fix race condition in upload thread instantiationPhilip Withnall2013-08-021-2/+2
* tests: Fix document title comparisonPhilip Withnall2013-08-021-2/+6
* documents: Minor code tidy-upPhilip Withnall2013-08-021-2/+1
* tests: Fix kinds of uploaded documents used in the Documents test suitePhilip Withnall2013-08-021-5/+8
* tests: Add more tests for GDataQueryPhilip Withnall2013-08-021-0/+204
* core: Refactor assertions slightlyPhilip Withnall2013-08-021-6/+4
* core: Allow HTTPS port to be overriden using the LIBGDATA_HTTPS_PORT envvarPhilip Withnall2013-08-026-7/+67
* tests: Work around distributed system bugs in the Google Contacts serversPhilip Withnall2013-08-021-0/+3
* tests: Fix a memory leak in the PicasaWeb unit testsPhilip Withnall2013-07-311-2/+3
* build: Use AM_C[PP]FLAGS instead of INCLUDESPhilip Withnall2013-07-311-11/+14
* documents: Fix default value of GDataDocumentsUploadQuery:convertPhilip Withnall2013-07-312-0/+27
* core: Remove an unnecessary message unpausingPhilip Withnall2013-07-311-2/+0
* tests: Update upload limit on PicasaWeb testsPhilip Withnall2013-07-311-2/+2
* youtube: Add a CHANNEL_REQUIRED error codePhilip Withnall2013-07-312-5/+22