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
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Use the GDataEntry.get_entry_uri() method for batch queries
Philip Withnall
2010-08-26
2
-18
/
+20
*
contacts: Use "default" instead of the user's username in request URIs
Philip Withnall
2010-08-26
2
-14
/
+4
*
Updated Slovenian translation
Matej Urbančič
2010-08-25
1
-50
/
+48
*
build: Clean up checking logic
Philip Withnall
2010-08-25
1
-1
/
+1
*
build: Add a rule to check whether files are included in the public header
Philip Withnall
2010-08-25
1
-7
/
+28
*
Bug 624142 — Add batch operation support to Calendar service
Philip Withnall
2010-08-25
2
-1
/
+219
*
calendar: Use "default" instead of the user's username in request URIs
Philip Withnall
2010-08-25
1
-2
/
+1
*
core: Use namespaces from all entries in a feed
Philip Withnall
2010-08-25
1
-3
/
+5
*
build: Better document the LT version change process
Philip Withnall
2010-08-24
2
-9
/
+12
*
Updated Danish translation
Kris Thomsen
2010-08-24
1
-9
/
+10
*
Updated Spanish translation
Jorge González
2010-08-24
1
-43
/
+43
*
Updated Danish translation
Kris Thomsen
2010-08-23
1
-0
/
+425
*
Added da to list of languages
Kenneth Nielsen
2010-08-23
1
-0
/
+1
*
Update Czech translation by Marek Cernocky
Petr Kovar
2010-08-23
1
-56
/
+64
*
core: Add a _gdata_service_build_uri() function to escape URI components
Philip Withnall
2010-08-23
8
-42
/
+103
*
documents: Ensure the correct service is used to download spreadsheets
Philip Withnall
2010-08-23
1
-2
/
+11
*
youtube: Add a missing XML element to the upload test
Philip Withnall
2010-08-23
1
-0
/
+1
*
calendar: Update GDataCalendarService to GDataEntry:content-uri
Philip Withnall
2010-08-23
1
-2
/
+2
*
documents: Fix use of an uninitialised variable
Philip Withnall
2010-08-23
1
-1
/
+1
*
docs: Add the deprecated API index to the documentation ToC
Philip Withnall
2010-08-22
1
-0
/
+4
*
docs: Add an automake rule to check whether files are included in the docs
Philip Withnall
2010-08-22
1
-0
/
+12
*
docs: Move the annotation glossary to a better location in the ToC
Philip Withnall
2010-08-22
1
-2
/
+1
*
docs: Add gdata-running.xml to content_files
Philip Withnall
2010-08-22
1
-1
/
+1
*
docs: Use the no-tmpl flavour of gtk-doc
Philip Withnall
2010-08-22
3
-13
/
+4
*
build: Fix strings in autogen.sh
Philip Withnall
2010-08-22
1
-4
/
+3
*
docs: Fix some incorrect <ulink> tags in documentation comments
Philip Withnall
2010-08-22
8
-22
/
+22
*
docs: Switch to a new commit message tagging format
Philip Withnall
2010-08-22
1
-15
/
+16
*
[documents] Actually make GDataDocumentsEntry abstract
Philip Withnall
2010-08-22
1
-2
/
+2
*
[documents] Move download methods to GDataDocumentsDocument
Philip Withnall
2010-08-22
12
-316
/
+104
*
[documents] Add GDataDocumentsDocument below GDataDocumentsEntry
Philip Withnall
2010-08-22
15
-122
/
+271
*
[core] Add a GDataEntry:content-uri property
Philip Withnall
2010-08-22
7
-14
/
+141
*
[core] Minor documentation fix
Philip Withnall
2010-08-22
1
-1
/
+1
*
[documents] Specify export format by strings instead of enums
Philip Withnall
2010-08-22
7
-146
/
+298
*
Updated Portuguese translation
António Lima
2010-08-21
1
-30
/
+40
*
Added Indonesian translation
Andika Triwidada
2010-08-16
2
-0
/
+431
*
[picasaweb] Fix timestamps in the PicasaWeb tests
Philip Withnall
2010-08-11
1
-2
/
+2
*
[picasaweb] Move initialisation code into constructor() in PicasaWeb service
Philip Withnall
2010-08-11
2
-18
/
+46
*
[contacts] Move initialisation code into constructor() in Contacts service
Philip Withnall
2010-08-11
1
-21
/
+46
*
[documents] Move initialisation code into constructor() in Documents service
Philip Withnall
2010-08-11
6
-43
/
+23
*
[calendar] Move initialisation code to constructor() in Calendar service
Philip Withnall
2010-08-11
2
-14
/
+44
*
[core] Move initialisation code to constructor() in GDataDownloadStream
Philip Withnall
2010-08-11
1
-21
/
+30
*
[core] Move initialisation code to constructor() in GDataUploadStream
Philip Withnall
2010-08-11
4
-39
/
+90
*
[core] Move initialisation code to constructor() in GDataAccessRule
Philip Withnall
2010-08-11
1
-11
/
+27
*
[youtube] Move initialisation code to constructor() in GDataYouTubeVideo
Philip Withnall
2010-08-11
1
-5
/
+21
*
[core] Add a GDataParsable:constructed-from-xml property
Philip Withnall
2010-08-11
2
-1
/
+78
*
[core] Minor documentation fix
Philip Withnall
2010-08-11
1
-2
/
+2
*
[core] Fix a memory leak in an unlikely error condition
Philip Withnall
2010-08-11
1
-1
/
+3
*
[build] Make gdata-marshal.c depend on gdata-marshal.h to fix build
Philip Withnall
2010-08-09
1
-1
/
+1
*
[core] Add an assertion to back up a comment
Philip Withnall
2010-08-09
1
-0
/
+2
*
[core] Remove a dead assignment
Philip Withnall
2010-08-09
1
-1
/
+0
[next]