| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 1 | -4/+4 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 1 | -3/+3 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -1/+1 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -3/+3 |
* | Never use /api/v1 from Gitea UI Pages (#19318) | Lunny Xiao | 2022-04-07 | 1 | -0/+26 |
* | Remove legacy unmaintained packages, refactor to support change default local... | wxiaoguang | 2022-04-03 | 1 | -1/+1 |
* | Update reserved usernames list (#18438) | Gusted | 2022-03-31 | 1 | -4/+22 |
* | Update HTTP status codes to modern codes (#18063) | KN4CK3R | 2022-03-23 | 1 | -2/+2 |
* | Add note to GPG key response if user has no keys (#18961) | KN4CK3R | 2022-03-02 | 1 | -0/+1 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -5/+5 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -5/+5 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -5/+5 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -4/+5 |
* | User Settings: Ignore empty language codes & validate (#13755) | 6543 | 2020-12-04 | 1 | -2/+2 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -5/+5 |
* | fix: add search to reserved usernames (#9063) | Antoine GIRARD | 2019-11-18 | 1 | -0/+1 |
* | Test more reserved usernames (#8263) | Sandro Santilli | 2019-09-24 | 1 | -1/+14 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | add .gpg url (match github behaviour) (#6610) | Antoine GIRARD | 2019-04-14 | 1 | -0/+87 |
* | Ensure valid git author names passed in signatures (#5774) | zeripath | 2019-01-24 | 1 | -0/+1 |
* | Added user language setting (#3875) | kolaente | 2018-05-05 | 1 | -6/+8 |
* | Fix missing translations when updating username. (#3564) | bugreport0 | 2018-02-25 | 1 | -1/+1 |
* | Unit tests for routers/repo/issue_label (#3198) | Ethan Koenig | 2017-12-15 | 1 | -1/+2 |
* | Less verbose integration tests (#2123) | Ethan Koenig | 2017-07-07 | 1 | -34/+14 |
* | Check for valid renamed usernames (#2077) | Ethan Koenig | 2017-07-01 | 1 | -0/+99 |
* | Display URLs in integration test logs (#1924) | Ethan Koenig | 2017-06-09 | 1 | -2/+1 |
* | fix #1643 and improve integration test (#1645) | Lunny Xiao | 2017-04-30 | 1 | -0/+21 |