Thomas Boerger
|
209d71c1f6
|
Updated header comment
|
2015-09-16 11:26:54 +02:00 |
|
Kpacha
|
45b3f3cf79
|
use PUT method instead POST
|
2015-09-15 19:54:39 +02:00 |
|
Brad Rydzewski
|
57aecd56a4
|
Merge pull request #1200 from donny-dont/patch-1
Fixing email in the JSON deserialization
|
2015-09-14 10:57:57 -07:00 |
|
Don
|
f5e539a46b
|
Fixing email in the JSON deserialization
|
2015-09-14 10:49:51 -07:00 |
|
Brad Rydzewski
|
5d858ec30c
|
Merge pull request #1197 from dtan4/nil-webhook-200
Return 200 even if non-action webhook is come
|
2015-09-13 10:32:45 -07:00 |
|
Daisuke Fujita
|
bdd4742171
|
Return 200 even if non-action webhook is come
|
2015-09-11 19:05:30 +09:00 |
|
Brad Rydzewski
|
481055fcfb
|
send down the prior build, if available
|
2015-09-10 10:39:18 -07:00 |
|
Brad Rydzewski
|
8535ea44fd
|
generate token via the UI
|
2015-09-09 14:34:28 -07:00 |
|
Brad Rydzewski
|
9c62d0b883
|
Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0
|
2015-09-09 14:06:15 -07:00 |
|
Brad Rydzewski
|
cdfec98cf4
|
cleaned up the token implementation for #1175
|
2015-09-09 14:05:52 -07:00 |
|
Brad Rydzewski
|
52ab1c8265
|
Merge pull request #1194 from vtolstov/docker
fix docker tls
|
2015-09-09 09:03:03 -07:00 |
|
Vasiliy Tolstov
|
76fff4b817
|
fix docker tls
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2015-09-09 13:16:35 +00:00 |
|
Brad Rydzewski
|
cf953f19d3
|
removed yaml functions that were pushed down to the build layer
|
2015-09-08 19:18:30 -07:00 |
|
Brad Rydzewski
|
ba47948fc9
|
fixed unit tests that were using now removed config
|
2015-09-08 19:09:40 -07:00 |
|
Brad Rydzewski
|
af82f7aa2c
|
removed old, unused config package
|
2015-09-08 18:55:03 -07:00 |
|
Brad Rydzewski
|
2223e1d934
|
updated swagger file
|
2015-09-08 14:32:05 -07:00 |
|
Brad Rydzewski
|
2fcfd8100a
|
re-enable SSL
|
2015-09-08 14:19:39 -07:00 |
|
Brad Rydzewski
|
c53e7173aa
|
purging agent code from 0.4 ... out of scope for 0.4 release
|
2015-09-08 14:14:03 -07:00 |
|
Brad Rydzewski
|
008a16f7e7
|
removed drone-build to its owner repository, drone/drone-exec
|
2015-09-08 14:02:48 -07:00 |
|
Brad Rydzewski
|
3bb52002d4
|
updated docs
|
2015-09-08 13:40:03 -07:00 |
|
Brad Rydzewski
|
5feac33f85
|
put yaml unmarshal after find/replace
|
2015-09-07 19:24:14 -07:00 |
|
Brad Rydzewski
|
95c849a26b
|
add powershell command for sha256 to docs
|
2015-09-07 18:26:11 -07:00 |
|
Brad Rydzewski
|
6e6790937f
|
validate secret yaml before encrypting
|
2015-09-07 18:10:55 -07:00 |
|
Brad Rydzewski
|
0c107337b3
|
documented encrypted parameters
|
2015-09-07 17:45:21 -07:00 |
|
Brad Rydzewski
|
5f802056e0
|
ability to encrypt the .drone.sec file
|
2015-09-07 15:33:55 -07:00 |
|
Brad Rydzewski
|
dc96183f2f
|
vendored go-jose
|
2015-09-07 12:50:21 -07:00 |
|
Brad Rydzewski
|
08b73384ac
|
fix links to secrets
|
2015-09-07 12:32:30 -07:00 |
|
Brad Rydzewski
|
80d6ad11ac
|
unit tests for jose encryption
|
2015-09-07 12:24:28 -07:00 |
|
Brad Rydzewski
|
b65d1cda97
|
support for .drone.sec file
|
2015-09-07 12:13:27 -07:00 |
|
Brad Rydzewski
|
d4c7e7bf59
|
fix logic to detect if pull request
|
2015-09-03 23:56:52 -07:00 |
|
Brad Rydzewski
|
dbf0fa6ee0
|
consistent use of the _url in REST API
|
2015-09-03 17:21:08 -07:00 |
|
Brad Rydzewski
|
bdd99041f4
|
update docs to declare multi-org whitelist. Fixes #1184
|
2015-09-03 15:36:17 -07:00 |
|
Brad Rydzewski
|
0860d36466
|
Merge pull request #1186 from hkjn/fix-gogs-deps
Fix build errors due to changes in github.com/gogits/go-gogs-client
|
2015-09-03 08:39:17 -07:00 |
|
Henrik Jonsson
|
f98ac21010
|
Fix build errors due to changes in github.com/gogits/go-gogs-client
Change ParseHook -> ParsePushHook
(https://github.com/gogits/go-gogs-client/blob/master/repo_hooks.go#L185),
PayloadCommit.Id->ID
(https://github.com/gogits/go-gogs-client/blob/master/repo_hooks.go#L88).
Tested: `make deps` works after this change
Fixes #1185
|
2015-09-03 17:30:40 +02:00 |
|
Brad Rydzewski
|
ecf5924d86
|
force-pull plugin images for now
|
2015-09-02 17:42:10 -07:00 |
|
Brad Rydzewski
|
ae324704bb
|
moved to drone-exec
|
2015-09-02 16:52:59 -07:00 |
|
Brad Rydzewski
|
b1150ce6fb
|
Merge remote-tracking branch 'upstream/0.4.0' into 0.4.0
|
2015-09-02 16:14:58 -07:00 |
|
Brad Rydzewski
|
98a6c14331
|
prepping for new drone-exec build agent
|
2015-09-02 16:14:25 -07:00 |
|
Brad Rydzewski
|
dbdad86d90
|
fix SSL error when wget docker
|
2015-09-02 11:53:36 -07:00 |
|
Brad Rydzewski
|
c9a62fc73c
|
Merge pull request #1181 from Bugagazavr/clone-mode
Added clone mode for gitlab, use token mode as default
|
2015-09-01 21:06:56 -07:00 |
|
Kirilll Zaitsev
|
e2cdde02bc
|
Added clone mode for gitlab, use token mode as default
|
2015-09-02 06:42:18 +03:00 |
|
Brad Rydzewski
|
cc86f525df
|
Merge pull request #1159 from Bugagazavr/gitlab-service
GitLab service interface
|
2015-09-01 19:26:14 -07:00 |
|
Kirilll Zaitsev
|
654dd31cbd
|
Move gitlab routes to gitlab group
|
2015-09-02 05:19:11 +03:00 |
|
Brad Rydzewski
|
1ea93452b3
|
Merge pull request #1178 from chengweiv5/fix-hook
Fix hook check logic
|
2015-09-01 09:55:44 -07:00 |
|
Chengwei Yang
|
8bfc155aee
|
Fix hook check logic
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com>
|
2015-09-01 17:44:30 +08:00 |
|
Kirilll Zaitsev
|
9ded21d792
|
Some optimizations
|
2015-08-30 03:34:05 +03:00 |
|
Kirilll Zaitsev
|
6854d1343e
|
Additional fixes
|
2015-08-30 01:18:45 +03:00 |
|
Kirill Zaitsev
|
ce50e0fd4b
|
Added push tag event support
|
2015-08-30 00:33:42 +03:00 |
|
Kirill Zaitsev
|
00284dd879
|
Gitlab testing
|
2015-08-30 00:33:41 +03:00 |
|
Kirill Zaitsev
|
7716c702be
|
FIxes tests
|
2015-08-30 00:33:41 +03:00 |
|