Commit Graph

16 Commits (532383d7ddca2eeed37d2af20cd91f2824fc9cc7)

Author SHA1 Message Date
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632) 3 years ago
Lunny Xiao 48ccd325a1
Move some functions into services/repository (#17660) 3 years ago
Kyle Evans cad70599a6
Refactor the fork service slightly to take ForkRepoOptions (#16744) 3 years ago
James Lakin 6fc129fe62
Fix repository create/delete event webhooks (#13008) 4 years ago
Tait Hoyem c85c9d40c2
Add config option to make create-on-push repositories public by default (#12936) 4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920) 4 years ago
Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133) 4 years ago
Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 5 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 5 years ago
John Olheiser 6715677b2b Push to create repo (#8419) 5 years ago
John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926) 5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768) 5 years ago
Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557) 5 years ago