43 Commits (d3d155e574950e64d30d70c3f8c953be06f10c45)

Author SHA1 Message Date
  zeripath 50f8308356 Refactor Cron and merge dashboard tasks (#10745) 5 years ago
  6543 cab270821e Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
  赵智超 9ee7c28c63 add request review from specific reviewers feature in pull request (#10756) 5 years ago
  Lauris BH 3edcc40a40 Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 5 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
  David Svantesson 444f12e96d Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
  David Svantesson 0b971c112a Add branch protection option to block merge on requested changes. (#9592) 5 years ago
  Lunny Xiao 70314b34ab Fix deleted branch isn't removed when push the branch again (#9516) 5 years ago
  zeripath eecb25d52b Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
  John Olheiser 8e95578e12 Fix protected branch using IssueID (#9348) 5 years ago
  David Svantesson 6ee7a0dcc6 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
  David Svantesson a5e94ab4cf Update branch API endpoint to show effective branch protection. (#9031) 5 years ago
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
  guillep2k 7cee630f26 Allow users with explicit read access to give approvals (#8382) 5 years ago
  Lunny Xiao a5ed4067b1 Refuse merge until all required status checks success (#7481) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  zeripath 5a8d37c519 Fix panic on push at #7611 (#7615) 5 years ago
  Lunny Xiao 0b798129d2 Move status table to cron package (#7370) 6 years ago
  zeripath fce79c5c68 #6946 Run hooks on merge/edit and cope with protected branches (#6961) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Sergey Romanov 6902a0d23c fix log output (#5938) 6 years ago
  Lunny Xiao 278d360a07 fix approvals limitation (#5521) 6 years ago
  Jonas Franz 3e46f5d38e Approvals at Branch Protection (#5350) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  SagePtr e39116689f Push whitelist now doesn't apply to branch deletion (#4601) (#4607) 6 years ago
  SagePtr ba52975d27 Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519) (#4525) 6 years ago
  Chri-s 1021d5142b Add protected branch whitelists for merging (#3689) 7 years ago
  Wendell Sun 97d36fa1fa Fix the protected branch panic issue (#3567) 7 years ago
  Wendell Sun 7315ccc14d Fix query protected branch bug (#3563) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Bwko 371ec5cb83 Add branch overiew page (#2108) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Lauris BH 40c0efb74e Fix can_push value to false in protected_branch (#2560) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  Lauris BH 625f482b25 Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
  Lauris BH f814963397 Do not allow commiting to protected branch from online editor (#1502) 8 years ago
  Ethan Koenig 9c781e8fd4 Fix typos in models/ and modules/ (#1248) 8 years ago
  Lunny Xiao f4e94039b7 Remove unused vars (#1063) 8 years ago
  Denis Denisov 56fc9cf7d3 Protected branches system (#339) 8 years ago