index
:
delta/gnome/librest.git
bilelmoussaoui/docs
carlosgc/libsoup3
ebassi/small-fixes
gio
goa
gwagner/demo-oauth-status
gwagner/soup3
librest-0-7
master
msvc
tintou/annotations-fixes
tintou/rest-extras-binding
tintou/single-rest-extras
wip/baedert/fixes
wip/baedert/gtask
wip/baedert/gtask2
wip/baedert/tests
wip/nielsdg/meson
wip/rishi/autocleanups
wip/teuf/fixes
wip/teuf/gtask
wip/tintou/gobject-introspection-fixes
wip/tintou/unique-header
xml
gitlab.gnome.org: GNOME/librest.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rest-extras: various introspection fixes
Evan Nemerson
2012-05-28
4
-6
/
+28
*
assorted introspection fixes
Evan Nemerson
2012-05-03
6
-13
/
+29
*
rest-param: register RestParam as boxed type.
Evan Nemerson
2012-05-03
2
-0
/
+6
*
rest-xml-node: skip ref/unref() methods in introspection
Danielle Madeley
2012-03-27
1
-2
/
+2
*
rest-proxy-call: enforce one-shot use, clean up memory lifecycle
Ross Burton
2012-03-27
1
-36
/
+15
*
rest-proxy: add some basic documentation
Ross Burton
2012-03-27
1
-0
/
+9
*
Rename rest_proxy_call_call_async to rest_proxy_call_invoke_async
Ross Burton
2012-03-27
2
-18
/
+18
*
rest-proxy-call: add rest_proxy_call_call_async()
Danielle Madeley
2012-03-27
3
-4
/
+124
*
Don't leak ->url in rest_proxy_call_sync (#669764)
Ross Burton
2012-02-24
1
-0
/
+3
*
build: generate .pc files at build time
Rob Staudinger
2012-02-10
1
-0
/
+2
*
autogen.sh: Honor NOCONFIGURE=1
Colin Walters
2012-01-18
1
-1
/
+5
*
add username/password support
Marc-André Lureau
2011-12-08
2
-3
/
+95
*
build: Post-release version bump
Rob Bradford
2011-11-10
1
-1
/
+1
*
proxy: Force all SSL certificates to be trusted
librest-0.7.12
Rob Bradford
2011-11-10
1
-0
/
+10
*
build: Detect CA file location
Rob Bradford
2011-11-10
1
-0
/
+24
*
Fix source URL in configure.ac
Ross Burton
2011-11-04
1
-1
/
+1
*
build: Post-release version bump
Rob Bradford
2011-10-27
1
-1
/
+1
*
misc: Remove NEWS file - we don't use it
librest-0.7.11
Rob Bradford
2011-10-27
1
-6
/
+0
*
build: Link examples against gthread explicitly
Emmanuele Bassi
2011-10-26
1
-2
/
+2
*
gitignore: Ignore glib-mkenums generated files
Damien Lespiau
2011-09-05
1
-0
/
+3
*
build: Make libtool generate DLLs on windows
Damien Lespiau
2011-09-05
2
-0
/
+2
*
build: Make it possible to autogen without gtk-doc
Damien Lespiau
2011-09-05
2
-1
/
+14
*
build: Add ${ACLOCAL_FLAGS} to ACLOCAL_AMFLAGS
Damien Lespiau
2011-09-05
1
-1
/
+1
*
oauth-proxy: Fix format string warning
Damien Lespiau
2011-09-05
1
-1
/
+1
*
oauth: Add property for signature type
Ross Burton
2011-07-11
1
-1
/
+14
*
oauth: Add GType for OAuthSignatureMethod enum
Ross Burton
2011-07-11
2
-0
/
+21
*
build: Generate GLib enum types
Ross Burton
2011-07-11
1
-1
/
+33
*
build: Check for glib-mkenums
Ross Burton
2011-07-11
1
-0
/
+2
*
Bump glib dependency
Alexandre Franke
2011-06-16
1
-1
/
+1
*
doap: Update DOAP file to refer to new glorious GNOME bugzilla!
Rob Bradford
2011-04-29
1
-0
/
+1
*
Post-release version bump
Rob Bradford
2011-04-21
1
-1
/
+1
*
Merge branch 'upload-progress'
librest-0.7.10
Eitan Isaacson
2011-04-13
5
-12
/
+205
|
\
|
*
Added documentation to rest_proxy_call_upload.
Eitan Isaacson
2011-04-13
1
-0
/
+22
|
*
youtube-proxy: Added upload progress callbacks.
Eitan Isaacson
2011-04-13
2
-12
/
+40
|
*
Introduce rest_proxy_call_upload to provide progress feedback.
Eitan Isaacson
2011-04-13
3
-0
/
+143
|
/
*
Update .gitignore
Ross Burton
2011-04-13
1
-12
/
+15
*
tests: Add test case for custom serialization
Michal Mhr
2011-04-13
2
-1
/
+166
*
proxy-call: Allow customisation of data serialization (BMC#13746)
Michal Mhr
2011-04-13
2
-2
/
+65
*
add tarball name to DOAP file
Olav Vitters
2011-04-01
1
-0
/
+1
*
Post-release version bump
Rob Bradford
2011-03-31
1
-1
/
+1
*
Add "disable-cookies" construction property to RestProxy.
librest-0.7.9
Eitan Isaacson
2011-03-29
1
-7
/
+33
*
Post-release version bump
Ross Burton
2011-03-22
1
-1
/
+1
*
youtube-proxy: Added incomplete option.
librest-0.7.8
Eitan Isaacson
2011-03-22
2
-2
/
+7
*
youtube-proxy: Added youtube_proxy_set_user_auth
Eitan Isaacson
2011-03-22
2
-1
/
+14
*
Added Youtube proxy for uploading videos.
Eitan Isaacson
2011-03-22
4
-2
/
+508
*
build: Fix introspection failure if pc file is not yet installed
Michal Hruby
2011-03-18
1
-1
/
+2
*
Post-release version bump
Rob Bradford
2011-03-16
1
-1
/
+1
*
build: Fix scanner library flags to fix distcheck
librest-0.7.7
Rob Bradford
2011-03-16
1
-1
/
+3
*
oauth-proxy: Added 'signature-host' property.
Eitan Isaacson
2011-03-07
5
-3
/
+80
*
oauth-proxy: Use POST method doe OAuth 1.0 authentication.
Eitan Isaacson
2011-03-07
1
-0
/
+4
[prev]
[next]