aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations/base/tests.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor template & test related code (#32938)wxiaoguang2 days1-5/+2
* Fix: passkey login not working anymore (#32623)hiifong2024-11-261-4/+4
* Improve testing and try to fix MySQL hanging (#32515)wxiaoguang2024-11-151-10/+5
* Reduce integration test overhead (#32475)Rowan Bohde2024-11-141-26/+5
* Rename `Sync2` -> `Sync` (#26479)delvh2023-08-131-1/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-1/+1
* Refactor path & config system (#25330)wxiaoguang2023-06-211-1/+1
* Rewrite logger system (#24726)wxiaoguang2023-05-211-2/+4
* Rewrite queue (#24505)wxiaoguang2023-05-081-5/+3
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-041-1/+1
* Enable forbidigo linter (#24278)silverwind2023-04-241-0/+1
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-3/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Split migrations folder (#21549)Lunny Xiao2022-11-021-0/+170