harness-drone/core
2022-01-11 10:39:57 +00:00
..
admission.go fix some typos 2019-04-16 10:03:49 +08:00
batch.go add test case that demonstrates issue #2658 2019-05-20 09:23:26 -07:00
build.go Fix various typos 2021-06-10 08:19:00 +05:45
build_test.go add build tags 2019-02-27 23:07:13 -08:00
cancel.go tech qa feedback, add test for update & fix issue with visiability & config 2021-08-27 10:36:33 +01:00
card.go refactor create / find / delete end points for cards (#3159) 2021-11-12 10:23:08 +00:00
commit.go squash and merge local branch 2019-02-19 15:56:41 -08:00
config.go squash and merge local branch 2019-02-19 15:56:41 -08:00
convert.go added support for convert plugins 2019-09-02 23:05:30 -07:00
cron.go squash and merge local branch 2019-02-19 15:56:41 -08:00
cron_test.go add build tags 2019-02-27 23:07:13 -08:00
event.go service to batch cancel pending builds 2019-10-01 22:51:23 -07:00
file.go squash and merge local branch 2019-02-19 15:56:41 -08:00
hook.go add debug field to build 2020-11-09 15:32:17 -05:00
hook_test.go add build tags 2019-02-27 23:07:13 -08:00
license.go clarify build tags 2020-08-25 16:07:13 -04:00
license_test.go add build tags 2019-02-27 23:07:13 -08:00
linker.go added endpoints for deep links 2019-09-20 18:17:32 -07:00
logs.go squash and merge local branch 2019-02-19 15:56:41 -08:00
netrc.go squash and merge local branch 2019-02-19 15:56:41 -08:00
netrc_test.go add build tags 2019-02-27 23:07:13 -08:00
org.go check organization membership when authorizing orgsecret access 2019-09-29 13:51:56 -07:00
perm.go fix some typos 2019-04-16 11:05:46 +08:00
pubsub.go added error as return value for pubsub.Subscribers() 2021-07-22 18:56:41 +02:00
registry.go fix issue with wrong default .drone.yml file 2019-02-22 09:01:11 -08:00
renewer.go squash and merge local branch 2019-02-19 15:56:41 -08:00
repo.go (feat) ignore archive repos on sync (#3178) 2022-01-10 10:49:37 +00:00
sched.go ability to pause and resume build queue 2019-03-17 14:31:07 -07:00
secret.go fix secret namespace json tag 2019-04-15 08:25:00 -07:00
secret_test.go support for per-organization secrets 2019-04-14 17:06:16 -07:00
session.go squash and merge local branch 2019-02-19 15:56:41 -08:00
stage.go support for limiting concurrency per-repository 2020-12-11 13:57:49 -05:00
stage_test.go add build tags 2019-02-27 23:07:13 -08:00
status.go squash and merge local branch 2019-02-19 15:56:41 -08:00
step.go (maint) add warning around typo for stage_id in step struct 2022-01-11 10:39:57 +00:00
step_test.go add build tags 2019-02-27 23:07:13 -08:00
syncer.go fix some typos 2019-04-16 11:05:46 +08:00
system.go squash and merge local branch 2019-02-19 15:56:41 -08:00
template.go group imports 2021-06-01 10:29:58 +01:00
transfer.go Fix various typos 2021-06-10 08:19:00 +05:45
trigger.go squash and merge local branch 2019-02-19 15:56:41 -08:00
trigger_test.go add build tags 2019-02-27 23:07:13 -08:00
user.go Fix various typos 2021-06-10 08:19:00 +05:45
user_test.go dot is valid for username (#2958) 2021-03-16 15:50:34 +00:00
validate.go support for skipped or blocked pipelines if validation fails 2020-08-26 15:11:02 -04:00
webhook.go ability to limit webhook delivery by event and action 2019-07-28 12:22:16 -07:00