You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/cmd
John Olheiser 648464b504
Add bundle download for repository (#14538)
* Add bundle download

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix fmt

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix build tags

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Download specific commit

Signed-off-by: jolheiser <john.olheiser@gmail.com>
3 years ago
..
admin.go Refactor: Move login out of models (#16199) 4 years ago
admin_auth_ldap.go Refactor: Move login out of models (#16199) 4 years ago
admin_auth_ldap_test.go Refactor: Move login out of models (#16199) 4 years ago
cert.go
cmd.go Second attempt at preventing zombies (#16326) 4 years ago
convert.go
docs.go
doctor.go
dump.go Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
dump_repo.go
embedded.go Add bundle download for repository (#14538) 3 years ago
embedded_stub.go Add bundle download for repository (#14538) 3 years ago
generate.go
hook.go Add agit flow support in gitea (#14295) 4 years ago
hook_test.go Add agit flow support in gitea (#14295) 4 years ago
keys.go Second attempt at preventing zombies (#16326) 4 years ago
mailer.go Second attempt at preventing zombies (#16326) 4 years ago
manager.go Second attempt at preventing zombies (#16326) 4 years ago
migrate.go
migrate_storage.go
restore_repo.go Second attempt at preventing zombies (#16326) 4 years ago
serv.go Add agit flow support in gitea (#14295) 4 years ago
web.go Ensure that template compilation panics are sent to the logs (#16788) 3 years ago
web_graceful.go
web_letsencrypt.go