woodpecker/server
qwerty287 6433dfea23
Use package's structs and fix missing clone (#1172)
Closes #1169

Replaces structs that were added inline in hook structs with structs of
the corresponding SDKs. This makes it more readable and error-proof.
2022-09-07 18:16:40 +01:00
..
api Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
badges fix badges (#957) 2022-06-04 16:23:45 +02:00
cache Add method to check organization membership (#1037) 2022-07-25 03:09:35 +02:00
ccmenu Move Badge & CCMenue into own packages (#908) 2022-05-14 14:30:09 +02:00
cron Create mock for store and add unit tests for cron (#1146) 2022-09-01 01:19:49 +02:00
grpc Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
logging Remove unused code (#797) 2022-02-25 21:42:45 +01:00
model Use package's structs and fix missing clone (#1172) 2022-09-07 18:16:40 +01:00
pipeline fix (auto) cancel of blocked pipelines (#1157) 2022-09-02 22:14:38 +02:00
plugins Dedup code and migrate away from deprecated funcs (#1141) 2022-08-30 01:14:07 +02:00
pubsub Add linter staticcheck (#535) 2021-11-25 17:15:36 +01:00
queue Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
remote Use package's structs and fix missing clone (#1172) 2022-09-07 18:16:40 +01:00
router Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
shared Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
store Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
swagger Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
web Show forge icons in UI (#987) 2022-06-17 20:14:01 +02:00
config.go Add method to check organization membership (#1037) 2022-07-25 03:09:35 +02:00