woodpecker/server/remote/gitlab
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
..
testdata Fix various typos (#416) 2021-10-08 18:35:56 +02:00
convert.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
gitlab.go Add repo branches endpoint (#481) 2021-10-27 02:47:55 +02:00
gitlab_test.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
helper.go Refactor Gitlab Remote (#358) 2021-10-03 14:42:47 +02:00
status.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00