.. |
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 sql.ErrNoRows when watching for canceled builds
|
2020-06-08 15:36:08 -04:00 |
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
|
added endpoints for branch summary
|
2020-03-13 13:27:07 -04: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
|
endpoint to paginate through all repos
|
2019-10-02 11:29:57 -07: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
|
squash and merge local branch
|
2019-02-19 15:56:41 -08: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
|
squash and merge local branch
|
2019-02-19 15:56:41 -08: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 |
transfer.go
|
re-assign repository ownership when user deleted or deactivated
|
2020-06-08 14:32:28 -04:00 |
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
|
method to count human users vs machine users
|
2020-01-03 18:28:36 -08:00 |
user_test.go
|
add build tags
|
2019-02-27 23:07:13 -08: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 |