forgejo/modules
6543 d453533beb
[Refactor] Move APIFormat functions into convert package ()
* USER APIFormat -> ToUser

* Migrate more and mark APIFormat deprecated

* models.Comment APIFormat() -> convert.ToComment

* models.Release APIFormat() -> convert.ToRelease

* models.Attachments APIFormat() -> convert.ToReleaseAttachments

* models.CommitStatus APIFormat() -> convert.ToCommitStatus

* finish migration to convert.ToUser

* Move Test

* Imprufe Test

* fix test

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-10-17 00:23:08 -04:00
..
analyze
auth
avatar
base
cache
charset
context
convert [Refactor] Move APIFormat functions into convert package () 2020-10-17 00:23:08 -04:00
cron
emoji
eventsource
generate
git
gitgraph Render the git graph on the server () 2020-08-06 09:04:08 +01:00
graceful
hcaptcha
highlight
httplib
indexer
lfs
log
markup
metrics
migrations
nosql
notification [Refactor] Move APIFormat functions into convert package () 2020-10-17 00:23:08 -04:00
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles
repository
secret
session
setting
ssh
storage
structs
svg
sync
task
templates
test
timeutil
upload
user
util
validation
webhook