drone/app/store/database
Dhruv Dhruv b9d3bb4d2b feat: [CDE-140]: Adding docker machine host name config to identify the public host name on which the docker host is running. Updated the docker config to read from the default docker env variables if config values are not set. Updated the events timestamp to use nanoseconds. Fixed the working directory response and cleaned the logic of how the gitspace instance url is generated. Updated the scm service to parse repo name in a provider agnostic manner. (#2201)
* feat: [CDE-140]: Fixing ProvideGitspaceContainerOrchestratorConfig.
* feat: [CDE-140]: Fixing ProvideGitspaceContainerOrchestratorConfig.
* feat: [CDE-140]: Addressing review comments.
* feat: [CDE-140]: Reverting changes done for docker config default values. Adding default value of GITNESS_GITSPACE_DEFAULT_BIND_MOUNT_SOURCE_BASE_PATH and GITNESS_DOCKER_HOST to Dockerfile. Adding new column in gitspace_events table for storing event timestamp in nanoseconds and corresponding migrations.
* Lingting.
* feat: [CDE-140]: Adding docker machine host name config to identify the public host name on which the docker host is running. Updated the docker config to read from the default docker env variables if config values are not set. Updated the events timestamp to use nanoseconds. Fixed the working directory response and cleaned the logic of how the gitspace instance url is generated. Updated the scm service to parse repo name in a provider agnostic manner.
2024-07-13 04:35:20 +00:00
..
migrate feat: [CDE-140]: Adding docker machine host name config to identify the public host name on which the docker host is running. Updated the docker config to read from the default docker env variables if config values are not set. Updated the events timestamp to use nanoseconds. Fixed the working directory response and cleaned the logic of how the gitspace instance url is generated. Updated the scm service to parse repo name in a provider agnostic manner. (#2201) 2024-07-13 04:35:20 +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 Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +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_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
execution.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
gitspace_config.go gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
gitspace_event.go feat: [CDE-140]: Adding docker machine host name config to identify the public host name on which the docker host is running. Updated the docker config to read from the default docker env variables if config values are not set. Updated the events timestamp to use nanoseconds. Fixed the working directory response and cleaned the logic of how the gitspace instance url is generated. Updated the scm service to parse repo name in a provider agnostic manner. (#2201) 2024-07-13 04:35:20 +00:00
gitspace_instance.go feat: [CDE-127]: updated gitspace delete logic, fixed listing (#2183) 2024-07-09 14:03:54 +00:00
infra_provider_config.go gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
infra_provider_resource.go feat: [CDE-137]: add a service layer for infraproviders, autoadd infraprovider (#2204) 2024-07-12 08:45:10 +00:00
job.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
membership.go Exclude soft deleted spaces on membership listing (#2059) 2024-05-22 18:15:51 +00:00
pipeline_join.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
pipeline.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
plugin.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_account.go Ensure principal_uid_unique is updated with principal_uid (#2111) 2024-06-14 18:18:26 +00:00
principal_service.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
principal.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +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_activity.go Fix Sorting of PR Activity Listing (#2061) 2024-05-23 20:12:25 +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
pullreq.go Add additions and deletions to PRs (#2196) 2024-07-11 10:01:17 +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
repo.go pull request import (#2121) 2024-07-06 00:46:36 +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 add custom comparison for setting_value in postgres (#1161) 2024-03-28 16:36:43 +00:00
setup_test.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +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
space.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
stage_map.go unmarshal step deps only if step exists during stage join (#660) 2023-10-06 14:08:31 +00:00
stage.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
step.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00: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 [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
webhook_execution.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
webhook.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
wire.go feat: [CDE-93]: List API to fetch gitspace events. (#2176) 2024-07-08 08:29:56 +00:00