| Commit message (Expand) | Author | Age | Files | Lines |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -17/+18 |
* | Fix panic on push at #7611 (#7615) | zeripath | 2019-07-25 | 1 | -1/+1 |
* | Move status table to cron package (#7370) | Lunny Xiao | 2019-07-15 | 1 | -5/+0 |
* | #6946 Run hooks on merge/edit and cope with protected branches (#6961) | zeripath | 2019-07-01 | 1 | -0/+2 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -4/+4 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -5/+5 |
* | fix log output (#5938) | Sergey Romanov | 2019-02-02 | 1 | -1/+1 |
* | fix approvals limitation (#5521) | Lunny Xiao | 2018-12-11 | 1 | -1/+2 |
* | Approvals at Branch Protection (#5350) | Jonas Franz | 2018-12-11 | 1 | -21/+83 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -3/+9 |
* | Push whitelist now doesn't apply to branch deletion (#4601) (#4607) | SagePtr | 2018-08-08 | 1 | -0/+18 |
* | Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519) (#... | SagePtr | 2018-07-27 | 1 | -1/+1 |
* | Add protected branch whitelists for merging (#3689) | Chri-s | 2018-03-25 | 1 | -35/+122 |
* | Fix the protected branch panic issue (#3567) | Wendell Sun | 2018-02-23 | 1 | -0/+4 |
* | Fix query protected branch bug (#3563) | Wendell Sun | 2018-02-22 | 1 | -2/+1 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -19/+11 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 1 | -0/+107 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 1 | -1/+1 |
* | Fix can_push value to false in protected_branch (#2560) | Lauris BH | 2017-09-20 | 1 | -0/+1 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 1 | -80/+112 |
* | Use created & updated instead BeforeInsert & BeforeUpdate (#2482) | Lunny Xiao | 2017-09-13 | 1 | -13/+2 |
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 1 | -3/+3 |
* | Do not allow commiting to protected branch from online editor (#1502) | Lauris BH | 2017-05-02 | 1 | -0/+17 |
* | Fix typos in models/ and modules/ (#1248) | Ethan Koenig | 2017-03-15 | 1 | -1/+1 |
* | Remove unused vars (#1063) | Lunny Xiao | 2017-02-27 | 1 | -6/+1 |
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 1 | -0/+161 |