..
archive_test.go
feat: [code-2976]: replace go-chi with chi v5 ( #3186 )
2024-12-20 18:16:33 +00:00
archive.go
fix complex file extensions like tar.gz ( #2143 )
2024-07-15 14:41:58 +00:00
auth.go
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
add API: get recent status check UIDs ( #685 )
2023-10-19 06:19:42 +00:00
common.go
fix: [code-2875]: temporary fix for listing more than 30 repos in a single request ( #3134 ) ( #3308 )
2025-01-22 13:14:43 +00:00
connector.go
fix space path handling ( #2577 )
2024-08-26 13:13:25 +00:00
context_test.go
remove internal package and move to app - might be refactored more in the coming weeks
2023-09-26 11:25:15 -07:00
context.go
feat: [CODE-2865]: ssh support changes ( #3052 )
2025-01-13 15:56:57 +00:00
execution.go
feat: [PIPE-22871]: API for listing executions for a project/space ( #2941 )
2024-11-08 11:55:40 +00:00
git_test.go
[code-1016] Replace gitea
Usages (not wrapper) ( #1063 )
2024-03-26 20:31:30 +00:00
git.go
feat: [CODE-3030]: introduce include_git_stats param for list PRs APIs ( #3284 )
2025-01-17 11:27:23 +00:00
gitspace.go
fix: [CDE-332]: gitspaces swagger fix ( #2916 )
2024-11-04 08:19:40 +00:00
infra_provider.go
fix space path handling ( #2577 )
2024-08-26 13:13:25 +00:00
label.go
feat: [PIPE-24548]: Add label PR label assignment count ( #3292 )
2025-01-17 17:37:46 +00:00
membership.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
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
principal.go
feat: [CODE-1741]: add new API endpoint for principal find operation ( #1227 )
2024-04-25 13:10:56 +00:00
publickey.go
fix space path handling ( #2577 )
2024-08-26 13:13:25 +00:00
pullreq.go
fix: [CODE-3030]: fix name of include_git_stats param in openapi ( #3289 )
2025-01-17 12:33:55 +00:00
repo.go
fix: [code-2875]: temporary fix for listing more than 30 repos in a single request ( #3134 ) ( #3308 )
2025-01-22 13:14:43 +00:00
rule.go
feat: [CODE-2297]: add dry run param for delete branch API ( #2590 )
2024-08-28 08:39:04 +00:00
secret.go
fix space path handling ( #2577 )
2024-08-26 13:13:25 +00:00
space.go
add pullreq list API for spaces ( #2606 )
2024-08-29 11:49:33 +00:00
template.go
fix space path handling ( #2577 )
2024-08-26 13:13:25 +00:00
time.go
fix: [code-2912]: minor improvements, requested changes ( #3197 )
2024-12-23 16:20:40 +00:00
token.go
[MISC] Move UID
to Identifier
to match Harness Standards ( #992 )
2024-01-29 23:29:53 +00:00
util_test.go
remove internal package and move to app - might be refactored more in the coming weeks
2023-09-26 11:25:15 -07:00
util.go
feat: [code-2976]: replace go-chi with chi v5 ( #3186 )
2024-12-20 18:16:33 +00:00
webhook.go
[MISC] Move UID
to Identifier
to match Harness Standards ( #992 )
2024-01-29 23:29:53 +00:00