agola/internal
Simone Gotti 52cb683267 datamanager: fix index creation on multiple data files
When during a checkpoint more than one file is created the entries position in
the index is not right since it's not reset at every new index.

Fix it and add related tests.
2019-11-06 15:33:40 +01:00
..
common *: export clients and related types 2019-08-02 12:02:01 +02:00
config run config: add tty option for run steps 2019-10-28 16:58:54 +01:00
datamanager datamanager: fix index creation on multiple data files 2019-11-06 15:33:40 +01:00
db db: use context functions 2019-07-25 14:49:53 +02:00
etcd etcd: add DeletePrefix method 2019-07-18 16:40:28 +02:00
git-handler gitserver: don't return http response/error when calling external git process 2019-09-09 15:46:32 +02:00
git-save *: use vanity url 2019-07-01 11:40:20 +02:00
gitsources go.mod: update dependencies 2019-10-29 09:31:38 +01:00
log Add common logging helper 2019-02-21 16:05:35 +01:00
objectstorage objectstorage: add WriteObject tests 2019-10-25 15:16:42 +02:00
runconfig run config: add tty option for run steps 2019-10-28 16:58:54 +01:00
sequence sequence: add tests for String and Parse methods 2019-10-31 16:53:57 +01:00
services services: check config only for enabled services 2019-11-05 09:25:22 +01:00
testutil tests: add wait function in place of sleep 2019-08-30 12:50:49 +02:00
toolbox internal: fix linter errors 2019-07-02 16:20:53 +02:00
util util: Fix PathList output when path ends with slashes 2019-09-09 14:49:00 +02:00
tools.go Add makefile 2019-02-21 15:59:16 +01:00