drone/app/router
Atefeh Mohseni Ejiyeh 0a573a566c feat: [CODE-2528]: Support Git LFS (#3506)
* Apply suggestion from code review
* Merge branch 'feature/GitLFSv1' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into feature/GitLFSv1
* pr comments
* Apply suggestion from code review
* PR comments and lints
* lints
* pr comments
* self review-code cleaning
* feat: [CODE-2528]: implement gcs download func (#3505)
* revert ui changes that sneaked into my pr
* rely on repoCore
* merge main into feature branch
* fix: parsing LFS OIDs in git (#3470)
* Detect missing lfs objects on pre-receive (#3378)
* use principal type to generate token for remote auth (#3385)
* Revert "feat: [PIPE-24548]: Add label creation to pullreq creation (#3276)"

This reverts commit 6391117c6137a574934b9adb57b46ca7d7feaa19.
* feat: [CODE-2528] Git LFS Over SSH (#3279)
* feat: [PIPE-24548]: Add label creation to pullreq creation (#3276)

* Refactor label select base const and its use
* Add created labels to create pr response
* Merge remote-tracking branch 'origin/main' into dd
2025-03-11 21:14:13 +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: [CDE-660]: Adding support for listing and (soft) deleting infra provider configs. (#3502) 2025-03-04 06:35:19 +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 feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +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
secure.go feat: [CODE-2565]: Add development config to support alternate UI source (#2848) (#3212) 2025-01-09 18:29:12 +00:00
web_router.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
web.go feat: [CODE-2565]: Add development config to support alternate UI source (#2848) (#3212) 2025-01-09 18:29:12 +00:00
wire.go feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00