..
check.go
feat: add start and end time to check ( #958 )
2024-01-18 00:17:45 +00:00
ci_status.go
feat: [ML-302]: Framework For Harness Intelligence APIs ( #2547 )
2024-08-20 22:05:29 +00:00
codeowner_violation.go
feat: add codeowner validate api ( #733 )
2023-10-30 22:16:39 +00:00
common.go
feat: [CODE-2693]: Add backend support to track time of last push. ( #3320 )
2025-01-27 22:03:35 +00:00
communication_protocol.go
feat: [CDE-241]: Adding protocol to the gitspace port returned by the IDE and corresponding changes. Fixing gitspace instance's reference instead of value in the orchestrator. ( #2521 )
2024-08-16 08:31:05 +00:00
connector_auth_type.go
feat: [CI-14316]: Connectors support in gitness ( #2699 )
2024-09-18 13:24:48 +00:00
connector_status.go
feat: [CI-14316]: Connectors support in gitness ( #2699 )
2024-09-18 13:24:48 +00:00
connector_type.go
feat: [CI-14316]: Connectors support in gitness ( #2699 )
2024-09-18 13:24:48 +00:00
encoding.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
execution.go
feat: [PIPE-22871]: API for listing executions for a project/space ( #2941 )
2024-11-08 11:55:40 +00:00
feature_option_value_type.go
feat: [CDE-572]: Adding changes to support features. ( #3244 )
2025-01-13 11:44:24 +00:00
feature_source_type.go
feat: [CDE-572]: Adding changes to support features. ( #3244 )
2025-01-13 11:44:24 +00:00
git.go
[code-1946] initial work on ssh server ( #2075 )
2024-06-03 12:47:31 +00:00
git_lfs.go
feat: [CODE-2528]: Support Git LFS ( #3506 )
2025-03-11 21:14:13 +00:00
gitspace.go
fix: [CDE-332]: gitspaces swagger fix ( #2916 )
2024-11-04 08:19:40 +00:00
gitspace_access_type.go
feat: [CDE-83]: Added base types for gitspaces ( #2170 )
2024-07-04 09:25:45 +00:00
gitspace_action_type.go
feat: [CDE-83]: Added base types for gitspaces ( #2170 )
2024-07-04 09:25:45 +00:00
gitspace_cope_repo_type.go
feat: [CDE-192]: updated missing swagger ( #2430 )
2024-08-08 06:49:37 +00:00
gitspace_entity_type.go
feat: [CDE-126]: Addressing review comments. ( #2171 )
2024-07-05 11:20:09 +00:00
gitspace_event_type.go
feat: [CDE-545]: add a seperate events for gitspace routing ( #3142 )
2024-12-10 11:23:36 +00:00
gitspace_instance_state_type.go
feat: [CDE-660]: Adding support for listing and (soft) deleting infra provider configs. ( #3502 )
2025-03-04 06:35:19 +00:00
gitspace_operations_event.go
feat: [CDE-681]: Find infra from DB and status from GCP ( #3538 ) ( #3540 )
2025-03-12 10:43:31 +00:00
gitspace_state_type.go
feat: [CDE-544]: allow actions if stuck in starting/stopping transient state ( #3113 )
2024-12-05 05:02:57 +00:00
ide.go
feat: [CDE-576]: add devcontainer config for Jetbrains ( #3215 )
2025-01-07 13:10:54 +00:00
infra_event.go
feat: [CDE-573]: refactor to reduce number of abstractions and modules. ( #3203 )
2024-12-26 08:58:41 +00:00
infra_provider_type.go
feat: [CDE-511]: Add hybrid_vm to InfraProviderType enum values ( #3174 )
2024-12-19 05:02:06 +00:00
infra_status.go
fix: [CDE-244]: infra status stopped added ( #2587 )
2024-08-26 12:27:27 +00:00
job.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
label.go
Fix pullreq count when applying label/value id filter ( #2525 )
2024-08-20 10:46:20 +00:00
membership.go
[MISC] Move `UID` to `Identifier` to match Harness Standards ( #992 )
2024-01-29 23:29:53 +00:00
membership_role.go
feat: [CODE-2426]: Separate CODE Repo Create/Edit into distinct permissions ( #2758 )
2024-10-23 16:37:06 +00:00
order.go
List all Repos at Account level or Space Level recursively ( #999 )
2024-02-21 16:59:44 +00:00
order_test.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
permission.go
feat: [CODE-2426]: Separate CODE Repo Create/Edit into distinct permissions ( #2758 )
2024-10-23 16:37:06 +00:00
principal.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
provisioning_type.go
feat: [CDE-203]: Making infra processing async. ( #2325 )
2024-08-01 10:01:31 +00:00
public_key.go
ssh public keys: db and api ( #2058 )
2024-05-27 14:26:21 +00:00
public_resource.go
Support Public Access ( #2021 )
2024-05-23 04:56:26 +00:00
pullreq.go
feat: [CODE-3278]: Add PR activity for reviewers that were added on PR creation ( #3499 )
2025-03-03 16:07:01 +00:00
repo.go
feat: [CODE-2693]: Add backend support to track time of last push. ( #3320 )
2025-01-27 22:03:35 +00:00
resolver_kind.go
Templates support for v1 pipelines ( #955 )
2024-01-12 11:02:31 +00:00
resolver_type.go
Templates support for v1 pipelines ( #955 )
2024-01-12 11:02:31 +00:00
resource.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
rule.go
feat: [CODE-2568]: Add rules API for space level ( #2865 )
2024-11-19 12:52:27 +00:00
scm.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
settings.go
feat: [CODE-2364]: Add uinque install id to segment events ( #2694 )
2024-09-23 12:08:39 +00:00
space.go
Support Space Soft Delete, Restore, and Purge ( #1076 )
2024-03-21 23:34:19 +00:00
sse.go
feat: [CODE-1353]: Add status check and merge check SSE events ( #3146 )
2024-12-18 16:00:58 +00:00
token.go
feat: [CODE-2528]: Support Git LFS ( #3506 )
2025-03-11 21:14:13 +00:00
trigger_actions.go
feat: [ML-302]: Framework For Harness Intelligence APIs ( #2547 )
2024-08-20 22:05:29 +00:00
trigger_events.go
feat: [ML-302]: Framework For Harness Intelligence APIs ( #2547 )
2024-08-20 22:05:29 +00:00
user.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
user_test.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
webhook.go
feat: [AH-933]: implement webhook execution ( #3444 )
2025-03-11 21:08:21 +00:00