agola/internal/services/configstore/readdb
Simone Gotti b3867fb7ca objectstorage: add posix standard storage
rename the previous posix storage to posixflat and make it currently not user
selectable (since I'm not sure it's really worth using it).

The new posix storage uses the filesystem without any escaping so it's not a
real flat namespace.

This isn't a real issue since also minio is not a flat namespace and we are so
forced to use it like a hierarchycal filesystem.
2019-05-21 15:17:53 +02:00
..
create.go configstore: implement organization members 2019-05-03 17:40:07 +02:00
org.go *: implement add/update org member 2019-05-09 16:47:22 +02:00
project.go configstore: report project/projectgroup owners 2019-05-03 23:17:07 +02:00
projectgroup.go configstore: report project/projectgroup owners 2019-05-03 23:17:07 +02:00
readdb.go objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
remotesource.go * api: accept both ids or names in the same endpoint 2019-05-03 11:07:53 +02:00
resolve.go configstore: resolve also org and user paths 2019-05-03 13:48:19 +02:00
secret.go initial secret and variables impl 2019-03-14 14:36:18 +01:00
user.go * api: accept both ids or names in the same endpoint 2019-05-03 11:07:53 +02:00
variable.go initial secret and variables impl 2019-03-14 14:36:18 +01:00