This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/cmd
2019-06-03 09:07:03 +01:00
..
admin.go Generate access token in admin cli (#6847) 2019-05-04 23:03:09 +01:00
cert.go
cmd.go
dump.go Change verbose flag in dump command to avoid colliding with global version flag (#6822) 2019-05-01 21:36:09 +01:00
generate.go Rename LFS_JWT_SECRET to include OAUTH2 as well (#6826) 2019-05-01 22:32:06 -04:00
hook.go Move serv hook functionality & drop GitLogger (#6993) 2019-06-01 23:00:21 +08:00
keys.go
migrate.go
serv.go Avoid arbitrary format strings upon calling fail() function (#7112) 2019-06-03 09:07:03 +01:00
web.go Fix wrong init dependency on markup extensions (#7038) 2019-05-25 18:15:39 +01:00
web_graceful.go
web_windows.go