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
2010-08-16
Post release version bump
librest-0.7.1
Rob Bradford
1
-1
/
+1
2010-08-12
proxy-call: Adjust to the new callback always fired invariant (since d7d4d52)
Rob Bradford
1
-16
/
+9
2010-08-11
Small documentation fixes
Ross Burton
4
-9
/
+23
2010-08-11
flickr: get the content type a quicker and better way
Ross Burton
1
-24
/
+7
2010-08-06
flickr: add flickr_proxy_new_upload_for_file
Ross Burton
3
-0
/
+80
2010-08-06
flickr: add upload support, with a special FlickrProxyCall mode
Ross Burton
4
-7
/
+67
2010-08-06
Skip non-string params in rest_params_as_string_hash_table
Ross Burton
1
-2
/
+2
2010-08-06
rest-param: if we're passed NULL in _new_string, replace it with empty string
Ross Burton
1
-0
/
+6
2010-08-04
Minor documentation fixes
Ross Burton
8
-15
/
+31
2010-08-04
docs: remove Class structures that have no members
Ross Burton
1
-6
/
+7
2010-08-04
docs: ignore the private structs
Ross Burton
2
-15
/
+2
2010-08-04
docs: merge rest-extras into rest
Ross Burton
10
-218
/
+122
2010-08-04
Rename duplicate PROXY_GET_PRIVATE macros, to silence the introspection gener...
Ross Burton
6
-22
/
+22
2010-08-03
Remove versions from .gitignore
librest-0.7.0
Ross Burton
1
-4
/
+2
2010-08-03
Bump the API version to 0.7
Ross Burton
1
-1
/
+1
2010-07-13
flickr: optimise signature generation
Ross Burton
1
-6
/
+7
2010-07-08
oauth: do signing differently when using OAuth Echo
Ross Burton
1
-3
/
+12
2010-07-08
oauth: add constructor for OAuth Echo proxies
Ross Burton
3
-2
/
+47
2010-07-08
Port the proxies to use RestParam
Ross Burton
7
-51
/
+128
2010-07-08
rest: add RestParam and RestParams types
Ross Burton
7
-1
/
+730
2010-06-17
Post branch version bump
Rob Bradford
1
-1
/
+1
2010-06-16
flickr-proxy: Allow specifying the permissions required in the login url
Rob Bradford
3
-5
/
+9
2010-05-28
Fix leak of soup logger instances
Jonathon Jongsma
1
-4
/
+7
2010-05-26
docs: add oauth2 proxy
Ross Burton
3
-0
/
+42
2010-05-26
Add a oauth2 proxy
Jonathon Jongsma
9
-1
/
+729
2010-05-17
rest: small prototype fixes to clean up docs
Ross Burton
2
-5
/
+5
2010-05-17
docs: ignore rest-proxy-call-private.h
Ross Burton
1
-1
/
+1
2010-05-17
Update ignores for new docs
Ross Burton
1
-11
/
+13
2010-05-17
docs: update rest-sections
Ross Burton
1
-0
/
+4
2010-05-17
docs: document librest-extras
Ross Burton
6
-1
/
+207
2010-05-17
docs: remove rest-extras from rest docs, they don't work
Ross Burton
4
-51
/
+12
2010-05-14
get-flickr-favorites.c: add missing license
Ross Burton
1
-0
/
+22
2010-05-14
lastfm: add very basic test case
Ross Burton
3
-1
/
+88
2010-05-14
examples: add an example to sent a user a shout on Last.fm
Ross Burton
3
-1
/
+149
2010-05-14
Add lastfm error handling to the test suite
Ross Burton
1
-0
/
+1
2010-05-14
Add Lastfm proxy
Ross Burton
6
-2
/
+662
2010-05-14
tests: oauth-async passes now
Ross Burton
1
-3
/
+0
2010-05-14
Use the session callback instead of finished (BMC#842)
Ross Burton
3
-13
/
+17
2010-05-14
Don't check for dispose or finalize when chaining up
Ross Burton
2
-9
/
+5
2010-05-14
tests/threaded: don't be verbose by default
Ross Burton
1
-2
/
+5
2010-05-13
tests/oauth: don't use _run
Ross Burton
1
-3
/
+3
2010-05-07
Remove FacebookProxy
Ross Burton
12
-888
/
+3
2010-04-15
Post-release bump to 0.6.4
Ross Burton
1
-1
/
+1
2010-04-15
Fix introspection generation in distcheck
librest-0.6.3
Ross Burton
2
-4
/
+4
2010-04-15
Clean pkgconfig files
Ross Burton
1
-0
/
+2
2010-04-15
Bump version to 0.6.3
Ross Burton
1
-1
/
+1
2010-04-15
Update ignores
Ross Burton
1
-1
/
+12
2010-04-15
tests: mark oauth-async as known to fail
Ross Burton
1
-0
/
+3
2010-04-15
tests: add a timeout to oauth-async
Ross Burton
1
-0
/
+12
2010-04-15
proxy/proxy-call/xml-parser: Guard public function entry points
Rob Bradford
3
-24
/
+136
[next]