Commit graph

14 commits

Author SHA1 Message Date
6543 a94807efeb
Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
Thomas Boerger 7f49e69607
Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
Brad Rydzewski 580fe9abb7 add apache license header to files 2018-02-19 14:24:10 -08:00
Brad Rydzewski 3f3abe88f6 secret event can be empty 2017-05-20 01:01:30 +02:00
Brad Rydzewski 37cb62a6aa update vendored files 2017-05-12 12:30:19 +02:00
Brad Rydzewski 8348c858ba wip enable pluggable secret and registry backends 2017-04-11 19:06:45 +02:00
Don e77936f5c8 Implement backend for concealing secrets 2016-11-16 11:28:36 -08:00
Don dfcaa78e85 Adding SkipVerify to Secrets 2016-10-19 13:04:08 -07:00
Thomas Boerger 0e424a2527
Separated repo and team secret models 2016-07-31 23:25:10 +02:00
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
Brad Rydzewski f9eda30f3e write netrc file in build images 2016-04-23 13:51:12 -07:00
Brad Rydzewski 6529e095a8 enables cloning private repos 2016-04-21 01:18:20 -07:00
Brad Rydzewski bcc768b157 fully functioning build using 0.5 agents 2016-04-21 00:25:30 -07:00
Brad Rydzewski 7ffa88cc09 ability to store per-repository secrets & sign yaml 2016-03-31 12:01:32 -07:00