This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
drone
Watch
1
Star
0
Fork
0
You've already forked drone
mirror of
https://github.com/harness/drone.git
synced
2025-05-02 05:30:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
drone
/
internal
/
api
History
Enver Bisevac
ca8aa47e05
[MAINT] initial work on linter setup (
#16
)
...
* initial work on linter setup * simple linter rules fixed
2022-09-13 00:08:43 +02:00
..
guard
Improve error handling to match go standards - don't wrap and rethrow, but log and return. Also adds some more validations for path creation and resource moving. Add accesslogging for git and api router (
#14
)
2022-09-09 22:08:46 -07:00
handler
[MAINT] initial work on linter setup (
#16
)
2022-09-13 00:08:43 +02:00
middleware
Improve error handling to match go standards - don't wrap and rethrow, but log and return. Also adds some more validations for path creation and resource moving. Add accesslogging for git and api router (
#14
)
2022-09-09 22:08:46 -07:00
openapi
[MAINT] initial work on linter setup (
#16
)
2022-09-13 00:08:43 +02:00
render
[MAINT] initial work on linter setup (
#16
)
2022-09-13 00:08:43 +02:00
request
Improve error handling to match go standards - don't wrap and rethrow, but log and return. Also adds some more validations for path creation and resource moving. Add accesslogging for git and api router (
#14
)
2022-09-09 22:08:46 -07:00
api.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