summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Update readme: add RestDemo flatpak build instructionsbaarkerlounger2022-01-191-0/+24
| * Update org.gnome.RestDemo source to point at Gitlabbaarkerlounger2022-01-191-1/+1
|/
* gitlab: don't build examplesGünther Wagner2022-01-181-1/+1
* examples: rest demo gui applicationGünther Wagner2022-01-181-1/+1
* examples: rest demo gui applicationGünther Wagner2022-01-1812-0/+567
* rest: correct includepath of headerGünther Wagner2022-01-131-2/+2
* meson: show vapi option in summaryGünther Wagner2022-01-133-0/+9
* Merge branch 'new-vapi' into 'master'Günther Wagner2022-01-133-1/+21
|\
| * Fix merge conflicts.CodedOre2022-01-1375-2997/+3032
| |\ | |/ |/|
* | Merge branch 'gwagner/deprecated' into 'master'1.0.00.9.0Günther Wagner2022-01-1233-844/+957
|\ \
| * | tests: fix warningsGünther Wagner2022-01-122-8/+13
| * | params: reworked to boxed and listGünther Wagner2022-01-128-86/+322
| * | xml: modernizedGünther Wagner2022-01-122-24/+29
| * | youtube: modernizedGünther Wagner2022-01-122-83/+64
| * | lastfm: modernizedGünther Wagner2022-01-125-153/+109
| * | flickr: modernizedGünther Wagner2022-01-125-230/+180
| * | fixed deprecated g_memdupGünther Wagner2022-01-121-1/+1
| * | fixed sentinel warning in testsGünther Wagner2022-01-122-2/+2
| * | oauth_proxy_call: remove private usageGünther Wagner2022-01-122-74/+20
| * | oauth_proxy: modernized and alignedGünther Wagner2022-01-122-116/+154
| * | rest-proxy: modernized and alignedGünther Wagner2022-01-122-67/+63
|/ /
* | Merge branch 'gwagner/oauth2' into 'master'Günther Wagner2022-01-1251-2197/+2118
|\ \
| * | OAuth2 Pkce WorkflowGünther Wagner2022-01-1251-2197/+2118
|/ /
* | oauth: fix payloadGünther Wagner2022-01-111-1/+3
| * Generate vapi for RestCodedOre2022-01-133-0/+21
|/
* Merge branch 'gwagner/soup3' into 'master'Günther Wagner2021-11-0419-139/+780
|\
| * soup3: added conditional option to mesongwagner/soup3Günther Wagner2021-11-045-5/+21
| * Port to libsoup3Carlos Garcia Campos2021-11-0412-112/+719
| * Use GUri instead of SoupURICarlos Garcia Campos2021-11-044-22/+40
|/
* Merge branch 'gwagner/docs' into 'master'Günther Wagner2021-10-225-1/+141
|\
| * Add gi-docgen and proper documentation CIGünther Wagner2021-10-215-1/+141
* | tests: fix potential null pointer dereferenceGünther Wagner2021-10-211-1/+1
* | Fix introspection generation for librest-extrasGünther Wagner2021-10-211-2/+2
|/
* Merge branch 'wip/gwagner/meson' into 'master'Günther Wagner2021-10-2111-0/+533
|\
| * Disable oauth1 tests as endpoint is goneGünther Wagner2021-10-211-2/+0
| * Add CI for the librest buildsNiels De Graef2021-10-213-0/+151
| * Port to the Meson build systemNiels De Graef2021-10-218-0/+384
|/
* Merge branch 'parallel-tests' into 'master'Günther Wagner2021-10-211-1/+1
|\
| * tests/custom-serialize: use different tests/proxyRasmus Thomsen2021-01-081-1/+1
* | add myself as maintainerGünther Wagner2021-10-211-0/+8
|/
* DOAP: Replace non-working email address of rburtonAndre Klapper2020-12-241-1/+1
* Merge branch 'tintou/annotations-fixes' into 'master'Emmanuele Bassi2020-10-262-8/+19
|\
| * Add several missing annotationstintou/annotations-fixesCorentin Noël2020-10-152-8/+19
|/
* Replace cgit with gitlab URL in configure.ac's AC_INITAndre Klapper2020-04-241-1/+1
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-151-1/+1
* xml: Don't crash parsing empty XML stringChristophe Fergeau2017-10-182-0/+9
* proxycall: remove double-assign to status_{code,message}Timm Bäder2017-10-171-3/+0
* docs: Add some missing symbolsTimm Bäder2017-10-171-0/+3
* RestProxy: Set the payload after _uploadTimm Bäder2017-10-171-1/+1
* tests: Re-enable the XML testDebarshi Ray2017-10-161-2/+0