drone/app/api/controller
2023-11-01 19:57:28 +00:00
..
check add API: get recent status check UIDs (#685) 2023-10-19 06:19:42 +00:00
connector remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
execution remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
githook [Protection Rules] Load user from store in pre-receive hook (#747) 2023-10-31 04:25:12 +00:00
logs remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
pipeline remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
plugin remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
principal remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
pullreq add dry_run option to the merge API (#737) 2023-11-01 19:57:28 +00:00
repo [WIP] Move from space_owner to repo_admin for protection rules (#745) 2023-10-30 22:35:52 +00:00
secret remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
service [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
serviceaccount [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
space [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
system remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
template remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
trigger [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
upload feat: Image Upload (Backend) (#651) 2023-10-11 17:54:03 +00:00
user [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
webhook [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
tx.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
util.go add protection to prevent direct push (#712) 2023-10-24 14:22:06 +00:00