| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 1 | -5/+5 |
* | Fix order by parameter (#19849) | Lunny Xiao | 2022-06-04 | 1 | -5/+7 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -4/+4 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Move accessmode into models/perm (#17828) | Lunny Xiao | 2021-11-28 | 1 | -3/+4 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -3/+4 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -9/+9 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -8/+9 |
* | Disable DSA ssh keys by default (#13056) | zeripath | 2020-10-09 | 1 | -3/+3 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -7/+7 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -2/+2 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Keys API changes (#4960) | zeripath | 2018-10-31 | 1 | -0/+102 |
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 1 | -4/+4 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 1 | -0/+53 |
* | Fix repo API bug (#2133) | Ethan Koenig | 2017-07-12 | 1 | -0/+39 |