gitea/routers/private
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>
2021-08-24 11:47:09 -05:00
..
hook.go Fix spelling of HookProcReceiveResult (#16690) 2021-08-14 13:17:10 +02:00
internal.go Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00
key.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
mail.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
manager.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
manager_unix.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
manager_windows.go Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
restore_repo.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
serv.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
ssh_log.go add a new internal hook to save ssh log (#15787) 2021-05-21 17:37:16 -04:00