Commit Graph

11 Commits (fdb41b5b384ab41a06ca674fbf7de47fe315e2dc)

Author SHA1 Message Date
Enver Biševac fdb41b5b38 feat: [code-2461]: add go-import metatag in response for go get operations (#2775)
* requested changes
* Merge branch 'eb/code-2461' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into eb/code-2461
* 

requested changes
* 

requested changes
* 

requested changes
* 

add go-import metatag in response for go get operations
* requested changes
* requested changes
* requested changes
* add go-import metatag in response for go get operations
2024-10-23 10:45:34 +00:00
Marko Gaćeša 34292b022e fix space path handling (#2577)
* fix space path handling
2024-08-26 13:13:25 +00:00
Abhinav Singh d0562a573c feat: [CODE-2146]: add new router paradigm
* lint
* address comment
* fix
* ssh ctx
* add ctx for new places
* generate wiregen
* Merge remote-tracking branch 'harness0/main' into abhinav/new-router-paradigm
* Merge branch 'main' into abhinav/new-router-paradigm
* add new discussion changes
* address comment
* address comment
* address comment
* address comment
* address comment
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* style
* remove nil context
* add ctx to missing
* style
* remvoe ctx
* remvoe ctx
* feat: provider should have ctx
2024-07-23 21:39:39 +00:00
Atefeh Mohseni-Ejiyeh a937793edb fix lint errors (#1034) 2024-02-09 01:15:15 +00:00
Johannes Batzill 5ad3f8567a Add support of git url redirect for custom git domain (#971) 2024-01-17 08:58:28 +00:00
Johannes Batzill 0961ee0906 [MISC] Separate Git Smart HTTP Protocol Into `Handler` and `Controller` (#717) 2023-10-25 17:23:19 +00:00
Johannes Batzill 1ea0025f99 [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
Johannes Batzill 9bede77cb9 [AUTHZ] Move Blocking of Session Tokens for GIT to Middleware (#646) 2023-10-03 22:15:21 +00:00
Johannes Batzill cb518d5197 [MISC] Redirect Clone URL to Repo Page (#641) 2023-10-03 15:51:18 +00:00
Johannes Batzill 5b33258589 [MISC] Abstract URL Provider (#617) 2023-09-27 02:42:33 +00:00
Johannes Batzill a8cb5dc8d2 remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00