This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
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
..
admin Change admin dashboard to POST (#10465) 2020-02-25 16:54:13 -06:00
api/v1 [Refactor] move APIFormat() of Issue and Label to convert package (#10423) 2020-02-28 23:49:50 -03:00
dev
org Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
private Show Signer in commit lists and add basic trust (#10425) 2020-02-27 16:20:55 -03:00
repo inform participants on UI too (#10473) 2020-02-28 05:16:41 -03:00
routes Fix admin notices (#10480) 2020-02-26 10:25:54 -06:00
user Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
utils Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
home.go Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
init.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
install.go
metrics.go
swagger_json.go