.. |
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
|
service to batch cancel pending builds
|
2019-10-01 22:51:23 -07: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
|
fix some typos
|
2019-04-16 11:05:46 +08: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
|
include repository concurrency limit in json payload
|
2020-12-12 00:43:43 -05: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
|
(feat) adding depends_on, image and detached fields to step
|
2021-06-22 13:57:04 +01: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 |