| Commit message (Expand) | Author | Age | Files | Lines |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -358/+0 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -9/+10 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -2/+2 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -7/+7 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -15/+14 |
* | Add `AbsoluteListOptions` (#17028) | KN4CK3R | 2021-09-14 | 1 | -1/+1 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -3/+14 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -3/+4 |
* | Change topic name size from 25 to 50 (#14150) | Lunny Xiao | 2020-12-26 | 1 | -1/+1 |
* | Ensure topics added using the API are added to the repository (#13285) | zeripath | 2020-10-24 | 1 | -3/+30 |
* | Add Primary Key to Topic and RepoTopic (#12639) | zeripath | 2020-09-10 | 1 | -3/+3 |
* | Update topics repo count when deleting repository (#10051) | Lauris BH | 2020-01-31 | 1 | -3/+21 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -4/+3 |
* | Add API endpoint for accessing repo topics (#7963) | David Svantesson | 2019-09-03 | 1 | -30/+124 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -3/+3 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -1/+1 |
* | fix topic name length on database (#5493) | Lunny Xiao | 2018-12-08 | 1 | -1/+1 |
* | Fixed violation of the unique constraint for v68 migration (#4297) | Alexey Terentyev | 2018-06-27 | 1 | -6/+6 |
* | Fix topics addition (Another solution) (#4031) (#4258) | Alexey Terentyev | 2018-06-21 | 1 | -0/+15 |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 1 | -0/+192 |