Commit graph

22 commits

Author SHA1 Message Date
Brad Rydzewski
55d4ccd64e add registry management 2017-04-06 21:51:01 +09:00
Brad Rydzewski
a4e03defdc add approve/decline to client/cli 2017-03-18 17:05:49 +08:00
Veg (Martin Wellard)
244490b4d4 Remove logspam when SOCKS proxy fails to connect. 2017-01-18 11:28:48 -05:00
Veg (Martin Wellard)
eb7e79e887 Propagate errors from NewClientTokenTLS back to caller. 2017-01-18 10:26:46 -05:00
Veg (Martin Wellard)
64c6b2d7d0 define SOCKS_PROXY in the environment to use socks.
e.g. SOCKS_PROXY=127.0.0.1:6969
2017-01-17 08:36:35 -05:00
Brad Rydzewski
58f84ced84 Merge pull request #1825 from donny-dont/feature/global_secrets
Implementing global secrets
2016-10-25 00:03:20 +02:00
Don
0852424cfe Implementing global secrets 2016-10-20 11:23:12 -07:00
Brad Rydzewski
0b2f1c8e51 integrates drone/mq into agent 2016-09-26 03:29:05 -05:00
Vaidas Jablonskis
3539988604 Fix URI encoding
fmt.Sprintf was interpreting URL encoding chars previously. Ouch.
2016-08-19 18:27:08 +01:00
Thomas Boerger
86e4e53e77
Integrated org secrets into client 2016-07-31 23:25:10 +02:00
Vaidas Jablonskis
7170cd6758 Add custom build parameters support to build re-start and deploy 2016-07-27 22:33:14 +01:00
Brad Rydzewski
d05aad8b48 ensure client uses ProxyFromEnvironment 2016-07-20 22:35:51 -07:00
Brad Rydzewski
4d1df2924c replace UI with single page application (#1704) 2016-07-08 15:40:29 -07: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
5456f13e9c ability to stream logs using websockets 2016-05-23 14:35:58 -07:00
Brad Rydzewski
f217b40f9a CLI commands for listing agents, queue items 2016-05-11 18:43:24 -07:00
Brad Rydzewski
752ce496d5 added code for agent to ping central drone server 2016-05-11 14:37:56 -07:00
Brad Rydzewski
447741b840 added query, endpoint, cli for build queue items 2016-05-10 22:19:45 -07:00
Brad Rydzewski
c07e8f1520 migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
Brad Rydzewski
1d508fb792 fix drone agent issue 2016-05-03 23:36:23 -07:00
Brad Rydzewski
f3709922b3 added code to manage secrets 2016-04-23 04:27:28 -07:00
Brad Rydzewski
5ca35c4c63 re-attempt pushing updates from agent on failure 2016-04-21 18:05:54 -07:00