drone/app/api/request
Karan Saraswat d51474badc fix: [CODE-3057]: Revert "temporary fix for listing more than 30 repos in a single request" (#3324)
* Revert "fix: [code-2875]: temporary fix for listing more than 30 repos in a single request (#3134) (#3308)"

This reverts commit 636f6f2750.
2025-01-27 08:06:38 +00:00
..
archive_test.go feat: [code-2976]: replace go-chi with chi v5 (#3186) 2024-12-20 18:16:33 +00:00
archive.go
auth.go
check.go
common.go fix: [CODE-3057]: Revert "temporary fix for listing more than 30 repos in a single request" (#3324) 2025-01-27 08:06:38 +00:00
connector.go
context_test.go
context.go feat: [CODE-2865]: ssh support changes (#3052) 2025-01-13 15:56:57 +00:00
execution.go
git_test.go
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
infra_provider.go
label.go feat: [PIPE-24548]: Add label PR label assignment count (#3292) 2025-01-17 17:37:46 +00:00
membership.go
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
publickey.go
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-3057]: Revert "temporary fix for listing more than 30 repos in a single request" (#3324) 2025-01-27 08:06:38 +00:00
rule.go
secret.go
space.go
template.go
time.go fix: [code-2912]: minor improvements, requested changes (#3197) 2024-12-23 16:20:40 +00:00
token.go
util_test.go
util.go feat: [code-2976]: replace go-chi with chi v5 (#3186) 2024-12-20 18:16:33 +00:00
webhook.go