aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/user_test.go
Commit message (Expand)AuthorAgeFilesLines
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-071-0/+26
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-031-1/+1
* Update reserved usernames list (#18438)Gusted2022-03-311-4/+22
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-2/+2
* Add note to GPG key response if user has no keys (#18961)KN4CK3R2022-03-021-0/+1
* format with gofumpt (#18184)65432022-01-201-5/+5
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-5/+5
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-5/+5
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-4/+5
* User Settings: Ignore empty language codes & validate (#13755)65432020-12-041-2/+2
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-5/+5
* fix: add search to reserved usernames (#9063)Antoine GIRARD2019-11-181-0/+1
* Test more reserved usernames (#8263)Sandro Santilli2019-09-241-1/+14
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* add .gpg url (match github behaviour) (#6610)Antoine GIRARD2019-04-141-0/+87
* Ensure valid git author names passed in signatures (#5774)zeripath2019-01-241-0/+1
* Added user language setting (#3875)kolaente2018-05-051-6/+8
* Fix missing translations when updating username. (#3564)bugreport02018-02-251-1/+1
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-151-1/+2
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-34/+14
* Check for valid renamed usernames (#2077)Ethan Koenig2017-07-011-0/+99
* Display URLs in integration test logs (#1924)Ethan Koenig2017-06-091-2/+1
* fix #1643 and improve integration test (#1645)Lunny Xiao2017-04-301-0/+21