woodpecker/server/shared
6543 bbbb53b9bc
Always wait 3s to fetch pipeline config (#458)
This fix a bug where first try will fail because timeout is 0s
2021-10-19 02:04:21 +02:00
..
buildStatus.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
buildStatus_test.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
configFetcher.go Always wait 3s to fetch pipeline config (#458) 2021-10-19 02:04:21 +02:00
configFetcher_test.go Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
procBuilder.go Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
procBuilder_test.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
procStatus.go Fix various typos (#416) 2021-10-08 18:35:56 +02:00
procStatus_test.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
userSyncer.go Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00