drone/app/api/request
Marko Gaćeša 5eb79b3805 feat: [PIPE-22290]: add additional info to list branches API (#2831)
* change type of branch.SHA from string to sha.SHA
* remove code duplication, changed DB query for PRs
* add additional info to list branches API
2024-10-24 13:19:35 +00:00
..
archive_test.go fix complex file extensions like tar.gz (#2143) 2024-07-15 14:41:58 +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 refactor parsing of time range filters (#2693) 2024-09-17 08:07:57 +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 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 feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00
gitspace.go fix space path handling (#2577) 2024-08-26 13:13:25 +00:00
infra_provider.go fix space path handling (#2577) 2024-08-26 13:13:25 +00:00
label.go fix space path handling (#2577) 2024-08-26 13:13:25 +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-22071]: Enhance pipeline list API to include last 10 execution summaries for a pipeline (#2840) 2024-10-23 16:17:25 +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 feat: [PIPE-22618]: API to fetch PR with the source and target branch (#2838) 2024-10-22 11:45:10 +00:00
repo.go fix space path handling (#2577) 2024-08-26 13:13:25 +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
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 fix space path handling (#2577) 2024-08-26 13:13:25 +00:00
webhook.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00