57 Commits (9733b60430d5abf7de6f7137129d604d78df9e74)

Author SHA1 Message Date
  a1012112796 bb39359668
Add a simple way to rename branch like gh (#15870) 2 years ago
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395) 2 years ago
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
  KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) 3 years ago
  6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 3 years ago
  a1012112796 ac701637b4
Add dismiss review feature (#12674) 3 years ago
  6543 a19447aed1
migrate from com.* to alternatives (#14103) 3 years ago
  a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705) 3 years ago
  赵智超 dfa7291f8f
[Enhancement] Allow admin to merge pr with protected file changes (#12078) 3 years ago
  zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 3 years ago
  zeripath d15bb17b78
Default empty merger list to those with write permissions (#12535) 3 years ago
  Lunny Xiao 1645d4a5d8
Use ID or Where to instead directly use Get when load object from database (#11925) 4 years ago
  zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745) 4 years ago
  6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012) 4 years ago
  赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756) 4 years ago
  Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806) 4 years ago
  zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 4 years ago
  David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 4 years ago
  David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 4 years ago
  David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 4 years ago
  Lunny Xiao 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516) 4 years ago
  zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 4 years ago
  John Olheiser f09cdb239c Fix protected branch using IssueID (#9348) 4 years ago
  David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 4 years ago
  David Svantesson 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031) 4 years ago
  zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) 4 years ago
  guillep2k 4843723d00 Allow users with explicit read access to give approvals (#8382) 4 years ago
  Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  zeripath 6485962dd5
Fix panic on push at #7611 (#7615) 5 years ago
  Lunny Xiao d2958d9f46 Move status table to cron package (#7370) 5 years ago
  zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961) 5 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  Sergey Romanov 67567eff0e fix log output (#5938) 5 years ago
  Lunny Xiao b1f3685015 fix approvals limitation (#5521) 5 years ago
  Jonas Franz 9681c83734 Approvals at Branch Protection (#5350) 5 years ago
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5 years ago
  SagePtr 32145b6de8 Push whitelist now doesn't apply to branch deletion (#4601) (#4607) 6 years ago
  SagePtr c1224124ea Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519) (#4525) 6 years ago
  Chri-s 9350ba7947 Add protected branch whitelists for merging (#3689) 6 years ago
  Wendell Sun d2d0aea8a1 Fix the protected branch panic issue (#3567) 6 years ago
  Wendell Sun 19bf4ddf80 Fix query protected branch bug (#3563) 6 years ago
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 years ago
  Bwko 3ab580c8d6 Add branch overiew page (#2108) 6 years ago
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6 years ago
  Lauris BH 6718ea6ff1 Fix can_push value to false in protected_branch (#2560) 6 years ago