| .. |
|
check
|
feat: [CODE-4627]: add modernize tool (#4668)
|
2025-10-29 14:06:35 +00:00 |
|
enum
|
feat: [CODE-4799]: linked repos (#4785)
|
2025-12-04 10:41:20 +00:00 |
|
PackageTag.go
|
feat:[AH-1083]: Implementation of NPM registry (#3608)
|
2025-04-09 21:19:49 +00:00 |
|
ai_agent_auth.go
|
feat: [CDE-1092]: Add event framework and event handler for ai task (#4681)
|
2025-11-06 08:52:54 +00:00 |
|
ai_task.go
|
feat: [CDE-1120]: Add error message and output metadata in AI Task (#4736)
|
2025-11-20 04:42:00 +00:00 |
|
authz.go
|
[MISC] Move `UID` to `Identifier` to match Harness Standards (#992)
|
2024-01-29 23:29:53 +00:00 |
|
branch.go
|
fix: [CODE-4337]: make pr branch banner not show up for non deleted pr branches (#4315)
|
2025-08-18 20:23:39 +00:00 |
|
cde_gateway.go
|
fix: [CDE-791]: Adding filter for latest in listing gateways. (#3874)
|
2025-06-12 06:00:41 +00:00 |
|
check.go
|
feat: [PIPE-22290]: add additional info to list branches API (#2831)
|
2024-10-24 13:19:35 +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-2554]: add commit and tag signature parse and verify (#3915)
|
2025-07-02 11:13:37 +00:00 |
|
common.go
|
feat: [CODE-4627]: add modernize tool (#4668)
|
2025-10-29 14:06:35 +00:00 |
|
config.go
|
feat: [CODE-4551]: add githook config (#4652)
|
2025-10-23 11:27:16 +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: [CODE-4627]: add modernize tool (#4668)
|
2025-10-29 14:06:35 +00:00 |
|
devcontainer_config_customizations.go
|
feat: [CDE-1087]: Add customization spec for ai agent and retry to fetch ai task details (#4755)
|
2025-11-22 06:36:46 +00:00 |
|
devcontainer_feature_config.go
|
feat: [CODE-4627]: add modernize tool (#4668)
|
2025-10-29 14:06:35 +00:00 |
|
execution.go
|
feat: [PIPE-23137]: updated executionInfo struct with more data and added lastExecutions to list space pipelines API (#2958)
|
2024-11-08 19:08:20 +00:00 |
|
favorite.go
|
feat: [CODE-3883]: Add controller and handler layer for favorites (#3806)
|
2025-05-26 10:49:37 +00:00 |
|
fork.go
|
feat: [CODE-4429]: remove rules check from branch sync (#4548)
|
2025-09-18 10:55:56 +00:00 |
|
git.go
|
feat: [CODE-4627]: add modernize tool (#4668)
|
2025-10-29 14:06:35 +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-1092]: Add event framework and event handler for ai task (#4681)
|
2025-11-06 08:52:54 +00:00 |
|
gitspace_error.go
|
feat: [CDE-430]: Providing a user friendly error message whenever an instance goes to error state. (#2977)
|
2024-11-12 05:58:28 +00:00 |
|
gitspace_event.go
|
feat: [CDE-460]:filter events for cde (#2950)
|
2024-11-07 14:11:51 +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 |
|
gitspace_run_arg.go
|
feat: [CDE-572]: Using features for devcontainers. (#3260)
|
2025-01-15 07:22:55 +00:00 |
|
gitspace_settings.go
|
feat: [CODE-4627]: add modernize tool (#4668)
|
2025-10-29 14:06:35 +00:00 |
|
ide.go
|
feat: [CDE-576]: add devcontainer config for Jetbrains (#3215)
|
2025-01-07 13:10:54 +00:00 |
|
image_data.go
|
feat: [CDE-843]: Changes to support sshpiper based ssh connections. (#3993)
|
2025-07-10 03:26:53 +00:00 |
|
infra_provider.go
|
feat: [CDE-1031]: Remove extra calls to infraprovider API , only for getting name (#4410)
|
2025-08-28 05:21:52 +00:00 |
|
infra_provisioned.go
|
feat: [CDE-698]: Store gateway host in infra provisioned for full sync (#3598)
|
2025-03-27 05:11:25 +00:00 |
|
infrastructure.go
|
feat: [CDE-842]: Adding changes to support routing key in infra. (#4071)
|
2025-07-22 07:20:16 +00:00 |
|
jetbrains.go
|
feat: [CDE-577]: fix jetbrains ide issues (#3281)
|
2025-01-16 07:23:26 +00:00 |
|
label.go
|
feat: [CODE-1988]: Use json obj for storing repo tags (#4573)
|
2025-10-02 11:08:40 +00:00 |
|
lfs.go
|
feat: [CODE-2528]: Support Git LFS (#3506)
|
2025-03-11 21:14:13 +00:00 |
|
list_filters.go
|
deprecate PR edited field (#2692)
|
2024-09-16 15:44:17 +00:00 |
|
mask_secret.go
|
fix: [CDE-530]: use value for MaskSecret type (#3054)
|
2024-11-27 06:53:13 +00:00 |
|
membership.go
|
[OPEN-SOURCE] Prepare Repository (#605)
|
2023-09-24 07:33:16 +00:00 |
|
multireader_closer.go
|
feat: [CODE-3920] Detect SVG content type in raw API (#3876)
|
2025-06-12 21:19:52 +00:00 |
|
multireader_closer_test.go
|
feat: [CODE-4638]: increase code coverage (#4483) (#4485)
|
2025-10-21 18:45:38 +00:00 |
|
pagination.go
|
[OPEN-SOURCE] Prepare Repository (#605)
|
2023-09-24 07:33:16 +00:00 |
|
path.go
|
fix: [CODE-2684]: Move go-get to git URL and support submodules and major versioning (#2914)
|
2024-11-05 17:13:26 +00:00 |
|
path_test.go
|
feat: [CODE-4627]: add modernize tool (#4668)
|
2025-10-29 14:06:35 +00:00 |
|
pipeline.go
|
feat: [PIPE-22071]: Enhance pipeline list API to include last 10 execution summaries for a pipeline (#2840)
|
2024-10-23 16:17:25 +00:00 |
|
platform_connector.go
|
feat: [CDE-552]: update platform connector type (#3155)
|
2024-12-13 08:23:31 +00:00 |
|
plugin.go
|
[MISC] Move `UID` to `Identifier` to match Harness Standards (#992)
|
2024-01-29 23:29:53 +00:00 |
|
principal.go
|
feat: [CODE-4551]: add githook auth middleware (#4616)
|
2025-10-16 15:56:57 +00:00 |
|
public_key.go
|
feat: [CODE-2548]: PGP keys (#3836)
|
2025-06-03 10:30:57 +00:00 |
|
pullreq.go
|
feat: [CODE-4589]: support for fork repo delete (#4644)
|
2025-10-24 09:17:43 +00:00 |
|
pullreq_activity.go
|
feat: [CODE-4090]: Add users group reviewers activity with mentions (#4401)
|
2025-08-27 18:04:03 +00:00 |
|
pullreq_activity_metadata.go
|
feat: [CODE-4090]: Add users group reviewers activity with mentions (#4401)
|
2025-08-27 18:04:03 +00:00 |
|
pullreq_activity_payload.go
|
feat: [CODE-4774]: close PR if merge-base is non-unique (#4738)
|
2025-11-19 11:04:57 +00:00 |
|
rebase.go
|
feat: [CODE-2484]: add API to squash commits on a branch (#2793)
|
2024-10-15 16:49:02 +00:00 |
|
repo.go
|
feat: [CODE-4834]: support for upstream in divergences api (#4791)
|
2025-12-05 16:45:08 +00:00 |
|
resolved_feature.go
|
feat: [CODE-4627]: add modernize tool (#4668)
|
2025-10-29 14:06:35 +00:00 |
|
rule.go
|
feat: [CODE-4627]: add modernize tool (#4668)
|
2025-10-29 14:06:35 +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
|
chore: [CODE-3294]: Return 'id' for principal,user,service-account,service, and user group (#3501)
|
2025-03-03 18:13:49 +00:00 |
|
service_account.go
|
chore: [CODE-3294]: Return 'id' for principal,user,service-account,service, and user group (#3501)
|
2025-03-03 18:13:49 +00:00 |
|
space.go
|
feat: [code-3827]: usage metrics enhancement (#3794)
|
2025-05-20 10:14:15 +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 |
|
tag.go
|
feat: [CODE-4111]: Add dry run rules param to delete tag API (#4046)
|
2025-07-18 08:51:59 +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 |
|
usage_metric.go
|
feat: [code-3827]: usage metrics enhancement (#3794)
|
2025-05-20 10:14:15 +00:00 |
|
user.go
|
chore: [CODE-3294]: Return 'id' for principal,user,service-account,service, and user group (#3501)
|
2025-03-03 18:13:49 +00:00 |
|
usergroup.go
|
chore: [CODE-3294]: Return 'id' for principal,user,service-account,service, and user group (#3501)
|
2025-03-03 18:13:49 +00:00 |
|
webhook.go
|
feat: [CODE-4214]: Implement auditing for webhook creation and changes (#4182)
|
2025-08-04 12:03:43 +00:00 |