drone/internal/api/handler/repo
Johannes Batzill 4812beedc6 Enforce max path length on store layer to avoid racing condition, (#12)
Add enforcement of the path length to the store layer before writing the path, move errs to internal, and adds a comms package under internal/api.
2022-09-09 00:45:41 -07:00
..
create.go Enforce max path length on store layer to avoid racing condition, (#12) 2022-09-09 00:45:41 -07:00
createPath.go Enforce max path length on store layer to avoid racing condition, (#12) 2022-09-09 00:45:41 -07:00
delete.go Enforce max path length on store layer to avoid racing condition, (#12) 2022-09-09 00:45:41 -07:00
deletePath.go Enforce max path length on store layer to avoid racing condition, (#12) 2022-09-09 00:45:41 -07:00
find.go Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis 2022-09-05 13:47:00 -07:00
listPaths.go Enforce max path length on store layer to avoid racing condition, (#12) 2022-09-09 00:45:41 -07:00
move.go Enforce max path length on store layer to avoid racing condition, (#12) 2022-09-09 00:45:41 -07:00
update.go Enforce max path length on store layer to avoid racing condition, (#12) 2022-09-09 00:45:41 -07:00