summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add rest_proxy_call_get_payload_as_xmlxmlRoss Burton2010-10-052-0/+25
* rest-proxy-call: save the content type paramsRoss Burton2010-10-052-0/+2
* Add rest_xml_parser_parse_from_data_fullRoss Burton2010-10-052-2/+31
* rest-proxy-call: don't unset ->url straight awayRoss Burton2010-10-051-8/+3
* build: Don't include Soup and libxml in includes for GIRRob Bradford2010-09-151-1/+1
* Post release version bumpRob Bradford2010-09-131-1/+1
* xml-parser: Remove unused variablelibrest-0.7.4Rob Bradford2010-09-131-1/+0
* proxy-call: Use g_error_set_literal for content from the web serverRob Bradford2010-09-131-5/+5
* build: Don't include Soup and libxml in includes for GIRRob Bradford2010-09-071-1/+1
* tests: Add + to the OAuth escape testsRoss Burton2010-09-061-2/+2
* proxy-call: The status code for the request is fetched from the messageRob Bradford2010-09-061-2/+1
* proxy-call: Remove unused code post refactoringRob Bradford2010-09-061-4/+0
* xml-parser: Remove unread 'res' variableRob Bradford2010-09-061-2/+2
* examples: Fix compiler warningsRob Bradford2010-09-062-3/+3
* proxy: Fix compiler warningRob Bradford2010-09-061-1/+1
* tests: add proxy-continuousRoss Burton2010-09-023-1/+192
* proxy-call: Fix compiler warning with storing call closureRob Bradford2010-09-021-1/+1
* proxy-call: Turn off body buffer accumulation for continuous callRob Bradford2010-09-021-0/+3
* proxy-call: Add documentation for rest_proxy_call_continuousRob Bradford2010-09-021-0/+23
* proxy-call: Enhance documentation for rest_proxy_call_asyncRob Bradford2010-09-021-1/+5
* examples: Add a demo for the continuous streamed modeRob Bradford2010-09-022-1/+95
* proxy-call: Add first pass at continuous call modeRob Bradford2010-09-023-0/+144
* build: Enable test code coverage analysisRob Bradford2010-09-025-9/+62
* Fix code formattingRoss Burton2010-09-011-1/+2
* Add cookie support to rest-proxyGary Ching-Pang Lin2010-09-011-0/+5
* Post release version bumpRob Bradford2010-08-311-1/+1
* build: Remove duplicated version numbering from build systemlibrest-0.7.3Rob Bradford2010-08-311-1/+4
* oauth-proxy-call: Don't leak the parameter names that we stealRob Bradford2010-08-271-9/+13
* oauth-proxy-call: Prevent memory corruption by duplicating dataRob Bradford2010-08-271-1/+3
* Post release version bumpRob Bradford2010-08-241-1/+1
* build: Update the build systemlibrest-0.7.2Emmanuele Bassi2010-08-206-83/+76
* xml-parser: Clear the stack in rest_xml_node_findRob Bradford2010-08-191-0/+2
* xml-parser: Fix rest_xml_node_unref so that is correctly unrefs siblingsRob Bradford2010-08-191-28/+28
* post-twitter: use the correct URL endpointRoss Burton2010-08-171-2/+2
* Post release version bumpRob Bradford2010-08-161-1/+1
* Post release version bumplibrest-0.7.1Rob Bradford2010-08-161-1/+1
* proxy-call: Adjust to the new callback always fired invariant (since d7d4d52)Rob Bradford2010-08-121-16/+9
* Small documentation fixesRoss Burton2010-08-114-9/+23
* flickr: get the content type a quicker and better wayRoss Burton2010-08-111-24/+7
* flickr: add flickr_proxy_new_upload_for_fileRoss Burton2010-08-063-0/+80
* flickr: add upload support, with a special FlickrProxyCall modeRoss Burton2010-08-064-7/+67
* Skip non-string params in rest_params_as_string_hash_tableRoss Burton2010-08-061-2/+2
* rest-param: if we're passed NULL in _new_string, replace it with empty stringRoss Burton2010-08-061-0/+6
* Minor documentation fixesRoss Burton2010-08-048-15/+31
* docs: remove Class structures that have no membersRoss Burton2010-08-041-6/+7
* docs: ignore the private structsRoss Burton2010-08-042-15/+2
* docs: merge rest-extras into restRoss Burton2010-08-0410-218/+122
* Rename duplicate PROXY_GET_PRIVATE macros, to silence the introspection gener...Ross Burton2010-08-046-22/+22
* Remove versions from .gitignorelibrest-0.7.0Ross Burton2010-08-031-4/+2
* Bump the API version to 0.7Ross Burton2010-08-031-1/+1