| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -366/+0 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -10/+11 |
* | Fix some slice problems (incorrect slice length) (#19592) | Lunny Xiao | 2022-05-03 | 1 | -1/+1 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -6/+7 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -3/+4 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -3/+3 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -3/+4 |
* | Add top author stats to activity page (#9615) | Lauris BH | 2020-01-20 | 1 | -6/+16 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+4 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -1/+1 |
* | Git statistics in Activity tab (#4724) | Lauris BH | 2019-05-04 | 1 | -6/+82 |
* | Add issue closed time column to fix activity closed issues list (#3537) | Lauris BH | 2018-02-19 | 1 | -2/+6 |
* | Integration test for activity page (#2704) | Lauris BH | 2017-10-16 | 1 | -25/+50 |
* | Add Activity page to repository (#2674) | Lauris BH | 2017-10-15 | 1 | -0/+242 |