Commit graph

42 commits

Author SHA1 Message Date
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
Brad Rydzewski faf7ff675d use new .drone.sig signature file 2016-04-21 17:10:19 -07:00
Brad Rydzewski bcc768b157 fully functioning build using 0.5 agents 2016-04-21 00:25:30 -07:00
Brad Rydzewski b5823d20ff chunk the yaml into sections 2016-04-19 18:37:53 -07:00
Brad Rydzewski d9fd23a6df experimental branch. playing around with boltdb 2015-04-07 01:20:55 -07:00
Ulrich Schreiner 77bab36013 bug in CLI; wrong endpoint call 2015-02-12 11:33:30 +01:00
Ulrich Schreiner ae236a3d4d reworked to have two distinct REST handlers 2015-02-05 15:27:26 +01:00
Ulrich Schreiner 0ed7ae7e3f impelement a delete of a repository 2015-02-04 14:42:24 +01:00
Brad Rydzewski 768b299543 fixed incorrect method for GetRepo in Drone client 2015-01-15 00:22:33 -08:00
Brad Rydzewski b4ca338948 ability to override the public private key for a repository via the CLI 2015-01-04 15:21:35 -08:00
Igor Dolzhikov 9aa2134521 excluding of unused transformation to []byte
A Readers are more flexible and result in faster code that uses less memory
2014-10-26 23:56:32 +06:00
Brad Rydzewski d6d980f2f3 altered cli to get status of last build, without branch param 2014-10-15 23:08:18 -07:00
Brad Rydzewski e5cc46b4dd updated client routes 2014-09-28 18:38:21 -07:00
Brad Rydzewski 1dec169812 fixed restart client 2014-08-14 12:36:04 -07:00
Brad Rydzewski 1e2cb13e7c added drone status command to query latest build for a repo from cli 2014-08-12 22:14:25 -07:00
Brad Rydzewski 412ef6f7ae fixed go vet issue w/ missing fmt.Sprintf values 2014-08-09 16:55:51 -07:00
Brad Rydzewski c4c7b8e006 more work on the command line utility 2014-08-09 16:51:08 -07:00
Brad Rydzewski 1888a6e5b7 moved drone build to cmd folder 2014-08-07 22:22:04 -07:00
Brad Rydzewski fe5cbb4160 adding stubs for command line API 2014-07-16 00:34:23 -07:00
Brad Rydzewski c8590391e9 updated css styles & angular 2014-07-09 00:46:15 -07:00
Brad 3fe374559a fixed compile error in queue 2014-06-04 14:44:05 -07:00
Brad ce44ddfeca pushing my local branch 2014-06-04 14:25:38 -07:00