forgejo/routers/api/v1
6543 3e88af898a
Make git.OpenRepository accept Context ()
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
2022-03-30 03:13:41 +08:00
..
admin Move organization related structs into sub package () 2022-03-29 14:29:02 +08:00
misc format with gofumpt () 2022-01-20 18:46:10 +01:00
notify Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00
org Move init repository related functions to modules () 2022-03-29 15:23:45 +08:00
repo Make git.OpenRepository accept Context () 2022-03-30 03:13:41 +08:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger Add API to get issue/pull comments and events (timeline) () 2022-01-01 22:12:25 +08:00
user Move organization related structs into sub package () 2022-03-29 14:29:02 +08:00
utils Make git.OpenRepository accept Context () 2022-03-30 03:13:41 +08:00
api.go Move organization related structs into sub package () 2022-03-29 14:29:02 +08:00
auth.go Let web and API routes have different auth methods group () 2022-03-28 12:46:28 +08:00
auth_windows.go Let web and API routes have different auth methods group () 2022-03-28 12:46:28 +08:00