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
2008-09-19
Remove prototypes of rest_proxy_call_add_params_from_hash and rest_proxy_call...
Ross Burton
2
-8
/
+0
2008-09-19
Fix prototype of rest_proxy_call_add_headers
Ross Burton
2
-3
/
+1
2008-09-19
More API docs
Ross Burton
1
-2
/
+44
2008-09-19
Document RestProxyCall and RestProxyCallClass
Ross Burton
1
-0
/
+14
2008-09-19
Document rest_proxy_new
Ross Burton
1
-0
/
+14
2008-09-19
Documnt RestProxy
Ross Burton
1
-0
/
+5
2008-09-19
Add the classes to the docs, as they have vfuncs to document
Ross Burton
1
-0
/
+2
2008-09-18
Add some API docs
Ross Burton
1
-0
/
+58
2008-09-18
Add rest_proxy_call_get_params to the docs
Ross Burton
1
-0
/
+1
2008-09-18
Add G_GNUC_NULL_TERMINATED to the vaargs methods
Ross Burton
1
-0
/
+2
2008-09-18
Remove un-needed EXTRADIST, and pass --enable-gtk-doc to distcheck
Ross Burton
1
-1
/
+1
2008-09-18
Add top_srcdir to the include path to fix distcheck
Ross Burton
2
-2
/
+2
2008-09-18
Merge branch 'master' into ross
Ross Burton
1
-1
/
+44
2008-09-18
Reverse the list of siblings of children nodes so that the are in order.
Rob Bradford
1
-1
/
+44
2008-09-17
Merge branch 'master' into ross
Ross Burton
0
-0
/
+0
2008-09-17
Free url and url_format in RestProxy finalize
Ross Burton
1
-0
/
+5
2008-09-17
Merge branch 'master' into ross
Ross Burton
14
-173
/
+503
2008-09-17
Free url and url_format in RestProxy finalize
Ross Burton
1
-0
/
+5
2008-09-17
Add customisable generated gtk-doc files.
Rob Bradford
4
-0
/
+97
2008-09-17
Make the autogen script use the template free form of gtk-doc
Rob Bradford
1
-1
/
+1
2008-09-17
Remove duplicate gtk-doc setup from configure.ac :-)
Rob Bradford
1
-5
/
+1
2008-09-17
Setup makefiles for gtk-doc
Rob Bradford
5
-1
/
+96
2008-09-17
Update configure.ac for gtk-doc
Rob Bradford
1
-0
/
+4
2008-09-17
Only copy the error if it's non-null.
Rob Bradford
1
-1
/
+3
2008-09-16
Export a GError in rest_proxy_call_async and rest_proxy_call_run
Rob Bradford
2
-10
/
+86
2008-09-16
Add start of infrastructure for error handling
Rob Bradford
2
-0
/
+52
2008-09-15
Reformat source and header files
Rob Bradford
4
-160
/
+168
2008-09-15
Replace _rest_proxy_call_set_proxy with a GObject property
Rob Bradford
3
-13
/
+34
2008-09-15
Add a prepare() vfunc to RestProxy which is called before invocation
Rob Bradford
2
-1
/
+20
2008-09-15
Remove unused rest_proxy_call_new function.
Rob Bradford
1
-6
/
+0
2008-09-11
Fix declaration of proxy_call_raw_async_cb
Ross Burton
1
-1
/
+1
2008-09-11
Abstract the public functionality behind class vfuncs
Rob Bradford
2
-11
/
+57
2008-09-11
Add a rest_proxy_simple_run_valist that does the real work.
Rob Bradford
2
-11
/
+37
2008-09-11
Add a rest_proxy_bind_valist that does the real work of binding
Rob Bradford
2
-5
/
+18
2008-09-10
Reference count the hash table of parameters when we return it.
Rob Bradford
1
-1
/
+1
2008-09-10
Add rest_proxy_call_get_params
Ross Burton
2
-0
/
+11
2008-09-05
Add rest_proxy_simple_run
Ross Burton
2
-0
/
+39
2008-09-05
Deprecate the oldcall methods
Ross Burton
1
-0
/
+3
2008-09-05
Remove JSON wrappers & tests.
Rob Bradford
7
-198
/
+7
2008-09-04
Add .gitignore
Ross Burton
1
-0
/
+20
2008-09-04
Implement the payload accessors
Ross Burton
1
-0
/
+28
2008-09-04
Free the closure correctly
Ross Burton
1
-2
/
+2
2008-09-04
Merge branch 'master' into ross
Ross Burton
3
-8
/
+54
2008-09-04
Create the response headers hash
Ross Burton
1
-0
/
+4
2008-09-04
Fix va-args use in rest_proxy_call_add_params
Ross Burton
2
-3
/
+1
2008-09-04
Expose _rest_proxy_call_set_proxy to rest-proxy.c
Rob Bradford
1
-0
/
+1
2008-09-04
Implement rest_proxy_call_run
Rob Bradford
1
-3
/
+38
2008-09-04
Actually save the payload, length and status responses
Rob Bradford
1
-8
/
+14
2008-09-04
Add missing prototype
Rob Bradford
1
-0
/
+4
2008-09-04
Add some implementations to the RestProxyCall object
Rob Bradford
4
-10
/
+418
[next]