agola/internal
Simone Gotti 3d0c68b5fc gitsources: don't set branch value when in a pull request
We were passing the source branch name as the Branch value in the webhook data.

This patch will just delete this assignment. If in future it's needed let's add
it with a different name to not cause confusion.
2019-10-14 22:42:08 +02:00
..
common *: export clients and related types 2019-08-02 12:02:01 +02:00
config *: implement ability to add tmpfs volumes to containers 2019-10-08 16:36:23 +02:00
datamanager datamanager: remove some logs from tests 2019-10-02 09:27:55 +02: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 gitsources: don't set branch value when in a pull request 2019-10-14 22:42:08 +02:00
log Add common logging helper 2019-02-21 16:05:35 +01:00
objectstorage internal: fix linter errors 2019-07-02 16:20:53 +02:00
runconfig when: match only the current ref type 2019-10-14 17:08:44 +02:00
sequence *: use vanity url 2019-07-01 11:40:20 +02:00
services when: match only the current ref type 2019-10-14 17:08:44 +02: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