| Commit message (Expand) | Author | Age | Files | Lines |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -91/+0 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -1/+2 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -3/+4 |
* | Remove unnecessary attributes of User struct (#17745) | Lunny Xiao | 2021-11-22 | 1 | -46/+1 |
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -13/+13 |
* | 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 | -6/+6 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -7/+12 |
* | Add `AbsoluteListOptions` (#17028) | KN4CK3R | 2021-09-14 | 1 | -1/+1 |
* | Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ... | 6543 | 2020-10-12 | 1 | -5/+10 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -4/+8 |
* | Ensure that sessions are passed into queries that could use the database to p... | zeripath | 2019-01-13 | 1 | -3/+7 |
* | refactor: small optimize for sql query (#940) | Bo-Yi Wu | 2017-02-15 | 1 | -5/+3 |
* | feat: support search bar on star tab of user profile. (#917) | Bo-Yi Wu | 2017-02-14 | 1 | -2/+2 |
* | feat: support paginater on star tab of user profile. (#845) | Bo-Yi Wu | 2017-02-07 | 1 | -2/+25 |
* | refactor: set default order by recently star. | Bo-Yi Wu | 2017-02-03 | 1 | -1/+2 |
* | fix xorm NewSession uncorrected usages (#774) | Lunny Xiao | 2017-01-28 | 1 | -1/+0 |
* | Fix link of some repos on stars page (#737) | Andrey Nering | 2017-01-24 | 1 | -2/+10 |
* | API endpoint for stargazers (#597) | Ethan Koenig | 2017-01-06 | 1 | -6/+6 |
* | Tab on user profile to show starred repos (#519) | Andrey Nering | 2016-12-29 | 1 | -0/+87 |