drone/app/api/request
Ansuman Satapathy f78439593c gitspaces API Implementation (#2136)
* feat: [CDE-83]: fixed linting issues.
* feat: [CDE-83]: fixed linting issues.
* feat: [CDE-83]: fixed linting issues.
* feat: [CDE-83]: fixed types
* feat: [CDE-83]: fixed types
* feat: [CDE-83]: fixed types
* feat: [CDE-83]: fixed types
* feat: [CDE-83]: fixed types
* feat: [CDE-83]: fixed DB comments.
* feat: [CDE-83]: fixed DB comments.
* feat: [CDE-83]: Implemented the action API
* gitspaces API Implementation
2024-07-09 05:23:02 +00:00
..
archive.go [code-1822-maint] minor requested changes (#2017) 2024-04-26 23:51:26 +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 feat: add etag for raw api (#2018) 2024-05-03 20:03:37 +00:00
connector.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_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 remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
git_test.go [code-1016] Replace gitea Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
git.go Add Repo Path Listing API (#1197) 2024-04-10 20:04:08 +00:00
gitspace.go feat: [CDE-83]: Added scaffolding for APIs for gitspaces (#2173) 2024-07-05 13:03:10 +00:00
infra_provider.go gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +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 [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +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 ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
pullreq.go feat: add multi user created by filter (#1190) 2024-04-09 09:30:26 +00:00
repo.go Restore the space to its exact state at the time of deletion (#1180) 2024-04-08 18:19:07 +00:00
rule.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
secret.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
space.go Restore the space to its exact state at the time of deletion (#1180) 2024-04-08 18:19:07 +00:00
template.go Templates support for v1 pipelines (#955) 2024-01-12 11:02:31 +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: add multi user created by filter (#1190) 2024-04-09 09:30:26 +00:00
webhook.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00