woodpecker/drone
2016-09-26 00:39:28 -05:00
..
agent fix go coding style by gofmt. 2016-08-14 12:25:45 +08:00
agent_list.go CLI commands for listing agents, queue items 2016-05-11 18:43:24 -07:00
build.go added query, endpoint, cli for build queue items 2016-05-10 22:19:45 -07:00
build_info.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
build_last.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
build_list.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
build_queue.go CLI commands for listing agents, queue items 2016-05-11 18:43:24 -07:00
build_start.go Add support for "drone build start foo/bar last" 2016-08-11 17:04:25 -06:00
build_stop.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
compile.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
deploy.go Add custom build parameters support to build re-start and deploy 2016-07-27 22:33:14 +01:00
exec.go Typo in privileged plugins listing 2016-09-10 01:16:06 +02:00
info.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
main.go Integrated org secret commands 2016-07-31 23:25:10 +02:00
org.go Integrated org secret commands 2016-07-31 23:25:10 +02:00
org_secret.go Integrated org secret commands 2016-07-31 23:25:10 +02:00
org_secret_add.go Correct arg length checks 2016-08-15 00:02:11 +02:00
org_secret_info.go Integrated org secret commands 2016-07-31 23:25:10 +02:00
org_secret_list.go Correct arg length checks 2016-08-15 00:02:11 +02:00
org_secret_rm.go Correct arg length checks 2016-08-15 00:02:11 +02:00
repo.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
repo_add.go Invoke repoAdd on repo add command 2016-06-08 15:38:07 +09:00
repo_info.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
repo_list.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
repo_rm.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
secret.go Integrated initial command to list secrets 2016-06-28 00:20:01 +02:00
secret_add.go Rename secert_add.go to secret_add.go 2016-07-10 16:26:42 -05:00
secret_info.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
secret_list.go Integrated initial command to list secrets 2016-06-28 00:20:01 +02:00
secret_rm.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
server.go queue integrated with server, but not agent 2016-09-26 00:39:28 -05:00
sign.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
user.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
user_add.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
user_info.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
user_list.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
user_rm.go migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
util.go Add custom build parameters support to build re-start and deploy 2016-07-27 22:33:14 +01:00
util_test.go Add custom build parameters support to build re-start and deploy 2016-07-27 22:33:14 +01:00