gsignond:tintou/authservice-generic

Last commit made on 2018-02-11
Get this branch:
git clone -b tintou/authservice-generic https://git.launchpad.net/gsignond

Branch merges

Branch information

Name:
tintou/authservice-generic
Repository:
lp:gsignond

Recent commits

7e3391a... by Corentin Noël

AuthServiceAdapter: apply some DRY for better code readability

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

5f0ba20... by Alexander Kanavin <email address hidden>

Merge branch 'tintou/desktop-extension' into 'master'

Create new desktop extension relying on libsecret-1

See merge request accounts-sso/gsignond!10

f6b34fd... by Corentin Noël

[meson] Do not mention the db subdirectory and include it directly

Corrected an introspection mistake

9a44d99... by Corentin Noël

Create new desktop extension relying on libsecret-1