62 Révisions (fd7d83ace60258acf7139c4c787aa8af75b7ba8c)

Auteur SHA1 Message Date
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) il y a 2 ans
  Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) il y a 2 ans
  6543 06e4687cec
more context for models (#19511) il y a 2 ans
  Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) il y a 2 ans
  Lunny Xiao 89b9d42f08
Fix broken of team create (#19288) il y a 2 ans
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) il y a 2 ans
  singuliere 367894adc8
add test coverage for original author conversion during migrations (#18506) il y a 2 ans
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) il y a 2 ans
  luzpaz 8c647bf0f6
Fix various typos (#18219) il y a 2 ans
  Lunny Xiao 8760af752a
Team permission allow different unit has different permission (#17811) il y a 2 ans
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) il y a 2 ans
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) il y a 2 ans
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) il y a 2 ans
  Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577) il y a 2 ans
  Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) il y a 2 ans
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) il y a 2 ans
  Jimmy Praet 25a2000787
Fix unwanted team review request deletion (#17257) il y a 2 ans
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) il y a 2 ans
  zeripath 9302eba971
DBContext is just a Context (#17100) il y a 2 ans
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) il y a 2 ans
  KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) il y a 2 ans
  6543 2289580bb7
[API] generalize list header (#16551) il y a 2 ans
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) il y a 2 ans
  KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) il y a 3 ans
  zeripath 9d07facdeb
Ensure review dismissal only dismisses the correct review (#15477) il y a 3 ans
  Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) il y a 3 ans
  a1012112796 ac701637b4
Add dismiss review feature (#12674) il y a 3 ans
  a1012112796 b9850375fc
Add review request api (#11355) il y a 3 ans
  赵智超 97980146c5
Show original author's reviews on pull summary box (#13127) il y a 3 ans
  赵智超 8be3e439c2
Add team support for review request (#12039) il y a 3 ans
  silverwind 0e24af6951
Update Octicons to v10 (#12240) il y a 3 ans
  6543 c97494a4f4
API: Add pull review endpoints (#11224) il y a 4 ans
  zeripath 4974b7c120
Fix spelling mistake with Rewiew (#11262) il y a 4 ans
  6543 77171abcad
Prevent xorm nil insert in Review.Comments (#11150) il y a 4 ans
  赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037) il y a 4 ans
  赵智超 cc07b9ca37
Fix CreateComment for SQLite and JS click event on Request Review (#11040) il y a 4 ans
  赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756) il y a 4 ans
  赵智超 f685edf510
Change review status icons on PR view style to Github style (#10737) il y a 4 ans
  Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463) il y a 4 ans
  David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) il y a 4 ans
  zeripath 0c07f1de5b Provide Default messages for merges (#9393) il y a 4 ans
  Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367) il y a 4 ans
  David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) il y a 4 ans
  David Svantesson 1aa7e27dd0 Change review content column to type text in db (#9229) il y a 4 ans
  Lunny Xiao 2011a5b818 Extract createComment (#9125) il y a 4 ans
  guillep2k d779deef6e Fix show single review comments in the PR page (#9143) il y a 4 ans
  guillep2k 9930d47be2 Add review comments to mail notifications (#8996) il y a 4 ans
  John Olheiser 4b5ebb93e4 New review approvals shouldn't require a message (#8991) il y a 4 ans
  Lunny Xiao dad67cae54
Refactor pull request review (#8954) il y a 4 ans
  Lunny Xiao 12170d26a7 Split sendCreateCommentAction as two parts, one for update comment related informations, another for actions (#8784) il y a 4 ans