0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 04:08:25 +01:00
gitea/routers
6543 1418288734
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729)
* move GitCommit to APIFormat convertion into convert package

* rename Commit convert functions

* move stopwatch to api convertion into convert package & rm unused code & extend test

* fix compare time

* Gitea not Gogs ;)
2020-09-18 20:09:26 +08:00
..
admin
api/v1 Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729) 2020-09-18 20:09:26 +08:00
dev
events
org
private Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
repo Support slashes in release tags (#12864) 2020-09-17 19:24:23 +01:00
routes Support slashes in release tags (#12864) 2020-09-17 19:24:23 +01:00
user Fix notifications page links (#12838) 2020-09-15 07:06:08 +01:00
utils
home.go Simplify CheckUnitUser logic (#12854) 2020-09-15 19:49:34 -04:00
init.go Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
install.go
metrics.go
swagger_json.go