| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Move labels webhooks to notification (#8749) | Lunny Xiao | 2019-11-02 | 1 | -52/+3 |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 7 | -22/+29 |
* | Allow to merge if file path contains " or \ (#8629) | Ilya | 2019-11-01 | 1 | -2/+24 |
* | Move webhook codes from service to webhook notification (#8712) | Lunny Xiao | 2019-10-30 | 1 | -69/+5 |
* | Move issue change content from models to service (#8711) | Lunny Xiao | 2019-10-30 | 1 | -0/+23 |
* | Add basic repository lfs management (#7199) | zeripath | 2019-10-28 | 1 | -108/+8 |
* | Move issue notifications (#8713) | Lunny Xiao | 2019-10-29 | 2 | -25/+16 |
* | Move issue change status from models to service (#8691) | Lunny Xiao | 2019-10-28 | 1 | -0/+21 |
* | Move more issue assignee code from models to issue service (#8690) | Lunny Xiao | 2019-10-28 | 3 | -42/+93 |
* | Move some repositories' operations to a standalone service package (#8557) | Lunny Xiao | 2019-10-26 | 1 | -0/+56 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 4 | -10/+115 |
* | Move issue label operations to issue service package (#8553) | Lunny Xiao | 2019-10-19 | 3 | -0/+165 |
* | Improve webhooks (#8583) | John Olheiser | 2019-10-18 | 2 | -1/+7 |
* | Fix bug on pull requests when transfer head repository (#8564) | Lunny Xiao | 2019-10-18 | 1 | -4/+7 |
* | Fix review webhooks (#8570) | John Olheiser | 2019-10-18 | 1 | -13/+27 |
* | Allow externalID to be UUID (#8551) | Wenxuan Zhao | 2019-10-17 | 1 | -5/+1 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -9/+55 |
* | Move sync mirror actions to mirror service package (#8518) | Lunny Xiao | 2019-10-16 | 2 | -6/+93 |
* | Move clearlabels from models to issue service (#8326) | Lunny Xiao | 2019-10-15 | 1 | -0/+21 |
* | Move AddTestPullRequestTask to pull service package from models (#8324) | Lunny Xiao | 2019-10-15 | 2 | -1/+89 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 1 | -0/+66 |
* | Rewrite reference processing code in preparation for opening/closing from com... | guillep2k | 2019-10-13 | 2 | -4/+4 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -9/+20 |