1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/routers
Daniel Wolf bd2e3226be
Fix incorrect actions ref_name (#25358)
Fix #25357 .

Just a simple fix the result of `${{ gitea.ref_name }}` to show the
shortened name rather than the full ref.
2023-06-19 17:32:09 +08:00
..
api Fix incorrect actions ref_name (#25358) 2023-06-19 17:32:09 +08:00
common Use fetch to send requests to create issues/comments (#25258) 2023-06-16 06:32:43 +00:00
install Write absolute AppDataPath to app.ini when installing (#25331) 2023-06-18 13:57:43 +00:00
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2023-05-26 01:04:48 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Make backend code respond correct JSON when creating PR (#25353) 2023-06-19 08:25:36 +00:00
init.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00