summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-06proxy-call: The status code for the request is fetched from the messageRob Bradford1-2/+1
2010-09-06proxy-call: Remove unused code post refactoringRob Bradford1-4/+0
2010-09-06xml-parser: Remove unread 'res' variableRob Bradford1-2/+2
2010-09-06examples: Fix compiler warningsRob Bradford2-3/+3
2010-09-06proxy: Fix compiler warningRob Bradford1-1/+1
2010-09-02tests: add proxy-continuousRoss Burton3-1/+192
2010-09-02proxy-call: Fix compiler warning with storing call closureRob Bradford1-1/+1
2010-09-02proxy-call: Turn off body buffer accumulation for continuous callRob Bradford1-0/+3
2010-09-02proxy-call: Add documentation for rest_proxy_call_continuousRob Bradford1-0/+23
2010-09-02proxy-call: Enhance documentation for rest_proxy_call_asyncRob Bradford1-1/+5
2010-09-02examples: Add a demo for the continuous streamed modeRob Bradford2-1/+95
2010-09-02proxy-call: Add first pass at continuous call modeRob Bradford3-0/+144
2010-09-02build: Enable test code coverage analysisRob Bradford5-9/+62
2010-09-01Fix code formattingRoss Burton1-1/+2
2010-09-01Add cookie support to rest-proxyGary Ching-Pang Lin1-0/+5
2010-08-31Post release version bumpRob Bradford1-1/+1
2010-08-31build: Remove duplicated version numbering from build systemlibrest-0.7.3Rob Bradford1-1/+4
2010-08-27oauth-proxy-call: Don't leak the parameter names that we stealRob Bradford1-9/+13
2010-08-27oauth-proxy-call: Prevent memory corruption by duplicating dataRob Bradford1-1/+3
2010-08-24Post release version bumpRob Bradford1-1/+1
2010-08-20build: Update the build systemlibrest-0.7.2Emmanuele Bassi6-83/+76
2010-08-19xml-parser: Clear the stack in rest_xml_node_findRob Bradford1-0/+2
2010-08-19xml-parser: Fix rest_xml_node_unref so that is correctly unrefs siblingsRob Bradford1-28/+28
2010-08-17post-twitter: use the correct URL endpointRoss Burton1-2/+2
2010-08-16Post release version bumpRob Bradford1-1/+1
2010-08-16Post release version bumplibrest-0.7.1Rob Bradford1-1/+1
2010-08-12proxy-call: Adjust to the new callback always fired invariant (since d7d4d52)Rob Bradford1-16/+9
2010-08-11Small documentation fixesRoss Burton4-9/+23
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 Burton3-0/+80
2010-08-06flickr: add upload support, with a special FlickrProxyCall modeRoss Burton4-7/+67
2010-08-06Skip non-string params in rest_params_as_string_hash_tableRoss Burton1-2/+2
2010-08-06rest-param: if we're passed NULL in _new_string, replace it with empty stringRoss Burton1-0/+6
2010-08-04Minor documentation fixesRoss Burton8-15/+31
2010-08-04docs: remove Class structures that have no membersRoss Burton1-6/+7
2010-08-04docs: ignore the private structsRoss Burton2-15/+2
2010-08-04docs: merge rest-extras into restRoss Burton10-218/+122
2010-08-04Rename duplicate PROXY_GET_PRIVATE macros, to silence the introspection gener...Ross Burton6-22/+22
2010-08-03Remove versions from .gitignorelibrest-0.7.0Ross Burton1-4/+2
2010-08-03Bump the API version to 0.7Ross Burton1-1/+1