summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-27misc: Remove NEWS file - we don't use itlibrest-0.7.11Rob Bradford1-6/+0
2011-10-26build: Link examples against gthread explicitlyEmmanuele Bassi1-2/+2
2011-09-05gitignore: Ignore glib-mkenums generated filesDamien Lespiau1-0/+3
2011-09-05build: Make libtool generate DLLs on windowsDamien Lespiau2-0/+2
2011-09-05build: Make it possible to autogen without gtk-docDamien Lespiau2-1/+14
2011-09-05build: Add ${ACLOCAL_FLAGS} to ACLOCAL_AMFLAGSDamien Lespiau1-1/+1
2011-09-05oauth-proxy: Fix format string warningDamien Lespiau1-1/+1
2011-07-11oauth: Add property for signature typeRoss Burton1-1/+14
2011-07-11oauth: Add GType for OAuthSignatureMethod enumRoss Burton2-0/+21
2011-07-11build: Generate GLib enum typesRoss Burton1-1/+33
2011-07-11build: Check for glib-mkenumsRoss Burton1-0/+2
2011-06-16Bump glib dependencyAlexandre Franke1-1/+1
2011-04-29doap: Update DOAP file to refer to new glorious GNOME bugzilla!Rob Bradford1-0/+1
2011-04-21Post-release version bumpRob Bradford1-1/+1
2011-04-13Merge branch 'upload-progress'librest-0.7.10Eitan Isaacson5-12/+205
2011-04-13Added documentation to rest_proxy_call_upload.Eitan Isaacson1-0/+22
2011-04-13youtube-proxy: Added upload progress callbacks.Eitan Isaacson2-12/+40
2011-04-13Introduce rest_proxy_call_upload to provide progress feedback.Eitan Isaacson3-0/+143
2011-04-13Update .gitignoreRoss Burton1-12/+15
2011-04-13tests: Add test case for custom serializationMichal Mhr2-1/+166
2011-04-13proxy-call: Allow customisation of data serialization (BMC#13746)Michal Mhr2-2/+65
2011-04-01add tarball name to DOAP fileOlav Vitters1-0/+1
2011-03-31Post-release version bumpRob Bradford1-1/+1
2011-03-29Add "disable-cookies" construction property to RestProxy.librest-0.7.9Eitan Isaacson1-7/+33
2011-03-22Post-release version bumpRoss Burton1-1/+1
2011-03-22youtube-proxy: Added incomplete option.librest-0.7.8Eitan Isaacson2-2/+7
2011-03-22youtube-proxy: Added youtube_proxy_set_user_authEitan Isaacson2-1/+14
2011-03-22Added Youtube proxy for uploading videos.Eitan Isaacson4-2/+508
2011-03-18build: Fix introspection failure if pc file is not yet installedMichal Hruby1-1/+2
2011-03-16Post-release version bumpRob Bradford1-1/+1
2011-03-16build: Fix scanner library flags to fix distchecklibrest-0.7.7Rob Bradford1-1/+3
2011-03-07oauth-proxy: Added 'signature-host' property.Eitan Isaacson5-3/+80
2011-03-07oauth-proxy: Use POST method doe OAuth 1.0 authentication.Eitan Isaacson1-0/+4
2011-02-24tests: mark the XML test as known to failRoss Burton1-0/+2
2011-02-23Fix a few introspection issuesMichal Hruby1-1/+5
2011-02-22Post-release version bumpRob Bradford1-1/+1
2011-02-22Update NEWS filelibrest-0.7.6Rob Bradford1-0/+3
2011-02-22proxy-call: Fix memory leaks in multipart form REST calls.Eitan Isaacson1-0/+4
2011-02-10xml-node: API for manually constructing and outputting XMLTomas Frydrych8-248/+574
2010-11-09Post release bumpBastien Nocera1-1/+1
2010-11-090.7.5librest-0.7.5Bastien Nocera1-0/+3
2010-10-22build: Update DOAP fileRob Bradford1-7/+11
2010-10-22build: Add bare minimum DOAP fileBastien Nocera1-0/+22
2010-10-22build: Fix building introspection for RestExtrasBastien Nocera1-1/+1
2010-09-15build: Don't include Soup and libxml in includes for GIRRob Bradford1-1/+1
2010-09-13Post release version bumpRob Bradford1-1/+1
2010-09-13xml-parser: Remove unused variablelibrest-0.7.4Rob Bradford1-1/+0
2010-09-13proxy-call: Use g_error_set_literal for content from the web serverRob Bradford1-5/+5
2010-09-07build: Don't include Soup and libxml in includes for GIRRob Bradford1-1/+1
2010-09-06tests: Add + to the OAuth escape testsRoss Burton1-2/+2