woodpecker/server/remote/gitea
[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
..
fixtures Use package's structs and fix missing clone (#1172) 2022-09-07 18:16:40 +01:00
gitea.go Fetch all branches from gitea (#1231) 2022-10-06 19:52:12 +02:00
gitea_test.go Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
helper.go Fix SCM visibility if user visibility is private (#1217) 2022-09-27 21:24:33 +02:00
helper_test.go Use package's structs and fix missing clone (#1172) 2022-09-07 18:16:40 +01:00
parse.go Use package's structs and fix missing clone (#1172) 2022-09-07 18:16:40 +01:00
parse_test.go Extract commit message from branch creation (#1150) 2022-09-02 16:41:51 +02:00
types.go Use package's structs and fix missing clone (#1172) 2022-09-07 18:16:40 +01:00