Commit Graph

3 Commits (ae446b13f938948c3f9305635621f3af11a5c04c)

Author SHA1 Message Date
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes ()
* 2xx/3xx/4xx/5xx -> http.Status...
* http.StatusFound -> http.StatusTemporaryRedirect
* http.StatusMovedPermanently -> http.StatusPermanentRedirect
6543 5734524378
give gitea time to calculate language stats ()
Lauris BH 2874ab54bc
Add language statistics API endpoint ()
* Add language statistics API

* Add tests