| Commit message (Expand) | Author | Age | Files | Lines |
* | Move update-server-info to hooks (#12826) | zeripath | 2020-10-14 | 1 | -4/+0 |
* | Cache last commit when pushing for big repository (#10109) | Lunny Xiao | 2020-10-09 | 1 | -7/+46 |
* | Fix repository create/delete event webhooks (#13008) | James Lakin | 2020-10-02 | 1 | -5/+3 |
* | Add config option to make create-on-push repositories public by default (#12936) | Tait Hoyem | 2020-09-27 | 1 | -1/+2 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 2 | -11/+20 |
* | Update only the repository columns that need updating (#12900) | zeripath | 2020-09-20 | 1 | -3/+8 |
* | Move all push update operations to a queue (#10133) | Lunny Xiao | 2020-09-11 | 3 | -0/+515 |
* | API endpoint for repo transfer (#9947) | 6543 | 2020-01-31 | 2 | -3/+21 |
* | Fix pull view when head repository or head branch missed and close related pu... | Lunny Xiao | 2020-01-25 | 1 | -0/+5 |
* | Move RepoWorkingPool to services/repository package (#9754) | Lunny Xiao | 2020-01-15 | 1 | -6/+10 |
* | Move create/fork repository from models to modules/repository (#9489) | Lunny Xiao | 2020-01-12 | 2 | -4/+6 |
* | Push to create repo (#8419) | John Olheiser | 2019-12-15 | 1 | -0/+27 |
* | Move repoWorkPool outside rename/transfer repository (#9086) | Lunny Xiao | 2019-12-06 | 1 | -14/+12 |
* | 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 |
* | Move transfer repository and rename repository on a service package and start... | Lunny Xiao | 2019-11-15 | 3 | -0/+120 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -0/+15 |
* | Move some repositories' operations to a standalone service package (#8557) | Lunny Xiao | 2019-10-26 | 1 | -0/+56 |