..
capabilities
feat: [ML-302]: Framework For Harness Intelligence APIs ( #2547 )
2024-08-20 22:05:29 +00:00
check
Support Public Access ( #2021 )
2024-05-23 04:56:26 +00:00
enum
feat: [CODE-2364]: Add uinque install id to segment events ( #2694 )
2024-09-23 12:08:39 +00:00
authz.go
[MISC] Move `UID` to `Identifier` to match Harness Standards ( #992 )
2024-01-29 23:29:53 +00:00
branch.go
feat: [CODE-2338]: Add dry run rules param to create branch API ( #2679 )
2024-09-11 09:51:44 +00:00
check.go
feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. ( #2684 )
2024-09-25 00:13:28 +00:00
code_comment.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
codeowners.go
Update CODEOWNERS to match github ( #2069 )
2024-06-06 16:58:01 +00:00
commit.go
feat: [CODE-2339]: Send sha in delete branch API and fix dry run rules behaviour ( #2672 )
2024-09-09 11:45:18 +00:00
config.go
feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. ( #2684 )
2024-09-25 00:13:28 +00:00
config_test.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
connector.go
feat: [CI-14316]: Connectors support in gitness ( #2699 )
2024-09-18 13:24:48 +00:00
connector_auth.go
feat: [CI-14316]: Connectors support in gitness ( #2699 )
2024-09-18 13:24:48 +00:00
connector_config.go
feat: [CI-14316]: Connectors support in gitness ( #2699 )
2024-09-18 13:24:48 +00:00
connector_test_response.go
feat: [CI-14316]: Connectors support in gitness ( #2699 )
2024-09-18 13:24:48 +00:00
devcontainer_config.go
feat: [CDE-116]: Adding SCM pkg responsible for fetching devcontainer config from public code repos ( #2141 )
2024-07-02 18:40:36 +00:00
execution.go
feat: [ML-302]: Framework For Harness Intelligence APIs ( #2547 )
2024-08-20 22:05:29 +00:00
execution_analysis.go
feat: [ML-338]: APIs for Harness Intelligence ( #2667 )
2024-09-09 17:49:44 +00:00
git.go
Add omitempty to stats and run get change info for changes and types in parallel ( #2105 )
2024-06-14 15:41:53 +00:00
githook.go
[Githook] Introduce InMemory Githook ( #916 )
2023-12-19 15:50:15 +00:00
github_connector_data.go
feat: [CI-14316]: Connectors support in gitness ( #2699 )
2024-09-18 13:24:48 +00:00
gitspace.go
feat: [CDE-202]: infra provider resource cache ( #2637 )
2024-09-03 09:59:29 +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_port.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
infra_provider.go
add migration to drop deprecated gateway columns ( #2670 )
2024-09-09 08:30:49 +00:00
infra_provisioned.go
add migration to drop deprecated gateway columns ( #2670 )
2024-09-09 08:30:49 +00:00
infrastructure.go
feat: [CDE-192]: make hosts and ports in gitspace infrastructure more verbose ( #2496 )
2024-08-13 11:42:01 +00:00
label.go
labels support in Gitness ( #2456 )
2024-08-20 21:05:11 +00:00
list_filters.go
deprecate PR edited field ( #2692 )
2024-09-16 15:44:17 +00:00
membership.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
pagination.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
path.go
[MISC] Move `UID` to `Identifier` to match Harness Standards ( #992 )
2024-01-29 23:29:53 +00:00
pipeline.go
feat: [ML-302]: Framework For Harness Intelligence APIs ( #2547 )
2024-08-20 22:05:29 +00:00
plugin.go
[MISC] Move `UID` to `Identifier` to match Harness Standards ( #992 )
2024-01-29 23:29:53 +00:00
principal.go
Support Public Access ( #2021 )
2024-05-23 04:56:26 +00:00
public_key.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
Add comment mentions metadata and return id to principal info mapping in list activity response ( #2024 )
2024-05-10 23:22:59 +00:00
pullreq_activity_metadata.go
Add comment mentions metadata and return id to principal info mapping in list activity response ( #2024 )
2024-05-10 23:22:59 +00:00
pullreq_activity_payload.go
feat: [CODE-2359]: PR source branch delete/restore API ( #2690 )
2024-09-18 12:17:21 +00:00
rebase.go
feat: [CODE-2335]: add dryrun option for rebase API ( #2721 )
2024-09-23 14:46:17 +00:00
repo.go
feat: instrumentation, intitial work ( #2475 )
2024-08-18 22:04:34 +00:00
rule.go
feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List ( #2636 )
2024-09-09 14:41:03 +00:00
search.go
fix: [CODE-1924]: Add support for keyword search recursively in space paths ( #2048 )
2024-05-21 05:58:50 +00:00
secret.go
[MISC] Move `UID` to `Identifier` to match Harness Standards ( #992 )
2024-01-29 23:29:53 +00:00
secret_ref.go
feat: [CI-14316]: Connectors support in gitness ( #2699 )
2024-09-18 13:24:48 +00:00
service.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
service_account.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
space.go
add pullreq list API for spaces ( #2606 )
2024-08-29 11:49:33 +00:00
stage.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
step.go
[LINT] Fix All Linting Errors ( #609 )
2023-09-26 00:56:53 +00:00
stream.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
suggestions.go
feat: [ML-302]: Framework For Harness Intelligence APIs ( #2547 )
2024-08-20 22:05:29 +00:00
template.go
[MISC] Move `UID` to `Identifier` to match Harness Standards ( #992 )
2024-01-29 23:29:53 +00:00
token.go
[MISC] Move `UID` to `Identifier` to match Harness Standards ( #992 )
2024-01-29 23:29:53 +00:00
trigger.go
[MISC] Move `UID` to `Identifier` to match Harness Standards ( #992 )
2024-01-29 23:29:53 +00:00
types_test.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
user.go
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
usergroup.go
feat: [CODE-1941]: user group changes ( #2134 )
2024-08-26 15:35:27 +00:00
webhook.go
[MISC] Move `UID` to `Identifier` to match Harness Standards ( #992 )
2024-01-29 23:29:53 +00:00