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.
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282)
* replace "200" (int) with "http.StatusOK" (const)

* ctx.Error & ctx.HTML

* ctx.JSON Part1

* ctx.JSON Part2

* ctx.JSON Part3
3 years ago
..
admin [refactor] mailer service (#15072) 3 years ago
misc Move macaron to chi (#14293) 3 years ago
notify move notification APIFormat (#13783) 4 years ago
org [refactor] Unify the export of user data via API (#15144) 3 years ago
repo Improve /api/v1/repos/issues/search by just getting repo ids (#15179) 3 years ago
settings Export LFS & TimeTracking function status (#14753) 3 years ago
swagger Add dismiss review feature (#12674) 3 years ago
user [refactor] Unify the export of user data via API (#15144) 3 years ago
utils Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
api.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago