1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/routers/web
Vitaliy Filippov f0b773e0ce
Support downloading raw task logs (#24451)
Hi!
This pull request adds support for downloading raw task logs for Gitea
Actions, similar to Github Actions
It looks like the following:

![image](https://user-images.githubusercontent.com/945339/235376746-405d5019-710b-468b-8113-9e82eab8e752.png)
2023-06-29 10:58:56 +08:00
..
admin Refactor path & config system (#25330) 2023-06-21 13:50:26 +08:00
auth Use JSON response for "user/logout" (#25522) 2023-06-26 21:36:10 +02:00
devtest Change form actions to fetch for submit review box (#25219) 2023-06-14 16:01:37 +08:00
events
explore Split lfs size from repository size (#22900) 2023-06-28 22:41:02 +00:00
feed
healthcheck
misc
org Improve loadprojects for issue list (#25468) 2023-06-24 15:31:28 +00:00
repo Support downloading raw task logs (#24451) 2023-06-29 10:58:56 +08:00
shared Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
user Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
auth_windows.go
auth.go
base.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Support downloading raw task logs (#24451) 2023-06-29 10:58:56 +08:00
webfinger.go