You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/convert
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 ;)
4 years ago
..
convert.go Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729) 4 years ago
git_commit.go Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729) 4 years ago
issue.go Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729) 4 years ago
issue_test.go Add Created & Updated to Milestone (#12662) 4 years ago
main_test.go Move pull request api convert to convert package (#9664) 5 years ago
pull.go Issue/Pull expose IsLocked Property on API (#11708) 4 years ago
pull_review.go API PullReviewComment HTMLPullURL should return the HTMLURL (#11501) 4 years ago
pull_test.go Display pull request head branch even the branch deleted or repository deleted (#10413) 4 years ago
user.go Convert User expose ID each time (#12855) 4 years ago
utils.go [API] Migration: Change ServiceType String (#12672) 4 years ago