woodpecker/model
Thomas Boerger 41af9c0720
Integrated initial command to list secrets
Since we are not able to list the already set secrets I have added the
required API andpoint and the required sub command to list them.
2016-06-28 00:20:01 +02:00
..
agent.go added code for agent to ping central drone server 2016-05-11 14:37:56 -07:00
build.go store signature and verification in database 2016-05-10 18:48:02 -07:00
cc.go updated vendor files and paths 2015-09-29 18:21:17 -07:00
cc_test.go fix failing gitlab and cc tests 2015-09-30 14:18:09 -07:00
config.go bump to 0.5 in master 2016-05-02 12:21:25 -07:00
const.go added scm and deploy fields. plan to support hg, github deploys 2015-10-27 13:03:37 -07:00
feed.go repo feed for latest build only 2016-06-14 17:34:47 -07:00
job.go drone exec and drone agent now share code 2016-05-10 17:03:24 -07:00
key.go didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00
log.go didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00
netrc.go update yaml for s3 upload 2016-05-26 11:08:48 -07:00
perm.go updated vendor files and paths 2015-09-29 18:21:17 -07:00
registry.go ability to store per-repository secrets & sign yaml 2016-03-31 12:01:32 -07:00
repo.go ability to pull full vs partial list 2016-06-14 15:20:17 -07:00
secret.go Integrated initial command to list secrets 2016-06-28 00:20:01 +02:00
secret_test.go write netrc file in build images 2016-04-23 13:51:12 -07:00
sys.go Add support for configuring escalated plugins via envvar. 2016-01-12 11:42:17 -06:00
team.go refactoring input and configuration 2016-04-29 12:39:56 -07:00
user.go bump to 0.5 in master 2016-05-02 12:21:25 -07:00