Commit graph

3204 commits

Author SHA1 Message Date
Brad Rydzewski a1d1d49852 add vault driver_opts support 2018-03-08 12:46:39 -08:00
Brad Rydzewski 5e557bb2d8 add debug logs to vault implementation 2018-02-23 09:11:47 -08:00
Brad Rydzewski 5f5a0413fe add secret plugin interface 2018-02-21 14:24:45 -08:00
Brad Rydzewski a12fe49296 add secret plugin interface 2018-02-21 14:23:37 -08:00
Brad Rydzewski 29028c1fdb Merge remote-tracking branch 'origin/master' 2018-02-21 14:12:25 -08:00
Brad Rydzewski 6d61e57e93 enable periodic tokens 2018-02-21 14:12:10 -08:00
Brad Rydzewski 9e68a09f50
Merge pull request #2349 from bradrydzewski/master [ci skip]
add apache license header to files
2018-02-19 14:29:33 -08:00
Brad Rydzewski 580fe9abb7 add apache license header to files 2018-02-19 14:24:10 -08:00
Brad Rydzewski cef20f0476
Merge pull request #2331 from jbrockopp/master
Build List Pagination
2018-02-19 14:01:33 -08:00
Brad Rydzewski ce740a635e
Merge pull request #2295 from jmccann/keepalive_server
Allow setting MinTime for keepalive enforcement on server
2018-02-19 13:36:13 -08:00
Brad Rydzewski 909053ba5b
Merge pull request #2244 from appleboy/fix2
Fix drone filter func
2018-02-19 13:01:05 -08:00
Brad Rydzewski 9a76ab5bbb
Merge pull request #2315 from favadi/gitea-pull-sender
uses email from Sender field of push event
2018-02-19 12:25:34 -08:00
Brad Rydzewski 0c7c811ebd
Merge pull request #2344 from yuukiyo/fix_typo [ci skip]
Fix typos
2018-02-19 12:23:59 -08:00
Brad Rydzewski f5fd78b344
Merge pull request #2321 from tonglil/drone-cli-usage
Drone cli usage
2018-02-19 12:23:16 -08:00
Brad Rydzewski c28d1bad2b
Format LICENSE [ci skip] 2018-02-16 13:52:26 -08:00
Brad Rydzewski ce3855812b
Update LICENSE 2018-02-16 13:49:11 -08:00
Yuki Yoshida 100f44c615 Fix typos 2018-02-16 17:21:01 +09:00
Tony Li 9651a8043e
add usage for cpu-set 2018-02-13 10:41:36 -08:00
Brad Rydzewski ad2aec815e
Merge pull request #2320 from mjwwit/master
Fix Gitea remote pull-request webhook parsing
2018-02-13 08:19:41 -08:00
Diep Pham e3a5376d01 uses email from Sender field of push event
Gitea/Gogs [set repository owner](d644e88107/models/pull.go (L469)) information as Pusher in webhook.

For example, if we have a repository: git.example.com/org1/repo1, owner
of repository will be `org1` and the email field will be empty. This PR
changes gitea/gogs helpers to use the email in Sender field, which is
the user that click the merge button.
2018-02-06 15:15:24 +07:00
Jordan Brockopp c84031e3e8 get page query param. set default of 1 if not set 2018-02-02 13:04:21 -06:00
Jordan Brockopp af76d46b53 add page param for getting build list with offset 2018-02-02 13:03:40 -06:00
Brad Rydzewski 5722ce410a
Merge pull request #2326 from jbrockopp/master
allow repo admin to update build counter
2018-02-01 13:50:06 -08:00
Brad Rydzewski e60b76921f
Merge pull request #2327 from jbrockopp/build_kill
allow repo admin to kill build
2018-02-01 12:35:11 -08:00
Jordan Brockopp af08c76b6a allow repo admin to kill build 2018-02-01 14:07:45 -06:00
Jordan Brockopp a844ed53e9 allow repo admin to update build counter 2018-02-01 13:10:00 -06:00
Tony Li 84954e2d20
fix verbage 2018-01-30 13:30:06 -05:00
Tony Li 0a6666b4bf
update server-agent usage 2018-01-30 13:28:17 -05:00
Tony Li 22522bfe44
update server usages 2018-01-30 13:28:07 -05:00
Tony Li 625ef44f55
make same 2018-01-29 19:21:46 -05:00
Tony Li 73914fdbd5
update server cli usage 2018-01-29 19:21:32 -05:00
Tony Li e1a695bd04
update agent cli usage 2018-01-29 19:00:14 -05:00
Michael de Wit e4a77e5346 Fix Gitea remote pull-request webhook parsing 2018-01-29 13:20:02 +01:00
Jacob McCann 8295166ca4 Update usage for keepalive-min-time 2018-01-24 08:41:11 -06:00
Brad Rydzewski 75150d4a42
Merge pull request #2309 from tonglil/patch-1
Log timestamp when puring log
2018-01-18 10:45:51 -08:00
Tony Li 2700a5eeaa
better format 2018-01-18 13:20:42 -05:00
Tony Li e15e88584e
purge log w/ timestamp 2018-01-18 13:08:11 -05:00
Brad Rydzewski 1b0122df58
Merge pull request #2308 from bradrydzewski/master
endpoint to purge build logs, issue #1584
2018-01-18 09:46:06 -08:00
Brad Rydzewski 8771fb53af purged log placeholder to include username 2018-01-18 09:30:41 -08:00
Brad Rydzewski cd0524e77e endpoint to purge build logs 2018-01-18 09:26:28 -08:00
Brad Rydzewski 923de1c4f2
Merge pull request #2307 from jhernandezb/fix/autocert
Fix autocert generation
2018-01-18 08:53:16 -08:00
jhernandezb 546e0bad00
Fix autocert generation 2018-01-18 10:33:41 -06:00
Brad Rydzewski 4db23fae05
Merge pull request #2301 from jhernandezb/feature/acme-http-01
migrate to http-01 challenge
2018-01-15 17:00:25 -08:00
Brad Rydzewski afc71ec5a6
Merge pull request #2297 from jmccann/keepalive_fix
Add explicit default for DRONE_KEEPALIVE_TIMEOUT
2018-01-14 10:12:06 -08:00
jhernandezb 32e80eca20
lets encrypt: migrate to http-01 challenge 2018-01-12 22:54:49 -06:00
jhernandezb 5ba8cc3863
update acme dependency 2018-01-12 22:53:44 -06:00
Brad Rydzewski 3454e95f31 bump version number 2018-01-10 13:31:07 -08:00
Jacob McCann 36f99c9a3f Add explicit default for DRONE_KEEPALIVE_TIMEOUT 2018-01-10 13:39:40 -06:00
Jacob McCann 6eb9af01c6 Allow setting MinTime for keepalive enforcement on server
This allows setting agent keepalive Time at value < 5m
2018-01-08 14:46:44 -06:00
Brad Rydzewski fc22c5b39a
Merge pull request #2294 from jmccann/keepalive
Add keepalive to agents
2018-01-08 11:00:28 -08:00