| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 1 | -1/+1 |
* | Team permission allow different unit has different permission (#17811) | Lunny Xiao | 2022-01-05 | 1 | -1/+1 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -24/+26 |
* | Move accessmode into models/perm (#17828) | Lunny Xiao | 2021-11-28 | 1 | -3/+4 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -17/+18 |
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -15/+11 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -26/+31 |
* | Move unit into models/unit/ (#17576) | Lunny Xiao | 2021-11-09 | 1 | -1/+2 |
* | Fix unwanted team review request deletion (#17257) | Jimmy Praet | 2021-10-07 | 1 | -1/+1 |
* | 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 | -30/+30 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -43/+48 |
* | Add `AbsoluteListOptions` (#17028) | KN4CK3R | 2021-09-14 | 1 | -1/+1 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -0/+5 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -2/+2 |
* | Add attachments for PR reviews (#16075) | KN4CK3R | 2021-06-14 | 1 | -7/+8 |
* | Ensure review dismissal only dismisses the correct review (#15477) | zeripath | 2021-04-15 | 1 | -1/+5 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -6/+5 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -5/+19 |
* | Add review request api (#11355) | a1012112796 | 2020-10-20 | 1 | -3/+10 |
* | Show original author's reviews on pull summary box (#13127) | 赵智超 | 2020-10-14 | 1 | -0/+14 |
* | Add team support for review request (#12039) | 赵智超 | 2020-10-12 | 1 | -98/+294 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 1 | -2/+2 |
* | API: Add pull review endpoints (#11224) | 6543 | 2020-05-02 | 1 | -5/+93 |
* | Fix spelling mistake with Rewiew (#11262) | zeripath | 2020-04-30 | 1 | -4/+4 |
* | Prevent xorm nil insert in Review.Comments (#11150) | 6543 | 2020-04-20 | 1 | -2/+4 |
* | Add a way to mark Conversation (code comment) resolved (#11037) | 赵智超 | 2020-04-18 | 1 | -0/+60 |
* | Fix CreateComment for SQLite and JS click event on Request Review (#11040) | 赵智超 | 2020-04-11 | 1 | -3/+7 |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 1 | -3/+151 |
* | Change review status icons on PR view style to Github style (#10737) | 赵智超 | 2020-04-03 | 1 | -3/+3 |
* | Migrate reviews when migrating repository from github (#9463) | Lunny Xiao | 2020-01-23 | 1 | -7/+51 |
* | Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) | David Svantesson | 2020-01-09 | 1 | -3/+27 |
* | Provide Default messages for merges (#9393) | zeripath | 2019-12-30 | 1 | -3/+7 |
* | remove unused method and rename createcommentWithNoAction (#9367) | Lunny Xiao | 2019-12-16 | 1 | -1/+1 |
* | Branch protection: Possibility to not use whitelist but allow anyone with wri... | David Svantesson | 2019-12-03 | 1 | -55/+75 |
* | Change review content column to type text in db (#9229) | David Svantesson | 2019-12-02 | 1 | -1/+1 |
* | Extract createComment (#9125) | Lunny Xiao | 2019-11-30 | 1 | -2/+1 |
* | Fix show single review comments in the PR page (#9143) | guillep2k | 2019-11-24 | 1 | -0/+5 |
* | Add review comments to mail notifications (#8996) | guillep2k | 2019-11-15 | 1 | -1/+3 |
* | New review approvals shouldn't require a message (#8991) | John Olheiser | 2019-11-14 | 1 | -2/+2 |
* | Refactor pull request review (#8954) | Lunny Xiao | 2019-11-14 | 1 | -56/+78 |
* | Split sendCreateCommentAction as two parts, one for update comment related in... | Lunny Xiao | 2019-11-06 | 1 | -2/+6 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -4/+4 |
* | move CreateReview to moduels/pull (#7841) | Lunny Xiao | 2019-08-14 | 1 | -37/+0 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -2/+2 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Webhook for Pull Request approval/rejection (#5027) | Lanre Adelowo | 2018-12-27 | 1 | -6/+44 |
* | Approvals at Branch Protection (#5350) | Jonas Franz | 2018-12-11 | 1 | -0/+17 |
* | fix code review on mssql (#5502) | Lunny Xiao | 2018-12-11 | 1 | -7/+19 |