This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-08 11:21:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce9a5173feafd0903257229f8e2ffcc01b9ebcd2
gitea
/
cmd
History
Lanre Adelowo
ce9a5173fe
fix password variable shadowing (
#5405
)
2018-11-26 17:00:38 +02:00
..
admin.go
fix password variable shadowing (
#5405
)
2018-11-26 17:00:38 +02:00
cert.go
…
cmd.go
Create AuthorizedKeysCommand (
#5236
)
2018-11-01 09:41:07 -04:00
dump.go
…
generate.go
…
hook.go
remove unused db init on commands serv, update, hooks (
#5225
)
2018-10-30 12:41:25 +02:00
keys.go
Create AuthorizedKeysCommand (
#5236
)
2018-11-01 09:41:07 -04:00
migrate.go
Add command for migrating database (
#4954
)
2018-10-30 23:14:42 -04:00
serv.go
Make gitea serv use api/internal (
#4886
)
2018-10-30 14:20:13 +08:00
web_graceful.go
…
web_windows.go
…
web.go
…