Brad Rydzewski
f23037457b
Merge pull request #1237 from pheuter/patch-1
...
When cloning pull requests, use specific branch
2015-10-26 10:09:34 -07:00
Brad Rydzewski
ad2a3bf18d
Merge pull request #996 from ianneub/default-data-driver
...
Dockerfile: Set default database driver and source
2015-10-22 17:59:42 -07:00
Brad Rydzewski
b0547a081e
Merge pull request #1226 from hkjn/patch-3
...
Update comments in shared.build.Builder
2015-10-22 17:49:43 -07:00
Brad Rydzewski
6890927415
Merge pull request #1227 from hkjn/patch-4
...
Add comment to shared.build.repo.Repo type
2015-10-22 17:49:27 -07:00
Brad Rydzewski
1e46ccf56b
Merge pull request #1245 from dolanor/rfc7239
...
RFC7239 : Standard header for SSL proxy forwarding
2015-10-20 21:27:04 -07:00
Tanguy Herrmann
4aee17e264
Modify to comply to the RFC7239
...
* Changed the previous code based on X- headers to the RFC7239
* Refactored the code to determine if a request is https or not
2015-10-21 02:38:47 +02:00
Mark Fayngersh
c8e1bd6617
Fix unit test
2015-10-15 15:15:35 -04:00
Mark Fayngersh
3223f4772a
Update repo.go to clone specific branch for PR
2015-10-15 13:12:58 -04:00
Henrik Jonsson
dcd2f01872
Add comment to shared.build.repo.Repo type
2015-10-08 10:11:01 +02:00
Henrik Jonsson
a9366b7720
Update comments in shared.build.Builder
...
They were previously referring to fields with different names. New comments are taken from the type declaration of `shared.build.script.Build` and what seems appropriate for `shared.build.repo.Repo` (sending separate PR).
2015-10-08 10:08:18 +02:00
Brad Rydzewski
db85b952eb
Merge pull request #1204 from kpacha/fix_marathon_upgrade
...
Marathon: fix the curl construction
2015-09-17 11:04:05 -07:00
kpacha
cb9a7f049e
fix the curl construction
2015-09-17 16:16:58 +02:00
Brad Rydzewski
f0296c7149
Merge pull request #1201 from kpacha/fix_marathon_upgrade
...
Fix Marathon deployments
2015-09-16 14:29:57 -07:00
Kpacha
4d08b91865
go fmt
2015-09-16 19:43:37 +02:00
Kpacha
45b3f3cf79
use PUT method instead POST
2015-09-15 19:54:39 +02: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
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
dbdad86d90
fix SSL error when wget docker
2015-09-02 11:53:36 -07:00
Brad Rydzewski
7347be7c76
Merge pull request #1141 from kpacha/gitlab_notifications
...
Gitlab notifications
2015-08-20 21:20:55 -07:00
Kpacha
381c6d0782
send build status updates to gitlab as comments on the related commit
2015-08-16 18:49:54 +02:00
Brad Rydzewski
38c61cdca9
Merge pull request #1137 from letusfly85/fix-strings-import
...
remove unused import
2015-08-14 08:17:41 -07:00
letusfly85
d485a8a437
remove unused import
2015-08-14 08:27:39 +00:00
Brad Rydzewski
0434390b92
Merge pull request #1118 from depay/fixtypo
...
Fix typo "fetch"
2015-08-14 00:21:38 -07:00
Brad Rydzewski
57b009e3c4
Merge pull request #1134 from net2b/skip-ci
...
Allow any case/seq to be used for “[CI SKIP]”
2015-08-12 08:03:51 -07:00
Elia Schito
f21d503d2c
Allow any case/seq to be used for “[CI SKIP]”
...
Eg.
[ci skip]
[skipci]
[skip ci]
[CI SKIP]
2015-08-12 16:57:33 +02:00
Brad Rydzewski
bf87b3146e
Merge pull request #1131 from Bugagazavr/patch-3
...
Probe for push tag events
2015-08-10 00:26:40 -07:00
Bugagazavr
83d78f6830
Probe for push tag events
2015-08-10 10:20:58 +03:00
Wei Zhao
bf6c855810
Fix typo "fetch"
2015-08-03 19:03:26 +08:00
Brad Rydzewski
57bcab18a9
Merge pull request #1067 from etix/master
...
slack: implement on_change
2015-08-03 00:52:40 -07:00
Brad Rydzewski
caf74d7122
Merge pull request #1101 from richard-julien/master
...
Force worker directory to use slash. Needed to use Drone on windows
2015-08-03 00:48:41 -07:00
Brad Rydzewski
d350ff8826
Merge pull request #1116 from PermissionData/mesos-marathon
...
Mesos marathon
2015-07-31 10:42:07 -07:00
Dwayne Jones
55b9c34708
Merge branch 'master' of github.com:drone/drone into mesos-marathon
2015-07-31 13:02:27 -04:00
Dwayne Jones
b5ce379941
Start of plugin
2015-07-31 12:59:13 -04:00
Carlos Alexandro Becker
4bcf83bcd0
small typo fix
2015-07-31 12:31:09 -04:00
Brad Rydzewski
80e8b01f24
added tty flag
2015-07-31 12:31:09 -04:00
Brad Rydzewski
c13685c9a3
Enable pseudo tty setting
2015-07-31 12:31:09 -04:00
Kohei Suzuki
e39b89957d
Correct VolumesFrom definition
...
Fixes #1068 .
2015-07-31 12:31:09 -04:00
David Windell
eb1af7162c
Remove docker target from Dockerfile
...
Fixes failing builds
2015-07-31 12:31:09 -04:00
bdd
c9b8e011f5
Lint pool.go
...
Second value can be omitted from range. Loop is equivalent.
2015-07-31 12:31:09 -04:00
Brad Rydzewski
a612493f58
Include Sha / Branch in hook logs
2015-07-22 13:12:37 -07:00
Brad Rydzewski
ada0c19259
adding logging to hook
2015-07-22 12:59:21 -07:00
Brad Rydzewski
972654e863
Merge pull request #1103 from arobson/docker-api-version
...
Change docker version to v1.19 from invalid v1.9
2015-07-20 09:17:15 -07:00
Alex Robson
a561896af1
Change docker version to v1.12 from invalid v1.9
2015-07-19 23:56:21 -05:00
Richard Julien
697fa8bf79
Ignore IDEA files
2015-07-19 10:44:53 +02:00
Richard Julien
420131d3fa
Force worker directory to use slash. Needed to use Drone on windows
2015-07-19 01:19:32 +02:00
Brad Rydzewski
90bf8130f8
Merge pull request #1098 from shawnzhu/privileged
...
trusted builds from private repo or non pull requests can run under privileged mode
2015-07-16 17:14:37 -04:00
Ke Zhu
0ef85cbabc
trusts builds from private repo and non-PR
2015-07-16 11:00:40 -04:00
Ke Zhu
cf578b31cc
move privileged to yaml file
2015-07-14 16:40:31 -04:00