gsignond:tintou/api-next

Last commit made on 2018-03-27
Get this branch:
git clone -b tintou/api-next https://git.launchpad.net/gsignond

Branch merges

Branch information

Name:
tintou/api-next
Repository:
lp:gsignond

Recent commits

2b316e8... by Corentin Noël

Now using the new common API

d84b651... by Corentin Noël

AuthServiceAdapter: apply some DRY for better code readability

f57ae66... by Corentin Noël

Merge branch 'tintou/strict-prototypes' into 'master'

Enforce strict prototypes

See merge request accounts-sso/gsignond!17

c8da68a... by Corentin Noël

Enforce strict prototypes

20b9f80... by Alexander Kanavin <email address hidden>

Merge branch 'gitlab-ci-rework' into 'master'

Rework GitLab CI

See merge request accounts-sso/gsignond!13

1d475c9... by Neal Gompa

Rework GitLab CI

Switch from Ubuntu to Fedora, as Fedora has it packaged and actively uses it.

188368b... by Corentin Noël

Merge branch 'tintou/more-meson-cleanup' into 'master'

Move DBus files to its own directory as they are shared by several component

See merge request accounts-sso/gsignond!12

3f6671f... by Corentin Noël

Move DBus files to its own directory as they are shared by several component

Big optimisations in the meson, now installing the dbus service file
Renamed some parameters following meson recommendation (don't use `enable_foo=true` but `foo=true`)

3d2b8a5... by Alexander Kanavin <email address hidden>

Merge branch 'tintou/meson-arg-fixes' into 'master'

Re-establish some options from Autotools

See merge request accounts-sso/gsignond!11

4ace58b... by Corentin Noël

Re-establish some options from Autotools