Commit graph

2756 commits

Author SHA1 Message Date
Joachim Hill-Grannec e436db0862 temp fix to increase size on non SQLite db 2017-02-04 18:45:25 -08:00
Joachim Hill-Grannec f9a8fd4a0a Last known issue with the stash/bitbucket server remote. Will now not disable and override other hooks. It’ll add to the list of hooks and remove from the list of hooks on the project up to the max of 20 hooks 2017-02-04 15:27:01 -08:00
Joachim Hill-Grannec a9e83aa5ce gofmt modified files 2017-02-01 13:49:26 -08:00
Joachim Hill-Grannec ee453e1a61 Merge branch 'master' into stash-rsa-string 2017-02-01 13:42:48 -08:00
Joachim Hill-Grannec c413565521 adding the ability to set the RSA key as a string value on drone startup instead of a file that has to be mounted. 2017-02-01 13:41:45 -08:00
Brad Rydzewski c77c7fabe8 Add sourcegraph link [ci skip] 2017-02-01 09:28:24 +07:00
Brad Rydzewski bbd6b37e37 Update README.md [ci skip] 2017-01-31 00:07:18 +07:00
Brad Rydzewski 4a57d93b53 Merge pull request #1911 from mrueg/typo [ci skip]
Fix typo
2017-01-20 20:10:52 +07:00
Manuel Rüger a1055b278e Fix typo in help 2017-01-20 14:05:57 +01:00
Brad Rydzewski 84f1bb4528 Merge pull request #1887 from AlekSi/master
Expose OAuth2 errors, avoid redirect loop.
2017-01-20 19:15:46 +07:00
Brad Rydzewski e4740667c0 use when.local=false to disable plugin steps locally 2017-01-20 18:06:08 +07:00
Brad Rydzewski a913750b67 Merge pull request #1908 from patrickjahns/feature/bitbucket_email_author_fixed
Feature/bitbucket email author fixed
2017-01-20 17:51:42 +07:00
Patrick Jahns 63a0659aa4 change regex to global regex 2017-01-20 11:36:48 +01:00
Patrick Jahns e919be5210 extract email for bitbucket push requests from raw git commit 2017-01-20 10:48:13 +01:00
Brad Rydzewski def995b164 use yaml parameter to restrict local plugin execution 2017-01-20 14:16:15 +07:00
Brad Rydzewski 9df2a43525 update README [ci skip] 2017-01-20 12:50:36 +07:00
Brad Rydzewski 65f5bfb9a7 Merge remote-tracking branch 'origin/master' 2017-01-20 12:49:08 +07:00
Brad Rydzewski d78a768e5b update yaml to use interpolation [ci skip] 2017-01-20 12:48:29 +07:00
Brad Rydzewski b7a0482c68 Merge pull request #1905 from bradrydzewski/master
promote secret interpolation
2017-01-20 11:26:05 +07:00
Brad Rydzewski 1f0261a72a promote secret interpolation 2017-01-20 11:12:30 +07:00
Brad Rydzewski 67fbc8f14d add custom bool true type 2017-01-19 11:22:34 +07:00
Brad Rydzewski dbfaedd54b Merge remote-tracking branch 'origin' 2017-01-18 23:44:21 +07:00
Brad Rydzewski f51a9aed84 update secret interpolation 2017-01-18 23:43:40 +07:00
Brad Rydzewski b349c8ae09 Merge pull request #1899 from veghead/socks
Socks support for drone cli
2017-01-18 23:32:19 +07:00
Veg (Martin Wellard) 244490b4d4 Remove logspam when SOCKS proxy fails to connect. 2017-01-18 11:28:48 -05:00
Brad Rydzewski ff6f16117e Merge pull request #1902 from bradrydzewski/master
put env interpolation behind a flag
2017-01-18 23:16:46 +07:00
Brad Rydzewski cbeac5e671 put env interpolation behind a flag 2017-01-18 23:12:11 +07:00
Brad Rydzewski aa48f1f771 quote newlines when interpolating 2017-01-18 22:59:27 +07:00
Veg (Martin Wellard) eb7e79e887 Propagate errors from NewClientTokenTLS back to caller. 2017-01-18 10:26:46 -05:00
Brad Rydzewski 2bb64949d1 envsubst vendor fix 2017-01-18 22:06:01 +07:00
Brad Rydzewski a03e962c2a move to envsubst package 2017-01-18 22:03:38 +07:00
Veg (Martin Wellard) a64696df68 Move golang.org/x/net/proxy dependency to vendor/ 2017-01-18 09:36:23 -05:00
Veg (Martin Wellard) 0399a96ae5 Move golang.org/x/net/proxy dependency to vendor/ 2017-01-18 09:34:39 -05:00
Veg (Martin Wellard) 1817fa87c2 Merge branch 'socks' of github.com:veghead/drone into socks 2017-01-17 08:37:04 -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 24ea9db99a Merge pull request #1898 from appleboy/patch-102
feat: support multiple yaml transform extensions
2017-01-13 12:20:26 +04:00
Bo-Yi Wu d1ac862623 feat: support multiple yaml transform extensions 2017-01-13 15:53:13 +08:00
Brad Rydzewski 928130d7fa Merge pull request #1897 from bradrydzewski/master
initial support yaml transform extensions
2017-01-12 10:01:59 +04:00
Brad Rydzewski 846a906834 initial support yaml transform extensions 2017-01-12 09:42:43 +04:00
Brad Rydzewski c8ddcce703 Merge pull request #1896 from jmccann/mq_remove_unsubscribe
Send retain:remove before unsubscribing
2017-01-11 06:42:15 +04:00
Jacob McCann 3cc49ef972 Send retain:remove before unsubscribing 2017-01-10 19:57:13 -06:00
Veg (Martin Wellard) e5a5b1852b Merge branch 'master' of git://github.com/drone/drone into socks 2017-01-10 11:45:01 -05:00
Brad Rydzewski c8a97d0453 Merge pull request #1895 from mjwwit/master
Enable all webhook events by default for Gogs remote
2017-01-03 15:09:38 -05:00
Michael de Wit 64663aba7f Enable all webhook events by default for Gogs remote 2017-01-03 20:31:45 +01:00
Brad Rydzewski ba5ec0ae37 Merge remote-tracking branch 'origin' 2017-01-03 13:54:33 -05:00
Brad Rydzewski e12b133b26 bump version 2017-01-03 13:48:08 -05:00
Brad Rydzewski 7272c952a4 Merge pull request #1893 from mjwwit/master
Add pull_request webhook support to Gogs remote
2017-01-03 09:58:23 -05:00
Michael de Wit 141eb4ea57 Add pull_request webhook support to Gogs remote 2017-01-03 09:38:05 +01:00
Brad Rydzewski f8f5fdfb40 Update README.md [ci skip] 2016-12-30 09:33:19 -05:00
Brad Rydzewski bcf3909155 Use default NOTICE log level for broker 2016-12-29 11:16:51 -05:00