woodpecker/server
[X] 3130a1c523
Fetch all branches from gitea (#1231)
Both repo branch view and manual branch selector were limited to the
stock pageSize of gitea client.

this add a loop to fetch all branches from gitea
2022-10-06 19:52:12 +02:00
..
api Add ability to trigger manual builds (#1156) 2022-09-27 11:05:00 +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 Sort secret lists and events (#1223) 2022-09-29 22:46:20 +02:00
pipeline Add when evaluate filter (#1213) 2022-10-06 01:49:23 +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 Fetch all branches from gitea (#1231) 2022-10-06 19:52:12 +02:00
router Add ability to trigger manual builds (#1156) 2022-09-27 11:05:00 +02:00
shared Add when evaluate filter (#1213) 2022-10-06 01:49:23 +02:00
store Sort secret lists and events (#1223) 2022-09-29 22:46:20 +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