drone/internal/api/request
2023-09-07 11:07:49 +01:00
..
auth.go [AUTH] Add Cookie Support to Standalone (#409) 2023-09-07 00:58:23 +00:00
check.go add pagination to the status check list API 2023-07-31 13:23:34 +02:00
connector.go added controllers and handlers for connectors, triggers, templates 2023-08-22 14:05:13 +01:00
context_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
context.go [MISC] Move GitRPC to Read/WriteRequest, Update Create/Delete Branch to use Push, Setup githook Symlink, Accept Incoming X-Request-Id (#157) 2023-01-05 11:03:35 -08:00
git.go Merge branch 'akp/deprecate-formvalue' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#188) 2023-07-19 00:01:25 +00:00
header.go [AUTH] Add Cookie Support to Standalone (#409) 2023-09-07 00:58:23 +00:00
membership.go add filtering and pagination to the user's list spaces API 2023-08-28 14:02:58 +02:00
path.go CODE-610: Remove FormValue and start using Query().Get() for all APIs doing get requests and sync required parameters in swagger schema 2023-07-12 21:16:07 +05:30
pipeline.go add logic to run executions 2023-09-07 11:07:49 +01:00
principal.go fix: PrincipalFilter parser for listing principals 2023-08-02 19:05:18 +05:30
pullreq.go fix kind and type param parsing for the activity list API 2023-08-11 14:33:11 +02:00
repo.go Merge branch 'akp/deprecate-formvalue' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#188) 2023-07-19 00:01:25 +00:00
secret.go address comments 2023-08-11 11:36:39 +01:00
space.go CODE-610: Remove FormValue and start using Query().Get() for all APIs doing get requests and sync required parameters in swagger schema 2023-07-12 21:16:07 +05:30
template.go added controllers and handlers for connectors, triggers, templates 2023-08-22 14:05:13 +01:00
token.go DB & API refactor: Use snake case (#144) 2022-12-29 13:53:08 -08:00
util_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
util.go [AUTH] Add Cookie Support to Standalone (#409) 2023-09-07 00:58:23 +00:00
webhook.go CODE-610: Remove FormValue and start using Query().Get() for all APIs doing get requests and sync required parameters in swagger schema 2023-07-12 21:16:07 +05:30