drone/app/router
Marko Gaćeša 069a35a4d8 feat: [CODE-2484]: add API to squash commits on a branch (#2793)
* add openapi entry for squash
* minor fixes
* squash api
2024-10-15 16:49:02 +00:00
..
api_router.go fix: [CODE-2314]: check / at end to for routing (#2612) 2024-09-04 00:20:08 +00:00
api.go feat: [CODE-2484]: add API to squash commits on a branch (#2793) 2024-10-15 16:49:02 +00:00
git_router.go fix: [CODE-2314]: check / at end to for routing (#2612) 2024-09-04 00:20:08 +00:00
git.go fix space path handling (#2577) 2024-08-26 13:13:25 +00:00
interface.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
logging.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
router_test.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
router.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
web_router.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
web.go Inject X-Allow-Public-Access Header For UI (#2300) 2024-08-05 23:39:16 +00:00
wire.go feat: [CODE-1941]: user group changes (#2134) 2024-08-26 15:35:27 +00:00