Commit Graph

239 Commits (3d63caa54245d87dd057d4e853bb5dc7fc39e7db)

Author SHA1 Message Date
zeripath d26885e2bf
Mulitple Gitea Doctor improvements (#10943) 5 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814) 5 years ago
zeripath 2c25e75dca
Various Merge Base fixes (#10786) 5 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540) 5 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646) 5 years ago
James Lakin a9f4489bbc
System-wide webhooks (#10546) 5 years ago
John Olheiser 4a4fc73ee1
Fix migration (#10641) 5 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626) 5 years ago
Antoine GIRARD ae452d024e
Migration for deleting orphaned dependencies (#10617) 5 years ago
Lauris BH 6420f17fb6
Add migration to fix the old broken merge-bases (#10604) 5 years ago
Lunny Xiao 753c0675c1
Fix migration bug on v96.go (#10572) 5 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 5 years ago
guillep2k d816f7018b
Remove migration support from versions earlier than 1.6.0 (#10026) 5 years ago
Lauris BH b3d8e2d4f7
Update topics repo count when deleting repository (#10051) 5 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463) 5 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854) 5 years ago
guillep2k bec99507a4 Add missing columns to repository and user (#9861) 5 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599) 5 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 5 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274) 5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693) 5 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 5 years ago
zeripath e64880ef07 Ignore empty avatars in v115.go (#9520) 5 years ago
6543 f2d03cda96 [API] Extend times API (#9200) 5 years ago
Masudur Rahman e3a5b83212 Fix user avatar name (#8547) 5 years ago
Marge Bouvier 8149ed7040 Issue with Migration rule v111 (#9449) 5 years ago
mrsdizzie e57f763937 Add migration to sanitize repository original_url (#9423) 5 years ago
Lunny Xiao 59fc29db38
fix wrong migration (#9381) 5 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488) 5 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 5 years ago
Lunny Xiao bfcce5f86c Remove release attachments which repository has been deleted (#9334) 5 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
David Svantesson 1aa7e27dd0 Change review content column to type text in db (#9229) 5 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312) 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 5 years ago
Lunny Xiao bb6879d339
Improve notification (#8835) 5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768) 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
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688) 5 years ago
guillep2k 2f10bfa0f6 Fix extra columns from `label` table (#8633) 5 years ago
zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564) 5 years ago
Wenxuan Zhao 17c96ee52b Allow more than 255 characters for tokens in external_login_user table (#8554) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 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