agola/internal
Simone Gotti 159abffa06 configstore: fix changegroup names
changegroup names are based on names that will contain slashes and could be very
long. So calculate the sha256 sum of the starting name and use it as the
changegroup name.
2019-04-29 10:24:05 +02:00
..
common *: rename "lts" to "ost" 2019-04-27 15:16:48 +02:00
config runservice: update docker registry auth 2019-04-22 14:38:25 +02:00
datamanager datamanager: add function to get changegroups from etcd 2019-04-29 10:13:13 +02:00
db Add database helper 2019-02-21 16:05:54 +01:00
etcd etcd: allow specifying a revision for a get 2019-03-29 11:37:22 +01: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 webhook: use hook provided ssh url for cloning 2019-04-11 16:49:07 +02:00
log Add common logging helper 2019-02-21 16:05:35 +01:00
objectstorage wal: update and rename to datamanager 2019-04-26 16:00:03 +02:00
runconfig runservice: update docker registry auth 2019-04-22 14:38:25 +02:00
sequence etcd: allow specifying a revision for a get 2019-03-29 11:37:22 +01:00
services configstore: fix changegroup names 2019-04-29 10:24:05 +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: add pointer utils 2019-04-24 16:31:14 +02:00
tools.go Add makefile 2019-02-21 15:59:16 +01:00