Commit Graph

2815 Commits (816feec2226dbb3708cb1fc0ea31a2ac3675fa26)

Author SHA1 Message Date
Deepak Bhatt 816feec222 feat: [CDE-576]: add port for JetBrains IDEs (#3243)
* feat: [CDE-576]: fix func name
* feat: [CDE-576]: fix lint
* feat: [CDE-576]: add port for JetBrains IDEs
2025-01-10 03:22:32 +00:00
Johannes Batzill d88c742d3c feat: [CODE-2565]: Add development config to support alternate UI source (#2848) (#3212) 2025-01-09 18:39:13 +00:00
Johannes Batzill ac1093ba24 feat: [CODE-2565]: Add development config to support alternate UI source (#2848) (#3212) 2025-01-09 18:29:47 +00:00
Johannes Batzill db9af2018b feat: [CODE-2565]: Add development config to support alternate UI source (#2848) (#3212) 2025-01-09 18:29:12 +00:00
Yogesh Chauhan a94be356c4 feat: [ML-531]: Introduce conversations into request DTOs for AI Devops (#3239)
* Merge branch 'main' into yogesh/ML-531-conversationsDTO
* Fixed Lint issues
* transfer fields from handler to controller
* Add to controller object
* Add conversation DTOS
2025-01-09 16:05:51 +00:00
Ritik Kapoor 0ce1cde6c8 fix: [CODE-2760] exclude principal calls from readonly Editor (#3234)
* fix: [CODE-2760] exclude principal calls from readonly Editor
2025-01-07 16:57:57 +00:00
Deepak Bhatt 19363d2b1a feat: [CDE-576]: add devcontainer config for Jetbrains (#3215)
* feat: [CDE-576]: fix hardcoding
* feat: [CDE-576]: fix lint
* feat: [CDE-576]: lint
* feat: [CDE-576]: make IDE path configurable
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-576-devcontainer-json-intellij
* feat: [CDE-576]: fix script name
* feat: [CDE-576]: configure Jetbrains IDEs
* feat: [CDE-576]: change to intellij ide type
* feat: [CDE-576]: fix comments
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-576-devcontainer-json-intellij
* feat: [CDE-576]: add devcontainer config for Jetbrains
* feat: [CDE-552]: fix lint
* feat: [CDE-552]: wait for the ide to run
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: address comments
* feat: [CDE-552}: add support for arm and amd architecture
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: fix build
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-563-intellij-support
* feat: [CDE-552}: fix installation for intellij
* feat: [CDE-552}: fix installation for intellij
* feat: [CDE-552}: add install tools, setup and run scripts for intellij
* add intellij support

# Conflicts:
#	app/gitspace/infrastructure/trigger_infra_event.go
#	app/gitspace/orchestrator/utils/script_templates/setup_intellij.sh
2025-01-07 13:10:54 +00:00
Shivakumar Ningappa 2b59a4f68f fix: [AH-793]: edge-case: if the link from leaf to root is broken, also include registries at root-level (#3235)
* fix: [AH-793]: edge-case: if the link from leaf to root is broken, also include registries at root-level
* fix: [AH-793]: edge-case: if the link from leaf to root is broken, also include registries at root-level
2025-01-07 11:36:57 +00:00
Yogesh Chauhan e41863edb2 fix: [ML-505]: Fix JSON key name for yaml step (#3166)
* fix: [ML-505]: Fix key name for yaml step
2025-01-07 05:54:59 +00:00
Deepak Bhatt 9989a5a589 feat: [CDE-576]: intellij code improvements (#3237)
* feat: [CDE-576]: fix lint
* feat: [CDE-576]: intellij code improvements
2025-01-07 05:29:46 +00:00
Ansuman Satapathy 083a24d8eb feat: [CDE-582]: refactor gitspaces, use spaceCache (#3227)
* feat: [CDE-582]: refactor gitspaces seperate DB layer.
* feat: [CDE-582]: refactor gitspaces seperate DB layer.
* feat: [CDE-582]: refactor gitspaces seperate DB layer.
* feat: [CDE-582]: refactor gitspaces seperate DB layer.
2025-01-07 05:06:39 +00:00
Shivanand Sonnad bb5ffe1cae fix: [AH-859] Update URL validaiton regex to support aws urls (#3230)
* fix: [AH-859] Update URL validaiton regex to support aws urls
2025-01-06 12:35:37 +00:00
Pragyesh Mishra 09a6e983ae [fix]: [AH-724]: fix access key secret issue (#3228)
* [fix]: [AH-724]: fix secret issue
2025-01-06 11:34:11 +00:00
Shivanand Sonnad f4dfe93677 feat: [AH-801]: Support ECR source in upstream proxy flow (#3177)
* feat: [AH-801] handle accessKeyType for gitness
* feat: [AH-801] update key for gitness
* feat: [AH-801]: support description and labels in upstream porxy create and update form
* feat: [AH-801]: fix breaking css from gitness
* feat: [AH-801]: implement MultiTypeSecretInput in HAR
* feat: [AH-801]: support ecr source in opensource
* feat: [AH-801]: Support ECR source in upstream proxy flow
2025-01-06 08:03:44 +00:00
Pragyesh Mishra 016a0ce2f5 [feat]: [AH-724]: ECR upstream proxy support (#3181)
* [fix]: [AH-724]: pr checks
* [fix]: [AH-724]: pr checks
* [fix]: [AH-724]: pr checks
* [fix]: [AH-724]: fix upstream proxy update
* [fix]: [AH-724]: fix upstream proxy update
* [fix]: [AH-724]: fix upstream proxy update
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-724-schema-change
* [feat]: [AH-724]: ECR upstream proxy support
2025-01-06 07:59:59 +00:00
Arvind Choudhary 0ac9a3aac1 feat: [AH-783]: Added middleware for original URL (#3221)
* [AH-783]: Updated method names
* [AH-783]: Lint fixed
* [AH-783]: Added middleware for original URL
2025-01-03 23:00:20 +00:00
Ritek Rounak dec251e385 fix: [AH-578]: Fixed Sort By DownloadCount | Gitness (#3217)
* fix: [AH-578]: Fixed Sort By DownloadCount
* fix: [AH-578]: Fixed Sort By DownloadCount
* fix: [AH-578]: Fixed Sort By DownloadCount
2025-01-03 21:12:48 +00:00
Shivanand Sonnad 03a064bdfb fix: [AH-821] fix unexpected incorrect route after creation of registry (#3225)
* fix: [AH-821] fix unexpected incorrect route after creation of registry
2025-01-03 13:22:49 +00:00
Ansuman Satapathy 2036b8e26a fix: [CDE-582]: handle serde properly for polymorphic devcontainer json objects. (#3224)
* fix: [CDE-582]: handle serde properly for polymorphic devcontainer json objects.
* fix: [CDE-582]: handle serde properly for polymorphic devcontainer json objects.
* fix: [CDE-582]: handle serde properly for polymorphic devcontainer json objects.
2025-01-03 09:57:02 +00:00
Sourabh Awashti f270bc596a feat:[AH-628]: migration fix for file manager (#3219)
* feat:[AH-628]: review changes
* feat:[AH-628]: migration fix for file manager
2025-01-03 09:16:23 +00:00
Ritik Kapoor 863c0976b2 fix: [CODE-2992] author name not getting populated in filter by fetch (#3223)
* fix: [CODE-2992] handle empty case for author filter
2025-01-03 07:47:46 +00:00
Shivanand Sonnad 142f58e80b feat: [AH-799]: Support generic artifact version details page for OSS (#3198)
* feat: [AH-799]: Support generic artifact version for OSS
2025-01-03 06:35:13 +00:00
Deepak Bhatt a094a54ac7 feat: [CDE-576]: fix intellij support (#3222)
* feat: [CDE-576]: fix debian warning
* feat: [CDE-576]: fix intellij support
2025-01-03 05:31:22 +00:00
Ritik Kapoor da756c486f fix: [CODE-2414] remove CODE_PULLREQ_LABELS (#3192)
* chore: [CODE-2414] remove CODE_PULLREQ_LABELS
2024-12-31 16:40:35 +00:00
Neel Khamar aac9ace779 fix: [CDE-574]: fixed the special character string parsing issue in the delete popup title (#3209)
* fix: fixed the special character string parsing issue in the delete popup title
2024-12-31 11:06:51 +00:00
Neel Khamar f42ed15bfa feat: [CDE-562]: IntelliJ Gateway UI changes (#3171)
* Fixed comments
* Swagger changes
* Lint issue fixed
* Updated the latest swagger and the types
* Resolved the comments
* Icon changes
* Swagger file updates
* Swagger file updates
* Swagger file updates
* Swagger file updates
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into cde-562
* updated swagger file changes
* reverted back the service type change
* feat: changes for gitness
* IntelliJ UI changes
2024-12-31 11:02:53 +00:00
Ansuman Satapathy 3685efd458 feat: [CDE-573]: update swagger for gitspace search (#3213)
* feat: [CDE-573]: update swagger for gitspace search
* feat: [CDE-573]: update swagger for gitspace search
* feat: [CDE-573]: update swagger for gitspace search
2024-12-31 08:08:48 +00:00
Johannes Batzill 819597fa76 feat: [CODE-2943]: Add 'Depth' method in 'paths' package (#3211) 2024-12-30 19:55:10 +00:00
Marko Gaćeša 3d5feb0315 feat: [CODE-2862]: support integer ref for repo finder (#3205) 2024-12-30 17:24:06 +00:00
Deepak Bhatt 887379b94a feat: [CDE-563]: add intellij support (#3193)
* feat: [CDE-552]: fix lint
* feat: [CDE-552]: wait for the ide to run
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: address comments
* feat: [CDE-552}: add support for arm and amd architecture
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: fix build
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-563-intellij-support
* feat: [CDE-552}: fix installation for intellij
* feat: [CDE-552}: fix installation for intellij
* feat: [CDE-552}: add install tools, setup and run scripts for intellij
* add intellij support

# Conflicts:
#	app/gitspace/infrastructure/trigger_infra_event.go
#	app/gitspace/orchestrator/utils/script_templates/setup_intellij.sh
2024-12-30 15:19:48 +00:00
Arvind Choudhary 15f4adcbe0 feat:[AH-628]: File manager framework DB migration and objects (#3207)
* Merge commit
* [AH-628]: Updated schema
2024-12-30 11:09:06 +00:00
Ansuman Satapathy de86d126a5 feat: [CDE-573]: refactor to reduce number of utils. (#3208)
* feat: [CDE-573]: refactor to reduce number of utils.
* feat: [CDE-573]: refactor to reduce number of utils.
2024-12-30 04:59:16 +00:00
Arvind Choudhary 5d17af97d3 feat:[AH-628]: File manager framework DB migration and objects (#2954) (#3206)
* Revert "feat:[AH-628]: File manager framework DB migration and objects (#2954)"

This reverts commit ea1d934dec.
2024-12-26 21:49:35 +00:00
Sourabh Awashti ea1d934dec feat:[AH-628]: File manager framework DB migration and objects (#2954)
* [AH-628]: Renamed files
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-628
* feat:[AH-628]: review changes
* feat:[AH-628]: review changes
* feat:[AH-628]: review changes
* feat:[AH-628]: review changes
* feat:[AH-628]: fix uts
* feat:[AH-628]: fix node object
* feat:[AH-628]: change in DB objects
* feat:[AH-628]: change in DB objects
* feat:[AH-628]: change in DB objects
* Merge branch 'main' into AH-628
* feat:[AH-628]: review changes
* feat:[AH-628]: file manager changes with some DB and swagger changes
* feat:[Ah-628]: File manager framwork migrations
2024-12-26 19:34:12 +00:00
Ansuman Satapathy c54e09908b feat: [CDE-573]: refactor to reduce utils (#3204)
* feat: [CDE-573]: refactor to reduce number of utils.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
2024-12-26 10:50:27 +00:00
Ansuman Satapathy cafa55b2e5 feat: [CDE-573]: refactor to reduce number of abstractions and modules. (#3203)
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
2024-12-26 08:58:41 +00:00
Ansuman Satapathy d89825d317 feat: [CDE-573]: refactor to reduce number of abstractions and modules. (#3199)
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
2024-12-26 05:11:54 +00:00
Enver Biševac 0a042b66e5 feat: [code-2984]: fix datarace on branch and tag counts, improved cmd package with mutex (#3202)
* requested changes
* fix datarace on beanch and tag counts, improved cmd package with mux
2024-12-25 13:22:48 +00:00
Marko Gaćeša 2b959817d5 feat: [CODE-2862]: put space fetch behind a cache (#3201)
* replaced type of the inner cache to SpaceCache
* put space fetch behind a cache
2024-12-25 11:37:40 +00:00
Shivanand Sonnad d0d3ab1057 feat: [AH-621] Support deployments table for generic artifact version (#3196)
* feat: [AH-621]: fix PR comments
* feat: [AH-621]: fix PR comments
* feat: [AH-621] Support deployments table for generic artifact version
2024-12-24 10:40:12 +00:00
Enver Biševac b9de5c7217 feat: [code-2978]: show schema models in swagger ui (#3195)
* show schema models in swagger ui
2024-12-23 21:42:58 +00:00
Enver Biševac c94a181e7e fix: [code-2912]: minor improvements, requested changes (#3197)
* minor improvements, requested changes
2024-12-23 16:20:40 +00:00
Darko Draskovic 9d4fc2c796 feat: [CODE-2975]: Add reviewers creation to pull req creation (#3182)
* Put pull req creation in tx
* Fix auth error handling and struct/json key/field name
* Merge remote-tracking branch 'origin/main' into dd/pr-create-reviewers
* Move create reviewers functionality into a helper func
* Add reviewers creation to pull req creation
2024-12-23 14:48:52 +00:00
Shivanand Sonnad b0789858ac feat: [AH-828] Support dark theme for artifact registry (#3194)
* feat: [AH-828] Support dark theme for artifact registry
2024-12-23 09:16:04 +00:00
Tudor Macari a91783b6bc feat: [AH-744]: refactor GetUIBaseURL (#3183)
* feat: [AH-744]: refactor GetUIBaseURL
2024-12-21 14:26:18 +00:00
Shivakumar Ningappa d29e988d86 fix: [AH-793]: fix the query while saving the upstream proxies (#3189)
* fix: [AH-793]: fix the query while saving the upstream proxies
2024-12-21 07:29:27 +00:00
Enver Biševac 785c5c2942 feat: [code-2976]: replace go-chi with chi v5 (#3186)
* replace go-chi v1.5.5 with chi v5
2024-12-20 18:16:33 +00:00
Enver Biševac a178e629ea fix: [code-2912]: issue with pq sql (#3185)
* requested changes
* fix issue with pqsql
2024-12-20 17:41:41 +00:00
Enver Biševac db38802e83 feat: [code-2912]: usage service implementation (#3168)
* feat: [code-2912]: rest and ui changes (#3178)

* requested changes
* rest and ui changes
* requested changes
* add midleware to raw and archieve endpoints
* wire fixed
* requested changes
* Merge remote-tracking branch 'origin/main' into eb/code-2912
* added initial values from db
* minor improvements
* requested changes
* remove check for bandwidth
* wiring dep
* improved test
* limits check added
* config added, minor improvements
* usage service implementation
2024-12-20 10:28:47 +00:00
Deepak Bhatt 4f739d5127 feat: [CDE-563]: add support for intellij IDE (#3165)
* feat: [CDE-552}: add ide url scheme consts
* feat: [CDE-552}: define shell interpreter for script
* feat: [CDE-552}: add intellij port
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: add intellij integration
* feat: [CDE-552}: add intellij type
2024-12-20 04:52:13 +00:00