Commit Graph

2 Commits (a69e11209d8f43f22ddac2dbfa6f1e7a87eba20f)

Author SHA1 Message Date
6543 1418288734
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things ()
* 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 ;)
6543 aceb1085c7 [API] extend StopWatch ()
* squash api-stopwatch

* fix prepair logic! + add Tests

* fix lint

* more robust time compare

* delete responce 202 -> 204

* change http responce in test too