index
:
~teuf/librest
master
rhel-7.1
Unnamed repository; edit this file 'description' to name the repository.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
Version 0.5
librest-0.5
Ross Burton
1
-1
/
+1
2009-06-29
Fixed Authorization header to only include oauth parameters
Matt Wood
1
-19
/
+23
2009-06-29
Enable soup debugging on synchronous calls
Matt Wood
1
-0
/
+2
2009-06-18
Exit the server first, to avoid ORBit concurrency issues
Ross Burton
1
-0
/
+1
2009-06-18
Use 127.0.0.1 instead of localhost because we're using IPv4
Ross Burton
1
-1
/
+1
2009-05-29
Add basic test case for threaded ops
Ross Burton
3
-1
/
+112
2009-05-29
Add rest_proxy_call_sync, for threaded apps
Ross Burton
2
-0
/
+26
2009-05-29
Add a sync SoupSession to RestProxy and expose _send_message
Ross Burton
2
-0
/
+21
2009-05-29
Factor out the message result handling
Ross Burton
1
-9
/
+21
2009-05-29
Split out the message creation when calling
Ross Burton
1
-30
/
+47
2009-05-29
Add facebook_proxy_build_permission_url
Ross Burton
2
-0
/
+28
2009-05-29
Add Facebook symbols to the API docs
Ross Burton
3
-0
/
+44
2009-05-24
Use https instead of http when talking to Facebook
Ross Burton
1
-1
/
+1
2009-05-24
Fetch the URL from the proxy when resetting it
Ross Burton
1
-1
/
+1
2009-05-24
Display the friend's status updates
Ross Burton
1
-11
/
+86
2009-05-24
Fetch status updates in the facebook test
Ross Burton
1
-4
/
+26
2009-05-24
Set the call_id parameter
Ross Burton
1
-3
/
+8
2009-05-24
Add facebook test case
Ross Burton
3
-2
/
+105
2009-05-24
Add initial facebook proxy
Ross Burton
6
-0
/
+601
2009-05-24
Update API docs for new flickr symbols
Ross Burton
1
-0
/
+2
2009-05-22
Move the OAuth-specific parameters to the Authorized header instead of the pa...
Ross Burton
1
-16
/
+64
2009-05-21
Update comment
Ross Burton
1
-1
/
+1
2009-05-21
Fix test-oauth to work with the new API
Ross Burton
1
-4
/
+6
2009-05-20
Change version to 0.4
librest-0.4
Ross Burton
1
-1
/
+1
2009-05-20
Test the new accessors
Ross Burton
1
-1
/
+8
2009-05-20
Add accessors for the api key and shared secret
Ross Burton
2
-2
/
+38
2009-05-20
Add gtk-doc files to ignores
Ross Burton
1
-0
/
+9
2009-05-20
Add a Flickr test suite
Ross Burton
3
-3
/
+105
2009-05-20
Rename key and secret to match what Flickr calls them
Ross Burton
4
-41
/
+39
2009-05-20
Update API documentation
Ross Burton
3
-2
/
+44
2009-05-19
Add Flickr test case
Ross Burton
3
-1
/
+93
2009-05-19
Add initial Flickr proxy
Ross Burton
6
-0
/
+553
2009-05-15
If PROXY debugging is on, turn on full soup debugging
Ross Burton
1
-0
/
+7
2009-05-15
Add a macro to do run-time debug enabled checks
Ross Burton
1
-1
/
+3
2009-05-15
Use g_print instead of g_debug
Ross Burton
1
-2
/
+2
2009-05-15
Revert RestXmlNode re-arrangement until I understand why it broke
Ross Burton
1
-2
/
+3
2009-05-15
Document RestProxyCall
Ross Burton
1
-0
/
+38
2009-05-15
Delete trailing whitespace
Ross Burton
1
-19
/
+19
2009-05-15
Remove rest_xml_node_new from the docs
Ross Burton
1
-1
/
+0
2009-05-15
Make rest_xml_node_new private until it's useful
Ross Burton
2
-3
/
+1
2009-05-15
Document RestXmlNode
Ross Burton
1
-1
/
+12
2009-05-15
Document rest-xml-parser
Ross Burton
1
-0
/
+53
2009-05-15
Update documentation sections
Ross Burton
1
-41
/
+60
2009-05-15
Document the RestProxy classes
Ross Burton
2
-1
/
+15
2009-05-15
Add basic OAuthProxy documentation
Ross Burton
2
-0
/
+10
2009-05-15
Fix typo in documentation
Ross Burton
1
-1
/
+1
2009-05-15
Document some parameters
Ross Burton
1
-6
/
+6
2009-05-15
Remove symbols which don't exist any more
Ross Burton
1
-5
/
+1
2009-05-15
Don't crash dump-xml if the document cannot be parsed
Ross Burton
1
-2
/
+6
2009-05-15
Fix call cleanup which was causing invalid writes
Ross Burton
1
-1
/
+1
[next]