Commit Graph

47 Commits (7a0347315995b25bcb2dca4786504fb699b5f004)

Author SHA1 Message Date
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
Jimmy Praet 25a2000787
Fix unwanted team review request deletion (#17257) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
zeripath 9d07facdeb
Ensure review dismissal only dismisses the correct review (#15477) 3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
a1012112796 b9850375fc
Add review request api (#11355) 4 years ago
赵智超 97980146c5
Show original author's reviews on pull summary box (#13127) 4 years ago
赵智超 8be3e439c2
Add team support for review request (#12039) 4 years ago
silverwind 0e24af6951
Update Octicons to v10 (#12240) 4 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224) 4 years ago
zeripath 4974b7c120
Fix spelling mistake with Rewiew (#11262) 4 years ago
6543 77171abcad
Prevent xorm nil insert in Review.Comments (#11150) 4 years ago
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037) 4 years ago
赵智超 cc07b9ca37
Fix CreateComment for SQLite and JS click event on Request Review (#11040) 5 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756) 5 years ago
赵智超 f685edf510
Change review status icons on PR view style to Github style (#10737) 5 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463) 5 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
zeripath 0c07f1de5b Provide Default messages for merges (#9393) 5 years ago
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367) 5 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
David Svantesson 1aa7e27dd0 Change review content column to type text in db (#9229) 5 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125) 5 years ago
guillep2k d779deef6e Fix show single review comments in the PR page (#9143) 5 years ago
guillep2k 9930d47be2 Add review comments to mail notifications (#8996) 5 years ago
John Olheiser 4b5ebb93e4 New review approvals shouldn't require a message (#8991) 5 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954) 5 years ago
Lunny Xiao 12170d26a7 Split sendCreateCommentAction as two parts, one for update comment related informations, another for actions (#8784) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
Lunny Xiao c021890930
move CreateReview to moduels/pull (#7841) 5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
Lanre Adelowo 945804f800 Webhook for Pull Request approval/rejection (#5027) 6 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350) 6 years ago
Lunny Xiao 284b0e12cb
fix code review on mssql (#5502) 6 years ago
kolaente 0dcf31ae49 Show review summary in pull requests (#5132) 6 years ago
Oleg Kovalov fef0410b92 Make switch more clear (#5119) 6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085) 6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748) 6 years ago