Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move create/fork repository from models to modules/repository (#9489) | Lunny Xiao | 2020-01-12 | 1 | -219/+0 |
* | Add owner_name column for table repository for maintaince reason (#9717) | Lunny Xiao | 2020-01-12 | 1 | -7/+7 |
* | Fix nil reference in repo generation (#9660) | John Olheiser | 2020-01-09 | 1 | -29/+31 |
* | Properly enforce gitea environment for pushes (#9501) | zeripath | 2019-12-27 | 1 | -1/+1 |
* | Use ioutil.TmpDir for new created temp directory (#9368) | Lunny Xiao | 2019-12-16 | 1 | -4/+3 |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 1 | -9/+5 |
* | Variable expansion in repository templates (#9163) | John Olheiser | 2019-11-30 | 1 | -3/+181 |
* | Add avatar and issue labels to template repositories (#9149) | John Olheiser | 2019-11-25 | 1 | -0/+50 |
* | Add git hooks and webhooks to template repositories; move to services (#8926) | John Olheiser | 2019-11-24 | 1 | -0/+162 |