drone/app/router
Karan Saraswat 9a12d72a10 feat: [PIPE-22618]: API to fetch PR with the source and target branch (#2838)
* fixed go lint error
* fixed swagger endpoint
* feat: [PIPE-22618]: API to fetch PRs with the source and target branch
2024-10-22 11:45:10 +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: [PIPE-22618]: API to fetch PR with the source and target branch (#2838) 2024-10-22 11:45:10 +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