Commit Graph

707 Commits (ef89e75d0eb232e98ca7a7ef278b8681c7f4fe50)

Author SHA1 Message Date
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
4 years ago
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
4 years ago
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646)
4 years ago
Lauris BH 6a57364dc8
Delete dependencies when deleting a repository (#10608)
4 years ago
Lunny Xiao 8db20e807d
Fix test (#10363)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
Lauris BH b3d8e2d4f7
Update topics repo count when deleting repository (#10051)
4 years ago
Lunny Xiao a67c06ce90 Sanitize credentials in mirror form (#9975)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854)
4 years ago
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788)
4 years ago
Lunny Xiao d32eac44b1 Move RepoWorkingPool to services/repository package (#9754)
4 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489)
4 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
4 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693)
4 years ago
zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501)
4 years ago
zeripath 145c1ea0b6
Remove and recreate the hooks to set them executable with the umask (#9502)
4 years ago
Lunny Xiao 59d6401486
Use ioutil.TmpDir for new created temp directory (#9368)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353)
4 years ago
zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302)
4 years ago
zeripath dc2fe9801f Make repository management section handle lfs locks (#8726)
4 years ago
Lunny Xiao 751cfb805d
Fix bug that release attachment files not deleted when deleting repository (#9322)
4 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191)
4 years ago
Oscar Costa 1583c48e3a Show label list on label set (#9251)
4 years ago
Lunny Xiao 77730db257
Move repoWorkPool outside rename/transfer repository (#9086)
4 years ago
6543 7c6f2e27be Add release_counter to Repo API (#9214)
4 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213)
4 years ago
John Olheiser 15a5c10d33 Variable expansion in repository templates (#9163)
4 years ago
6543 d7c1310353 expose PR counter on Repo API (#9202)
4 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149)
4 years ago
John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926)
4 years ago
guillep2k f25fd5c8eb Fix team links in HTML rendering (#9127)
4 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
4 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573)
4 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768)
5 years ago
Lunny Xiao 273a24f226
Move notifywatchers from models to notification (#8907)
5 years ago
zeripath ee1d64ddd1
Stop using git count-objects and use raw directory size for repository (#8848)
5 years ago
guillep2k 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657)
5 years ago
Lunny Xiao f02138a148 Fix bug when migrate from API (#8631)
5 years ago
Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779)
5 years ago
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688)
5 years ago
Benno 7bb817e6d1 Respect LFS File Lock on UI (#8719)
5 years ago
Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557)
5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
Lunny Xiao 1d9a1a0d45 Fix migrate mirror 500 bug (#8526)
5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago