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
*
tests: Skip /service/network_error test by default
Philip Withnall
2018-01-09
1
-0
/
+6
*
contacts: Ignore parse errors from websites in contacts
Milan Crha
2017-11-27
2
-3
/
+4
*
core: Add a GDataParser flag for ignoring erroneous child elements
Milan Crha
2017-11-27
2
-2
/
+18
*
contacts: Fix typo in previous commit
Philip Withnall
2017-11-03
1
-1
/
+1
*
contacts: Fix pagination for contact queries
Philip Withnall
2017-11-03
1
-2
/
+5
*
tests: Resumable updates haven't been ported to Drive v2
Debarshi Ray
2017-09-20
1
-0
/
+5
*
tests: Make folder creation work with Drive v2
Debarshi Ray
2017-09-20
1
-6
/
+15
*
tests: Use OAuth2 for authentication instead of ClientLogin
Debarshi Ray
2017-09-19
1
-19
/
+82
*
tests: Resumable uploads haven't been ported to Drive v2
Debarshi Ray
2017-09-19
1
-6
/
+12
*
youtube: Don't drop reference we don't own in parse_json()
Christophe Fergeau
2017-09-19
1
-1
/
+0
*
Revert "tasks: Re-add ISO 8601 formatting workaround for Tasks service"
Philip Withnall
2017-08-23
6
-148
/
+27
*
Release version 0.17.9
0.17.9
Philip Withnall
2017-08-23
1
-1
/
+1
*
docs: Fix gtk-doc parsing of a function in GDataCalendarService
Philip Withnall
2017-08-23
1
-3
/
+1
*
core: Drop an unused variable
Philip Withnall
2017-08-22
1
-1
/
+0
*
documents: Silence a CRITICAL when querying a feed of entries
Debarshi Ray
2017-08-14
1
-15
/
+2
*
tests: Fix the set up for /documents/folders/remove_from_folder
Debarshi Ray
2017-08-09
1
-2
/
+20
*
picasaweb: Port from GSimpleAsyncResult to GTask
Philip Withnall
2017-08-09
1
-35
/
+19
*
picasaweb: Add g_autoptr() support for all PicasaWeb classes
Philip Withnall
2017-08-09
7
-0
/
+7
*
youtube: Port from GSimpleAsyncResult to GTask
Philip Withnall
2017-08-09
1
-26
/
+15
*
app: Add g_autoptr() support to all the gdata/app classes
Philip Withnall
2017-08-09
1
-0
/
+1
*
documents: Port from GSimpleAsyncResult to GTask
Philip Withnall
2017-08-09
1
-126
/
+70
*
documents: Add g_autoptr() support for all Drive classes
Philip Withnall
2017-08-09
14
-0
/
+16
*
general: Port from GSimpleAsyncResult to GTask
Philip Withnall
2017-08-09
6
-111
/
+100
*
Port gdata_documents_service_remove_entry_from_folder to Drive v2
Debarshi Ray
2017-08-09
1
-32
/
+22
*
documents: Split out the code to get an ID from a GDataLink
Debarshi Ray
2017-08-09
4
-35
/
+52
*
gdata: Port from GSimpleAsyncResult to GTask
Philip Withnall
2017-08-09
3
-157
/
+95
*
gdata: Port from GSimpleAsyncResult to GTask
Philip Withnall
2017-08-08
1
-37
/
+27
*
tests: Port from GSimpleAsyncResult to GTask
Philip Withnall
2017-08-08
1
-13
/
+11
*
gdata: Port various core APIs to GTask from GSimpleAsyncResult
Philip Withnall
2017-08-08
5
-241
/
+163
*
gdata: Add some g_autoptr() declarations for core classes
Philip Withnall
2017-08-08
3
-0
/
+4
*
tests: Fix incorrect string terminator comparison
Philip Withnall
2017-08-08
1
-1
/
+1
*
Add GDataDocumentsMetadata for quota information
Michael Terry
2017-08-08
6
-0
/
+457
*
docs: Fix some outdated documentation links in the Drive API docs
Philip Withnall
2017-08-08
9
-21
/
+24
*
Fix invalid URIs when q and q_internal properties are set
Ondrej Holy
2017-05-25
1
-1
/
+4
*
tasks: Re-add ISO 8601 formatting workaround for Tasks service
Philip Withnall
2017-04-20
6
-27
/
+148
*
build: Bump libsoup dependency for streams test to 2.55.90
Philip Withnall
2017-03-15
1
-21
/
+21
*
build: Bump minimum GLib dependency to 2.38.0
Philip Withnall
2017-03-15
1
-4
/
+0
*
Revert "core: Re-add ISO 8601 formatting workaround for dates"
Philip Withnall
2017-03-15
4
-62
/
+44
*
tests: Fix setting properties on i686
Jan Alexander Steffens (heftig)
2017-03-06
1
-1
/
+1
*
Release version 0.17.7
0.17.7
Philip Withnall
2017-03-05
4
-6
/
+6
*
build: Distclean default.profraw files
Philip Withnall
2017-03-05
1
-0
/
+3
*
core: Drop Freebase support from GDataGoaAuthorizer
Philip Withnall
2017-03-05
1
-3
/
+0
*
freebase: Deprecate everything as service was shut down
Philip Withnall
2017-03-05
19
-4343
/
+219
*
tests: Disable PicasaWeb tests since API is now read-only
Philip Withnall
2017-03-05
1
-1
/
+4
*
tests: Port the PicasaWeb tests to OAuth 2 authentication
Philip Withnall
2017-03-05
3
-97
/
+135
*
tests: Update Google Tasks logs from running the tests online
Philip Withnall
2017-03-05
25
-544
/
+646
*
core: Re-add ISO 8601 formatting workaround for dates
Philip Withnall
2017-03-05
4
-44
/
+62
*
calendar: Update query parameters to v3 of the API
Philip Withnall
2017-03-05
3
-77
/
+109
*
tests: Add a test for calendar event attendees
Philip Withnall
2017-03-05
1
-1
/
+96
*
tasks: Fix pagination in Google Tasks API
Philip Withnall
2017-02-24
2
-6
/
+13
[next]