Commit Graph

388 Commits

Author SHA1 Message Date
Brad Rydzewski
fa0ebede19 use new batch alogorithm by default, fixes #2658 2019-10-03 14:34:36 -07:00
Brad Rydzewski
4596e510f6 finalize support for auto-cancel 2019-10-02 08:23:56 -07:00
Brad Rydzewski
0b4e5156ae option to auto-cancel pending builds 2019-10-01 23:28:57 -07:00
Brad Rydzewski
4572cc8ddd check organization membership when authorizing orgsecret access 2019-09-29 13:51:56 -07:00
Brad Rydzewski
dce18f9afd check remote system when creating user 2019-09-28 14:27:37 -07:00
Brad Rydzewski
5414bb75f7 improve bitbucket status display text 2019-09-25 12:12:52 -07:00
Brad Rydzewski
6f55df2068 add feature flag for experimental batcher 2019-09-23 16:54:25 -07:00
Brad Rydzewski
20fa5b9a00 add feature flag for experimental batcher 2019-09-23 16:54:04 -07:00
Brad Rydzewski
d60054c459 increase size of stage name column 2019-09-23 16:46:20 -07:00
Brad Rydzewski
a3b7511d9c added endpoints for deep links 2019-09-20 18:17:32 -07:00
Brad Rydzewski
aaa02ba1a0 added build link endpoint with redirect 2019-09-20 17:08:25 -07:00
Brad Rydzewski
976ae70229 enable the admission controller 2019-09-18 22:52:13 -07:00
Brad Rydzewski
6283b20972 support for convert plugin extension 2019-09-17 12:18:35 -07:00
Vytautas Maciulskis
6e338b4a8b DRONE_REPOSITORY_TRUSTED env variable added:
This environment variable will allow to make repositories trusted, when enabling them in drone by default
It is recommended to use `DRONE_REPOSITORY_TRUSTED=true` only in scenarios, where you are running drone master and drone agents for single trusted organization
2019-09-12 09:46:07 +03:00
JordanSussman
4ae206d812 feat(repo): allow internal project visibility by default' 2019-09-10 22:16:19 -05:00
Brad Rydzewski
870e967ee8 added support for rollback 2019-09-03 21:11:49 -07:00
Brad Rydzewski
30ca88b9e6 added validation plugins 2019-09-03 15:05:53 -07:00
Brad Rydzewski
e272027814 include gitea changes in readme 2019-09-02 23:08:43 -07:00
Brad Rydzewski
d9b529f2f6 added support for convert plugins 2019-09-02 23:05:30 -07:00
techknowlogick
7b26269816
Merge branch 'master' into rm-basic-auth-gitea 2019-08-23 23:13:09 -04:00
Robert Lippens
e35d63203a
fix bucket check 2019-08-14 09:54:22 -07:00
Robert Lippens
411eb89740
refactor store injector 2019-08-14 09:32:59 -07:00
Robert Lippens
22d2e9db30
fix so always returns 2019-08-13 21:41:36 -07:00
Robert Lippens
11a7729db9
configure azure blob storage for drone 2019-08-13 21:12:39 -07:00
Brad Rydzewski
801212a923 improve error when malformed port 2019-07-29 19:55:25 -07:00
Brad Rydzewski
443b369b91 ability to limit webhook delivery by event and action 2019-07-28 12:22:16 -07:00
Matti R
8ad5123479
Merge remote-tracking branch 'upstream/master' into rm-basic-auth-gitea 2019-06-24 19:34:27 -04:00
Brad Rydzewski
6558d53de2 enable legacy token mapper 2019-06-06 13:27:38 -07:00
techknowlogick
448f1d54b4
rm basic auth option from Gitea 2019-06-05 17:36:10 -04:00
techknowlogick
774c37b53e
remove basic auth option for Gitea 2019-06-05 17:34:58 -04:00
Brad Rydzewski
7aba4b8234 fixes #2689 2019-05-30 09:11:01 -07:00
Brad Rydzewski
346743176b separate healthz from other routes 2019-05-21 13:29:58 -07:00
Brad Rydzewski
b52456f652 fix regression with rpc v1 client 2019-05-21 13:00:16 -07:00
Brad Rydzewski
3d4418e351 add rpc/v2 endpoint 2019-05-21 11:45:42 -07:00
Jan Berktold
78547a6a01 Fixing wire_gen.go 2019-04-25 00:33:16 +02:00
Jan Berktold
058187f150 Code review feedback 2019-04-25 00:23:25 +02:00
Jan Berktold
e483fa505c Add DRONE_PROMETHEUS_ANONYMOUS_ACCESS configuration option 2019-04-24 23:57:38 +02:00
Matti Ranta
b2d850f16f
add refresh to client as well 2019-04-22 20:09:40 -04:00
techknowlogick
6adbacd11c
update docs per feedback 2019-04-22 19:52:37 -04:00
techknowlogick
18b0959bbf
update per feedback 2019-04-22 19:50:31 -04:00
Matti Ranta
b7fc433b31
use switch case 2019-04-22 19:36:47 -04:00
techknowlogick
9ced52ab50
Refresh Gitea Oauth2 token 2019-04-22 16:54:25 -04:00
Brad Rydzewski
16707c4bdb ability to set cookie secure flag, closes #2671 2019-04-19 12:32:35 -07:00
Brad Rydzewski
f647e9ac0e
Merge pull request #2670 from xuyang2/master [CI SKIP]
Fix typos
2019-04-16 16:14:16 -07:00
Brad Rydzewski
8042aa4519 include system in webhook payload 2019-04-16 08:21:05 -07:00
徐胖
1042b18716 fix some typos 2019-04-16 09:55:38 +08:00
徐胖
3883ee9614 fix some typos 2019-04-16 09:27:15 +08:00
Brad Rydzewski
96132e3d0a support for per-organization secrets 2019-04-14 17:06:16 -07:00
Brad Rydzewski
6585c5184a Merge remote-tracking branch 'origin/master' 2019-04-13 11:55:15 -07:00
Brad Rydzewski
daa071d497 ping docker daemon before starting agent 2019-04-13 11:55:08 -07:00
Brad Rydzewski
1a01a70533
Merge pull request #2622 from techknowlogick/gitea-oauth
Add Gitea Oauth
2019-04-13 11:12:36 -07:00
Brad Rydzewski
2e36ee9c72 WIP endpoint to create build from branch, sha 2019-04-13 01:52:31 -07:00
Matti Ranta
236286ee14
Merge branch 'master' into gitea-oauth 2019-04-12 10:14:16 -04:00
Brad Rydzewski
316217a81d bump version [CI SKIP] 2019-03-19 16:17:40 -07:00
techknowlogick
dd0795bb1c
Merge branch 'master' into gitea-oauth 2019-03-13 22:01:12 -04:00
Brad Rydzewski
5013cfa993 enable basic jsonnet in process 2019-03-13 16:12:54 -07:00
techknowlogick
39df2ffbad
Update config.go 2019-03-13 18:27:21 -04:00
Brad Rydzewski
ff8f29df53 audit headers 2019-03-13 14:47:47 -07:00
techknowlogick
911f7c1e64
update per @appleboy feedback 2019-03-08 21:56:45 -05:00
techknowlogick
b0f3ee3ce0
update per @appleboy feedback 2019-03-08 21:55:43 -05:00
techknowlogick
e4f5498850
pass redirect URL to Gitea 2019-03-08 14:35:41 -05:00
techknowlogick
63ba489310
Update inject_login.go 2019-03-08 13:38:20 -05:00
Matti Ranta
665398fb4f
Add Gitea Oauth
With fallback to basic auth if Gitea server does not support oauth
2019-03-08 12:22:20 -05:00
Brad Rydzewski
dd2cc872c2 remove deprecated scheduler 2019-03-05 23:47:55 -08:00
Brad Rydzewski
e9a74feda8 bump version [ci skip] 2019-03-05 16:04:10 -08:00
Brad Rydzewski
cfa4aa5672 added datadog sink 2019-03-04 23:16:53 -08:00
Brad Rydzewski
e52329b111 adde encrypt endpoint 2019-02-28 12:49:04 -08:00
Brad Rydzewski
d240eadb65 merge remote-tracking branch 'origin/master' 2019-02-27 23:07:30 -08:00
Brad Rydzewski
d04647e75f add build tags 2019-02-27 23:07:13 -08:00
Thomas Boerger
876645a1b0
Provide pathstyle for S3 log storage 2019-02-26 22:09:56 +01:00
Brad Rydzewski
84f6765def Merge remote-tracking branch 'origin/master' 2019-02-22 09:01:23 -08:00
Brad Rydzewski
69a8e404bd fix issue with wrong default .drone.yml file 2019-02-22 09:01:11 -08:00
JordanSussman
2b539ed123 feat(s3): allow user to specify s3 endpoint for non aws usage 2019-02-20 22:17:50 -06:00
Brad Rydzewski
6621f4c7f7 wip enable CE 2019-02-20 10:34:26 -08:00
Brad Rydzewski
5b6a3d8ff4 squash and merge local branch 2019-02-19 15:56:41 -08:00
Brad Rydzewski
6a651f1e39 move vault params to extras 2018-05-01 21:05:30 -07:00
Matt Leung
187d1d65bb add additional opt to set v.auth 2018-04-27 14:50:47 -07:00
Matt Leung
79428aa231 Enable Vault auth through kubernetes auth method
Added a feature to obtain the initial Vault token from the Kubernetes
auth method.

This works by making a request to the Vault server at the specified auth
method mount point's login path and presenting the JWT located in a file
on a running pod, along with the Kubernetes role to authenticate as.

Vault will then respond with a token and its TTL, if the request is valid.
2018-04-24 14:56:28 -07:00
Brad Rydzewski
897eb95bcd
Merge pull request #2369 from JonasFranzDEV/master
Add context to Gitea status
2018-03-30 09:32:09 -07:00
Thomas Boerger
06ff6b50ed
Use specific token for prometheus metrics 2018-03-27 22:22:19 +02:00
Thomas Boerger
7f49e69607
Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
Jonas Franz
6a32935011
Add context to gitea status
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-03-10 20:11:34 +01:00
Brad Rydzewski
580fe9abb7 add apache license header to files 2018-02-19 14:24:10 -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
Tony Li
9651a8043e
add usage for cpu-set 2018-02-13 10:41:36 -08: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
Jacob McCann
8295166ca4 Update usage for keepalive-min-time 2018-01-24 08:41:11 -06: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
jhernandezb
32e80eca20
lets encrypt: migrate to http-01 challenge 2018-01-12 22:54:49 -06: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
Jacob McCann
164fd0ad3f Update keepalive config to use DurationFlag 2018-01-08 12:47:08 -06:00
Jacob McCann
06fa27d937 Add keepalive to agents 2018-01-08 09:28:38 -06:00