Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `ContextUser` to http request context (#18798) | KN4CK3R | 2022-03-26 | 1 | -8/+17 |
* | Renamed ctx.User to ctx.Doer. (#19161) | KN4CK3R | 2022-03-22 | 2 | -2/+2 |
* | RSS/Atom support for Repos (#19055) | 6543 | 2022-03-13 | 3 | -43/+64 |
* | Feeds: render markdown to html (#19058) | Norwin | 2022-03-12 | 1 | -2/+23 |
* | RSS/Atom support for Orgs (#17714) | 6543 | 2022-03-10 | 1 | -21/+24 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -4/+5 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -30/+104 |
* | Fix mispelling of starred as stared (#17465) | zeripath | 2021-10-28 | 1 | -1/+1 |
* | Add RSS/Atom feed support for user actions (#16002) | 6543 | 2021-10-16 | 2 | -0/+252 |