drone/app/router
Vistaar Juneja d91b3f8ed8 feat: [CI-14316]: Connectors support in gitness (#2699)
* fix postgres migration
* address comments
* fix lint
* fix lint issues
* fix db schema, remove unnecessary files
* normalize schema to enforce secret integrity
* connectors fixes
* add created_by field
* rebase connectors implementation with latest
* fix lint
* change UID -> identifier
* refactor files around and lint
* Basic implementation for connectors
2024-09-18 13:24:48 +00:00
..
api.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
api_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
git_router.go fix: [CODE-2314]: check / at end to for routing (#2612) 2024-09-04 00:20:08 +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.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
router_test.go
web.go Inject X-Allow-Public-Access Header For UI (#2300) 2024-08-05 23:39:16 +00:00
web_router.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
wire.go feat: [CODE-1941]: user group changes (#2134) 2024-08-26 15:35:27 +00:00