woodpecker/server/remote/bitbucket
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
..
fixtures Refactor: move remote/ to server/remote/ (#344) 2021-09-23 18:25:51 +02:00
internal Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
bitbucket.go Add repo branches endpoint (#481) 2021-10-27 02:47:55 +02:00
bitbucket_test.go Use Goblin Assert as intended (#501) 2021-11-04 14:42:25 +01:00
convert.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
convert_test.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
parse.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
parse_test.go Use Goblin Assert as intended (#501) 2021-11-04 14:42:25 +01:00