bench-forgejo/models
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071)
2022-12-10 10:46:31 +08:00
..
activities refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
admin Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
asymkey refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
auth Use random bytes to generate access token (#21959) 2022-11-28 23:37:42 +08:00
avatars Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
db Update go dev dependencies (#22064) 2022-12-08 16:21:37 +08:00
fixtures Record OAuth client type at registration (#21316) 2022-10-24 15:59:24 +08:00
foreignreference Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
git refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
issues Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
migrations Add API management for issue/pull and comment attachments (#21783) 2022-12-09 14:35:56 +08:00
organization Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
packages refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
perm Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
project Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
pull refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
repo Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
system Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
unit Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
unittest Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
user refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
webhook Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
error.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
fixture_generation.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
fixture_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
main_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
migrate.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
migrate_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
org.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
org_team.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
org_team_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
org_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
repo.go Fix issue/PR numbers (#22037) 2022-12-06 15:53:09 +08:00
repo_collaboration.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
repo_collaboration_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
repo_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
repo_transfer.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
repo_transfer_test.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
user.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00