drone/app/store/database
Arvind Choudhary 479c9b9fe7 feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688)
* fix
* Merge branch 'main' into AH-307-plus-url-support-2_no_rbac
* resolve PR comments
* resolve PR comments
* resolve PR comments
* feat: [AH-346]: new api changes for version list and digest list (#2726)

* feat: [AH-346]: new api changes for version list and digest list
* resolve pr comments
* resolve pr comments
* feat: [AH-346]: new api yaml integration (#2716)

* feat: [AH-346]: new api yaml integration
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-307-plus-url-support-2_no_rbac
* fix wire check
* fix lint issues
* fix: [AH-357]: migrations
* changes for global artifact listing (#2708)

* changes for global artifact listing
* Merge branch 'main' into AH-307-plus-url-support-2_no_rbac
* merged main
* Merge branch 'main' into AH-307-plus-url-support-2_no_rbac
* [AH-307]: Updated lint
* fix comment
* add new method to spacestore
* feat: [AH-307]: fix after rebase with main
* [AH-307]: Removing comments
* [AH-307]: linting fixes
* feat: [AH-286]: define proto, interface and no-op reporter implementation to publish artifact events (#2657)

* feat: [AH-286]: publish artifact event - no row found is not error
* feat: [AH-286]: publish artifact event - no row found is not error
* feat: [AH-286]: publish artifact event - lint errors, move publishing event outside DB transaction
* feat: [AH-286]: publish artifact event - review comments
* feat: [AH-286]: publish artifact event - address review comments
* feat: [AH-286]: publish artifact event - keep payload generic
* feat: [AH-286]: publish artifact event - as sqlite locks DB, perform db operation outside goroutine publishing of events
* feat: [AH-286]: publish artifact event - make publishing event async
* feat: [AH-286]: publish artifact event - use api types
* feat: [AH-286]: Publish event for SSCA to trigger scans - no need to export spacePathStore
* feat: [AH-286]: Publish event for SSCA to trigger scans - send spacePath instead of parentID
* feat: [AH-286]: Publish event for SSCA to trigger scans - rename scanner as generic reporter
* feat: [AH-286]: Publish event for SSCA to trigger scans - rename scanner as generic reporter
* feat: [AH-286]: publish artifact event - reuse redis.Send()
* feat: [AH-286]: Publish event for SSCA to trigger scans - review comments
* feat: [AH-286]: Publish event for SSCA to trigger scans - remove unused interface
* feat: [AH-286]: Publish event for SSCA to trigger scans - update msg format
* feat: [AH-286]: define proto, interface and no-op reporter implementation to publish artifact events
* feat: [AH-286]: Publish event for SSCA to trigger scans - extract acctID/orgID/projectID from spacepathStore
* feat: [AH-286]: publish artifact event - remove protobuf reference, fix lint errors
* feat: [AH-286]: publish artifact event - fix msg format
* feat: [AH-286]: define proto, interface and no-op reporter implementation to publish artifact events
* feat: [AH-286]: define proto, interface and no-op reporter implementation to publish artifact events
* feat: [AH-321]: make repo form disabled for rbac (#2687)

* feat: [AH-321]: make repo form disabled for rbac
* fix wire-gen
* GC refactoring
* feat: [AH-340]: update UI as per the product feedbacks (#2685)

* feat: [AH-340]: update UI as per the product feedbacks
* feat: [AH-44]: add module data while redirecting to pipeline execution page
* feat: [AH-44]: add build pipeline details in overview cards
* feat: [AH-44]: update view for prod and non prod tag
* feat: [AH-44]: rearrange filters on artifact list apge
* feat: [AH-10]: add schema for overview cards, update artifact list, add ai search input, update api for registry artifact list and update mapping for deployments table
* feat: [AH-307]: add secretSpacePath in upstream password field while sending to BE (#2631)

* feat: [AH-307]: add secretSpacePath in upstream password field while sending to BE
* feat: [AH-299]: support new changes for artifact list page (#2630)

* feat: update har service api version
* feat: [AH-30]: integrate API schema for deployments list content
* feat: [AH-300]: update tag colors for prod and non prod tags
* feat: [AH-300]: Add Deployments table in artiface version details page
* feat: [AH-299]: support new changes for artifact list page
* feat: [AH-299]: support new changes for artifact list page
* feat: [AH-321]: support artifact registry rbac permission on UI (#2671)

* feat: [AH-321]: support artifact registry rbac permission on UI
* enable rbac (#2664)

* fix scope
* enable rbac
* feat: [AH-307]: hide code tab from version details page for both docker and helm
* feat: [AH-240]: add custom handling for enterprise auth type field
* Merge branch 'AH-307-plus-url-support-2_no_rbac' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-307-plus-url-support-2_no_rbac
* feat: [AH-307]: send space_ref in query param while creating registries
* lowercase rootRef
* [AH-307]: updated route
* [AH-307]: Added logs
* [AH-307]: Added logs
* feat: [AH-317]: add space_ref query param
* local
* Merge commit
* Merge commit
* Merge commit
* Added comments
* Revert changes
* Merge commit
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-307-plus-url-support-2
* Merge branch 'AH-306d' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-307-plus-url-support-2
* fix space path handling
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-307-plus-url-support-2
* Updated URLs to support slashes with + separator
* fix: [AH-306c]: fix anonymous flow
* fix: [AH-306c]: fix anonymous flow
* feat: [AH-307]: plus url support on UI

(cherry picked from commit 3fb6add3ce03498b6668b5f8f6d547e1acedaec4)
* [AH-307]: Added examples

(cherry picked from commit e83e41303da536f421be333be04aed09fbf75f5f)
* [AH-307]: Added Regex request rewrite support

(cherry picked from commit ed7b155256bdcd1134bc228b5705556a1233add6)
* fix: [AH-306c]: fix anonymous flow
2024-09-24 12:47:53 +00:00
..
migrate feat: [CODE-2364]: Add uinque install id to segment events (#2694) 2024-09-23 12:08:39 +00:00
mutex remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
check.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
code_comment.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
connector.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
database.go add mentioned_id filter to the pull request list API (#2635) 2024-09-04 08:21:29 +00:00
encode.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
execution.go feat: [ML-302]: Framework For Harness Intelligence APIs (#2547) 2024-08-20 22:05:29 +00:00
execution_map.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
gitspace_config.go feat: [CDE-202]: infra provider resource cache (#2637) 2024-09-03 09:59:29 +00:00
gitspace_event.go fix: [CDE-192]: correctly set resources for infraprovider config. (#2527) 2024-08-19 07:48:37 +00:00
gitspace_instance.go feat: [CDE-202]: remove extra spaceID (#2641) 2024-09-03 14:07:52 +00:00
infra_provider_config.go fix: [CDE-192]: correctly set resources for infraprovider config. (#2527) 2024-08-19 07:48:37 +00:00
infra_provider_resource.go add migration to drop deprecated gateway columns (#2670) 2024-09-09 08:30:49 +00:00
infra_provider_template.go remove creds from clone url (#2653) 2024-09-09 08:30:04 +00:00
infra_provisioned.go add migration to drop deprecated gateway columns (#2670) 2024-09-09 08:30:49 +00:00
job.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
label.go Add restricted by query label count when using query and sanitize empty label (value) text (#2335) 2024-08-01 15:38:21 +00:00
label_pullreq.go labels support in Gitness (#2456) 2024-08-20 21:05:11 +00:00
label_value.go Add render pagination and incremental search to labels (#2311) 2024-07-30 15:43:31 +00:00
membership.go Exclude soft deleted spaces on membership listing (#2059) 2024-05-22 18:15:51 +00:00
pipeline.go feat: [ML-302]: Framework For Harness Intelligence APIs (#2547) 2024-08-20 22:05:29 +00:00
pipeline_join.go feat: [ML-302]: Framework For Harness Intelligence APIs (#2547) 2024-08-20 22:05:29 +00:00
plugin.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
principal.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
principal_info.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
principal_service.go Ensure principal_uid_unique is updated with principal_uid (#2111) 2024-06-14 18:18:26 +00:00
principal_service_account.go Ensure principal_uid_unique is updated with principal_uid (#2111) 2024-06-14 18:18:26 +00:00
principal_user.go Ensure principal_uid_unique is updated with principal_uid (#2111) 2024-06-14 18:18:26 +00:00
public_access.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
publickey.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
pullreq.go deprecate PR edited field (#2692) 2024-09-16 15:44:17 +00:00
pullreq_activity.go pr reviewer removal (#2269) 2024-07-25 09:55:41 +00:00
pullreq_file_view_store.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
pullreq_reviewers.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
pullreq_reviews.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
repo.go feat: instrumentation, intitial work (#2475) 2024-08-18 22:04:34 +00:00
repo_git_info.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
repo_test.go List all Repos at Account level or Space Level recursively (#999) 2024-02-21 16:59:44 +00:00
rule.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
secret.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
settings.go feat: [CODE-2364]: Add uinque install id to segment events (#2694) 2024-09-23 12:08:39 +00:00
setup_test.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
space.go feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
space_path.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
space_test.go List all Repos at Account level or Space Level recursively (#999) 2024-02-21 16:59:44 +00:00
stage.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
stage_map.go unmarshal step deps only if step exists during stage join (#660) 2023-10-06 14:08:31 +00:00
step.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
step_map.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
template.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
token.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
trigger.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
usergroup.go feat: [CODE-2232]: update conflict clause (#2608) 2024-09-02 14:43:48 +00:00
usergroup_reviewers.go feat: [CODE-1941]: user group changes (#2134) 2024-08-26 15:35:27 +00:00
webhook.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
webhook_execution.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
wire.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00