| Commit message (Expand) | Author | Age | Files | Lines |
* | Move push commits from models to modules/repository (#9370) | Lunny Xiao | 2020-01-10 | 2 | -2/+3 |
* | Fix lint (#9688) | Lunny Xiao | 2020-01-10 | 1 | -1/+3 |
* | Move Errored PRs out of StatusChecking (#9675) | zeripath | 2020-01-10 | 1 | -0/+4 |
* | Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) | David Svantesson | 2020-01-09 | 3 | -7/+122 |
* | Move wiki related funtions from models to services/wiki (#9355) | Lunny Xiao | 2020-01-07 | 2 | -0/+532 |
* | Remove stray printf (#9631) | zeripath | 2020-01-07 | 1 | -1/+0 |
* | Some more e-mail notification fixes (#9596) | mrsdizzie | 2020-01-03 | 1 | -4/+6 |
* | Use limited commits (#9572) | John Olheiser | 2020-01-01 | 1 | -1/+1 |
* | Properly enforce gitea environment for pushes (#9501) | zeripath | 2019-12-27 | 1 | -0/+9 |
* | Add ActionCommentPull action (#9456) | mrsdizzie | 2019-12-22 | 2 | -2/+2 |
* | Change target branch for pull request (#6488) | Mario Lubenka | 2019-12-16 | 1 | -0/+88 |
* | Use ioutil.TmpDir for new created temp directory (#9368) | Lunny Xiao | 2019-12-16 | 1 | -6/+6 |
* | remove unused method and rename createcommentWithNoAction (#9367) | Lunny Xiao | 2019-12-16 | 1 | -1/+1 |
* | Refactor comment (#9330) | Lunny Xiao | 2019-12-15 | 2 | -2/+12 |
* | Sign protected branches (#8993) | zeripath | 2019-12-15 | 1 | -1/+1 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 3 | -87/+98 |
* | Move PushToBaseRepo from models to services/pull (#9352) | Lunny Xiao | 2019-12-15 | 2 | -1/+57 |
* | Push to create repo (#8419) | John Olheiser | 2019-12-15 | 1 | -0/+27 |
* | Move some repository methods from models to modules/repository (#9353) | Lunny Xiao | 2019-12-14 | 2 | -2/+4 |
* | Remove SavePatch and generate patches on the fly (#9302) | zeripath | 2019-12-13 | 5 | -83/+386 |
* | Move some pull request functions from models to services (#9266) | Lunny Xiao | 2019-12-06 | 4 | -2/+262 |
* | Move repoWorkPool outside rename/transfer repository (#9086) | Lunny Xiao | 2019-12-06 | 1 | -14/+12 |
* | Branch protection: Possibility to not use whitelist but allow anyone with wri... | David Svantesson | 2019-12-03 | 1 | -0/+1 |
* | Extract createComment (#9125) | Lunny Xiao | 2019-11-30 | 1 | -2/+1 |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 3 | -32/+64 |
* | Fix panic when diff (#9187) | Lunny Xiao | 2019-11-28 | 26 | -8/+688 |
* | Add avatar and issue labels to template repositories (#9149) | John Olheiser | 2019-11-25 | 1 | -0/+14 |
* | Add git hooks and webhooks to template repositories; move to services (#8926) | John Olheiser | 2019-11-24 | 2 | -15/+63 |
* | Fix show single review comments in the PR page (#9143) | guillep2k | 2019-11-24 | 1 | -3/+29 |
* | Move mirror sync actions to notification (#9022) | Lunny Xiao | 2019-11-24 | 2 | -81/+13 |
* | Send tag create and push webhook when release created on UI (#8671) | Benno | 2019-11-22 | 1 | -0/+9 |
* | Move merge actions to notification (#9024) | Lunny Xiao | 2019-11-21 | 1 | -19/+1 |
* | Close/reopen issues by keywords in titles and comments (#8866) | guillep2k | 2019-11-18 | 1 | -0/+22 |
* | Rewrite delivery of issue and comment mails (#9009) | guillep2k | 2019-11-18 | 5 | -144/+187 |
* | Add review comments to mail notifications (#8996) | guillep2k | 2019-11-15 | 1 | -4/+28 |
* | Move transfer repository and rename repository on a service package and start... | Lunny Xiao | 2019-11-15 | 4 | -2/+130 |
* | services/mirror: fix dropped test errors (#9007) | Lars Lehtonen | 2019-11-15 | 1 | -0/+2 |
* | Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) | Benno | 2019-11-15 | 1 | -17/+163 |
* | Refactor pull request review (#8954) | Lunny Xiao | 2019-11-14 | 2 | -73/+124 |
* | Don't send notification on pending reviews (#8943) | guillep2k | 2019-11-13 | 1 | -1/+3 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 7 | -72/+87 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -0/+15 |
* | Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) | zeripath | 2019-11-10 | 1 | -91/+214 |
* | Use templates for issue e-mail subject and body (#8329) | guillep2k | 2019-11-07 | 4 | -96/+264 |
* | Move release webhook to notification (#8817) | Lunny Xiao | 2019-11-06 | 1 | -38/+4 |
* | Move pull webhook to notification (#8805) | Lunny Xiao | 2019-11-05 | 3 | -70/+9 |
* | Move actions to notification (#8785) | Lunny Xiao | 2019-11-03 | 2 | -37/+3 |
* | Move push commits events to notification (#8783) | Lunny Xiao | 2019-11-03 | 1 | -20/+3 |
* | Move issue milestone assign to issue service and move webhook to notification... | Lunny Xiao | 2019-11-02 | 2 | -58/+21 |
* | Rename HookQueue to hookQueue (#8778) | Lunny Xiao | 2019-11-02 | 6 | -24/+2 |