Commit Graph

29 Commits (9619ccf0e54c0f8502b5e1bc7dad4d3471330f9c)

Author SHA1 Message Date
guillep2k 4843723d00 Allow users with explicit read access to give approvals (#8382)
5 years ago
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 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)
7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655)
7 years ago
Lauris BH 6718ea6ff1 Fix can_push value to false in protected_branch (#2560)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482)
7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020)
7 years ago
Lauris BH 0144817971 Do not allow commiting to protected branch from online editor (#1502)
7 years ago
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248)
7 years ago
Lunny Xiao e4134debd1 Remove unused vars (#1063)
7 years ago
Denis Denisov fd941db246 Protected branches system (#339)
7 years ago