agola/internal
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
..
common objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
config config/runconfig: add global docker registries auth 2019-05-10 11:45:00 +02:00
datamanager objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
db Add database helper 2019-02-21 16:05:54 +01:00
etcd etcd: add WatchKey function 2019-05-15 09:41:06 +02:00
git-handler Add custom git server 2019-02-21 16:03:17 +01:00
git-save Add user local runs feature 2019-02-21 23:01:17 +01:00
gitsources gitsources: add github gitsource 2019-05-15 23:46:21 +02:00
log Add common logging helper 2019-02-21 16:05:35 +01:00
objectstorage objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
runconfig config/runconfig: add global docker registries auth 2019-05-10 11:45:00 +02:00
sequence etcd: allow specifying a revision for a get 2019-03-29 11:37:22 +01:00
services objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
testutil etcd: allow specifying a revision for a get 2019-03-29 11:37:22 +01:00
toolbox toolbox: initial commit 2019-02-21 15:57:11 +01:00
util util errors: add ErrUnauthorized 2019-05-13 14:20:31 +02:00
tools.go Add makefile 2019-02-21 15:59:16 +01:00