| Commit message (Expand) | Author | Age | Files | Lines |
* | Move milestone to models/issues/ (#19278) | Lunny Xiao | 2022-04-08 | 1 | -25/+26 |
* | Move reaction to models/issues/ (#19264) | Lunny Xiao | 2022-03-31 | 1 | -8/+9 |
* | Move some issue methods as functions (#19255) | Lunny Xiao | 2022-03-29 | 1 | -1/+1 |
* | Move project files into models/project sub package (#17704) | Lunny Xiao | 2022-03-29 | 1 | -4/+5 |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 1 | -5/+6 |
* | Delete related notifications on issue deletion too (#18953) | Otto Richter (fnetX) | 2022-03-17 | 1 | -1/+1 |
* | [API] Allow removing issues (#18879) | Otto Richter (fnetX) | 2022-03-01 | 1 | -3/+1 |
* | add test coverage for original author conversion during migrations (#18506) | singuliere | 2022-02-01 | 1 | -0/+17 |
* | Add config options to hide issue events (#17414) | qwerty287 | 2022-01-21 | 1 | -3/+3 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -12/+13 |
* | Fix PR comments UI (#18323) | wxiaoguang | 2022-01-19 | 1 | -1/+1 |
* | Fix CheckRepoStats and reuse it during migration (#18264) | Aravinth Manivannan | 2022-01-17 | 1 | -2/+2 |
* | fix regression from #16075 (#18260) | Norwin | 2022-01-14 | 1 | -3/+2 |
* | Add API to get issue/pull comments and events (timeline) (#17403) | qwerty287 | 2022-01-01 | 1 | -0/+41 |
* | Enable linter [rule.modifies-value-receiver] and refactor RoleDescriptor (#18... | Gusted | 2021-12-26 | 1 | -2/+1 |
* | Add missing `X-Total-Count` and fix some related bugs (#17968) | qwerty287 | 2021-12-15 | 1 | -1/+1 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -25/+26 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -30/+31 |
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -5/+5 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -32/+38 |
* | Added comment for changing issue ref (#17672) | Gusted | 2021-11-19 | 1 | -1/+3 |
* | Refactor commentTags functionality (#17558) | Gusted | 2021-11-11 | 1 | -8/+34 |
* | Added GetUserByIDCtx. (#17602) | KN4CK3R | 2021-11-09 | 1 | -2/+2 |
* | Save and view issue/comment content history (#16909) | wxiaoguang | 2021-10-10 | 1 | -0/+7 |
* | 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 | -29/+29 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -41/+46 |
* | Add `AbsoluteListOptions` (#17028) | KN4CK3R | 2021-09-14 | 1 | -1/+1 |
* | Alter issue/comment table TEXT fields to LONGTEXT (#16765) | wxiaoguang | 2021-08-22 | 1 | -2/+2 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -2/+11 |
* | Replace `list.List` with slices (#16311) | KN4CK3R | 2021-08-09 | 1 | -54/+29 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -3/+1 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -3/+3 |
* | Add attachments for PR reviews (#16075) | KN4CK3R | 2021-06-14 | 1 | -0/+2 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 1 | -2/+8 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -7/+5 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+4 |
* | Add UI to delete tracked times (#14100) | Norwin | 2021-02-19 | 1 | -0/+14 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -0/+2 |
* | Improve the comment on comment type (#14609) | Lunny Xiao | 2021-02-10 | 1 | -32/+32 |
* | Enhance Ghost comment mitigation Settings (#14392) | 6543 | 2021-01-21 | 1 | -6/+14 |
* | Do not reload page after adding comments in Pull Request reviews (#13877) | Jimmy Praet | 2021-01-08 | 1 | -20/+45 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -2/+1 |
* | Comments on review should have the same sha (#13448) | zeripath | 2020-11-09 | 1 | -0/+12 |
* | Revert "Replies to outdated code comments should also be outdated (#13217)" (... | Lunny Xiao | 2020-11-06 | 1 | -12/+0 |
* | Replies to outdated code comments should also be outdated (#13217) | zeripath | 2020-11-04 | 1 | -0/+12 |
* | Fix reactions on code comments (#13390) | Cirno the Strongest | 2020-11-02 | 1 | -0/+4 |
* | Group Label Changed Comments in timeline (#13304) | Pedro Alves | 2020-10-25 | 1 | -1/+3 |
* | [Refactor] Move APIFormat functions into convert package (#12856) | 6543 | 2020-10-17 | 1 | -15/+0 |
* | Add team support for review request (#12039) | 赵智超 | 2020-10-12 | 1 | -3/+26 |