woodpecker/server/shared
6543 5990d32fd3
More logging and refactor (#457)
* only use "context"
* enable 'h2' support at server
* trace log  remote and database config
* log loglevel on start
2021-10-19 11:44:49 +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 More logging and refactor (#457) 2021-10-19 11:44:49 +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 Add TestPipelineName to procBuilder_test.go (#461) 2021-10-19 09:35:10 +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