summaryrefslogtreecommitdiff
path: root/rest-extras
AgeCommit message (Expand)AuthorFilesLines
2014-09-03tests: Don't call g_type_init() on newer glibChristophe Fergeau1-0/+2
2014-09-03Fix URL used for flickr rest callsChristophe Fergeau2-3/+3
2014-09-03lastfm: Remove direct access to RestProxyCallPrivateChristophe Fergeau1-6/+2
2014-09-03flickr: Remove direct access to RestProxyCallPrivateChristophe Fergeau1-5/+1
2014-09-02lastfm: Fix function setting regressionChristophe Fergeau1-2/+3
2014-09-02flickr: Fix function setting regressionChristophe Fergeau2-6/+10
2014-03-10docs: Add missing gtk-doc annotationsEmmanuele Bassi1-1/+1
2014-03-10Turn on introspection scanner warningsEmmanuele Bassi1-1/+1
2012-06-28Revert "Use HMAC glib implementation instead of rolling our own"Christophe Fergeau2-0/+2
2012-06-17Use HMAC glib implementation instead of rolling our ownChristophe Fergeau2-2/+0
2012-06-16introspection: add info about C headers to useChristophe Fergeau1-0/+3
2012-05-28rest-extras: various introspection fixesEvan Nemerson4-6/+28
2011-09-05build: Make libtool generate DLLs on windowsDamien Lespiau1-0/+1
2011-04-13youtube-proxy: Added upload progress callbacks.Eitan Isaacson2-12/+40
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
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-02build: Enable test code coverage analysisRob Bradford1-3/+4
2010-08-20build: Update the build systemlibrest-0.7.2Emmanuele Bassi1-35/+20
2010-08-11Small documentation fixesRoss Burton1-1/+7
2010-08-11flickr: get the content type a quicker and better wayRoss Burton1-24/+7
2010-08-06flickr: add flickr_proxy_new_upload_for_fileRoss Burton2-0/+79
2010-08-06flickr: add upload support, with a special FlickrProxyCall modeRoss Burton3-7/+66
2010-08-04Rename duplicate PROXY_GET_PRIVATE macros, to silence the introspection gener...Ross Burton6-22/+22
2010-07-13flickr: optimise signature generationRoss Burton1-6/+7
2010-07-08Port the proxies to use RestParamRoss Burton3-4/+11
2010-06-16flickr-proxy: Allow specifying the permissions required in the login urlRob Bradford2-4/+8
2010-05-14Add lastfm error handling to the test suiteRoss Burton1-0/+1
2010-05-14Add Lastfm proxyRoss Burton6-2/+662
2010-05-07Remove FacebookProxyRoss Burton6-642/+2
2010-04-15Fix introspection generation in distchecklibrest-0.6.3Ross Burton1-2/+2
2010-03-06flickr: remove stale TODORoss Burton1-2/+0
2009-11-11Fix rest-extras.gir generationRoss Burton1-0/+1
2009-11-11Use AM_V_GEN not QUIET_GENRoss Burton1-2/+2
2009-11-11Fix soup pkgconfig name when building introspection dataRoss Burton1-1/+1
2009-11-10Add build machinery for GObject introspection generationJoshua Lock1-0/+45
2009-10-08Split the Facebook and Flickr backends to librest-extrasRoss Burton12-0/+1388