woodpecker/server/shared
6543 51617e7f86
Rename struct field and add new types into server/model's (#523)
Resolve some todos in server/model:
 * Move persistent queue into its own package
 * Create Types: StatusValue, SCMKind, RepoVisibly
 * Rename struct Repo fields: SCMKind, IsSCMPrivate
2021-11-22 12:55:13 +01:00
..
buildStatus.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01: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 Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
procBuilder_test.go format do 'simplify' and check via CI (#509) 2021-11-14 22:33:45 +01: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 Update database in one transaction on syncing user repositorys (#513) 2021-11-18 15:42:18 +01:00