0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 11:04:45 +01:00
gitea/modules
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423)
* Label: delete .APIFormat() and use convert.ToLabel()

* move issue APIFormat too

* add missing one

* move TEST too

* handle error -> return empty APIIssue

* Apply suggestions from code review

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-02-28 23:49:50 -03:00
..
analyze
auth Change admin dashboard to POST (#10465) 2020-02-25 16:54:13 -06:00
avatar
base
cache
charset
context
convert [Refactor] move APIFormat() of Issue and Label to convert package (#10423) 2020-02-28 23:49:50 -03:00
cron
generate
git Code Refactor of IssueWatch related things (#10401) 2020-02-26 03:32:22 -03:00
gitgraph
graceful
highlight
httplib
indexer Handle panic in indexer initialisation better (#10534) 2020-02-28 22:00:09 +00:00
lfs Add max-file-size to LFS (#10463) 2020-02-28 01:46:57 -03:00
log
markup Relax sanitization as per https://github.com/jch/html-pipeline (#10527) 2020-02-28 20:05:12 +00:00
metrics
migrations
notification [Refactor] move APIFormat() of Issue and Label to convert package (#10423) 2020-02-28 23:49:50 -03:00
options
password
pprof
private Queue: Make WorkerPools and Queues flushable (#10001) 2020-01-28 20:01:06 -05:00
process
public
queue
recaptcha
references
repofiles Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
repository Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
secret
session
setting Add max-file-size to LFS (#10463) 2020-02-28 01:46:57 -03:00
ssh
structs
sync
task
templates
test Code Refactor of IssueWatch related things (#10401) 2020-02-26 03:32:22 -03:00
timeutil
upload
user
util inform participants on UI too (#10473) 2020-02-28 05:16:41 -03:00
validation
webhook