index
:
delta/libgdata.git
657539-tasks-tests
baserock/LIBGDATA_0_17_3-16-ged52192
baserock/morph
calendar-v3
gxml
libgdata-0-10
libgdata-0-12
libgdata-0-14
libgdata-0-16
libgdata-0-18
libgdata-0-5
libgdata-0-6
libgdata-0-7
libgdata-0-8
main
master
offline-testing
tasks-integration
wip/calendar-v3
wip/hadess/port-to-gcr-4
wip/oholy/documents-shared-drives-support
wip/pwithnall/calendar-acls
wip/pwithnall/tasks-json-tests
wip/pwithnall/walbottle
wip/pwithnall/youtube-v3
wip/rishi/drive
youtube-v3
gitlab.gnome.org: GNOME/libgdata.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdata
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Atomically update auth_tokens in GDataClientLoginAuthorizer
Philip Withnall
2011-12-20
1
-82
/
+79
*
tests: Set G_MESSAGES_DEBUG when running tests
Philip Withnall
2011-12-20
1
-0
/
+1
*
documents: Don't use a deprecated function in GDataDocumentsSpreadsheet
Philip Withnall
2011-12-20
1
-2
/
+7
*
core: Don't use deprecated GLib threading API if we have a recent GLib
Philip Withnall
2011-12-20
11
-21
/
+531
*
contacts: Add support for the “file as” property
Philip Withnall
2011-10-27
4
-5
/
+92
*
contacts: Slightly relax a test condition
Philip Withnall
2011-10-27
1
-1
/
+2
*
core: Use GHmac instead of HMAC from liboauth
Philip Withnall
2011-10-23
1
-1
/
+14
*
Bug 662290 — Can't update contact that has no full name
Philip Withnall
2011-10-20
2
-1
/
+56
*
core: Ensure passwords and auth. tokens are stored in non-pageable memory
Philip Withnall
2011-10-11
4
-22
/
+167
*
Bug 656973 — Add an example of starring a document
Philip Withnall
2011-10-10
2
-0
/
+60
*
Bug 659148 — Add search-term query example to documentation
Philip Withnall
2011-10-10
1
-0
/
+39
*
Bug 660174 — Deprecate SWF export of presentations
Philip Withnall
2011-10-10
1
-0
/
+4
*
youtube: Fix a typo in a documentation comment
Philip Withnall
2011-10-10
1
-2
/
+2
*
Bug 658865 — Add support for the license query parameter
Philip Withnall
2011-10-10
4
-3
/
+103
*
core: Filter sensitive details out of debug log output
Philip Withnall
2011-10-10
3
-5
/
+101
*
Bug 656972 — Tidy up document IDs
Philip Withnall
2011-10-09
9
-140
/
+100
*
build: Add a LIBGDATA_DISABLE_DEPRECATED build flag
Philip Withnall
2011-10-09
1
-0
/
+1
*
Add version check preprocessor macros
Holger Berndt
2011-09-28
2
-0
/
+81
*
youtube: Fix a potential unref of a NULL pointer
Philip Withnall
2011-09-14
1
-0
/
+1
*
core: Fix a potential unref of a NULL pointer
Philip Withnall
2011-09-14
1
-0
/
+1
*
Bug 659016 — @rel not mandatory in website references
Philip Withnall
2011-09-14
2
-12
/
+66
*
Release version 0.10.0
LIBGDATA_0_10_0
Philip Withnall
2011-08-20
14
-51
/
+51
*
tests: Fix “unmatched quotes” warning from intltool-update
Philip Withnall
2011-08-20
1
-1
/
+1
*
Bug 633364 — Add cancellation tests
Philip Withnall
2011-08-20
7
-1685
/
+1147
*
youtube: Ensure comment modification URIs are HTTPS
Philip Withnall
2011-08-20
1
-2
/
+2
*
contacts: Always set an ETag in gdata_contacts_contact_set_photo()
Philip Withnall
2011-08-20
1
-1
/
+9
*
contacts: Set out parameters in error conditions
Philip Withnall
2011-08-20
1
-2
/
+11
*
core: Ensure HTTPS URIs are used when deleting entries
Philip Withnall
2011-08-20
1
-2
/
+6
*
core: Catch SOUP_STATUS_IO_ERROR and treat it as cancellation
Philip Withnall
2011-08-20
1
-2
/
+8
*
core: Fix a NULL pointer ref. inc. in GDataService
Philip Withnall
2011-08-20
1
-3
/
+6
*
core: Only propagate the first auth. error in the ClientLogin authorizer
Philip Withnall
2011-08-20
1
-1
/
+5
*
gd: Don't output empty department elements for gd:organization
Philip Withnall
2011-08-18
1
-1
/
+1
*
core: Add missing symbols to symbols file
Philip Withnall
2011-08-15
1
-0
/
+2
*
Bug 647882 — Support rating schemes
Philip Withnall
2011-07-29
6
-16
/
+267
*
documents: Remove extraneous debug output
Philip Withnall
2011-07-09
1
-1
/
+1
*
picasaweb: Implement GDataCommentable on GDataPicasaWebFile
Philip Withnall
2011-07-09
6
-2
/
+757
*
youtube: Implement GDataCommentable on GDataYouTubeVideo
Philip Withnall
2011-07-09
6
-1
/
+816
*
core: Add gdata_entry_remove_link() to allow removing links from entries
Philip Withnall
2011-07-09
4
-0
/
+75
*
core: Fix uninitialised memory in GDataService query data structure
Philip Withnall
2011-07-09
1
-0
/
+1
*
Bug 598752 — Support comments
Richard Schwarting
2011-07-09
6
-0
/
+871
*
Bug 618587 — Implement GDataGDFeedLink
Richard Schwarting
2011-07-09
2
-0
/
+526
*
picasaweb: Minor documentation updates to GDataPicasaWebUser
Philip Withnall
2011-07-04
1
-12
/
+18
*
Bug 653224 — Add gdata_picasaweb_service_get_user_async()
Philip Withnall
2011-07-04
4
-6
/
+225
*
documents: Tidy up whitespace in the test suite
Philip Withnall
2011-07-03
1
-8
/
+2
*
documents: Tidy up test names in the test suite
Philip Withnall
2011-07-03
1
-45
/
+46
*
documents: Work around an ETag bug on the servers for the folder tests
Philip Withnall
2011-07-03
1
-3
/
+13
*
documents: Fix the IDs used to refer to all documents
Philip Withnall
2011-07-03
2
-2
/
+61
*
documents: Make the access rule tests individually idempotent
Philip Withnall
2011-07-03
1
-24
/
+7
*
documents: Make the document update tests individually idempotent
Philip Withnall
2011-07-03
1
-145
/
+101
*
documents: Make the document download tests individually idempotent
Philip Withnall
2011-07-03
1
-60
/
+64
[next]