Commit Graph

187 Commits (8d99ee27734b15199e5f620f67e81857d4cddfca)

Author SHA1 Message Date
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
zeripath 2c25e75dca
Various Merge Base fixes (#10786)
4 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540)
4 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806)
4 years ago
James Lakin a9f4489bbc
System-wide webhooks (#10546)
4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626)
4 years ago
Antoine GIRARD ae452d024e
Migration for deleting orphaned dependencies (#10617)
4 years ago
Lauris BH 6420f17fb6
Add migration to fix the old broken merge-bases (#10604)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
guillep2k d816f7018b
Remove migration support from versions earlier than 1.6.0 (#10026)
4 years ago
Lauris BH b3d8e2d4f7
Update topics repo count when deleting repository (#10051)
4 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
4 years ago
guillep2k bec99507a4 Add missing columns to repository and user (#9861)
4 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
4 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
4 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274)
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
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
4 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
Masudur Rahman e3a5b83212 Fix user avatar name (#8547)
4 years ago
mrsdizzie e57f763937 Add migration to sanitize repository original_url (#9423)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
Lunny Xiao bfcce5f86c Remove release attachments which repository has been deleted (#9334)
4 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
4 years ago
David Svantesson 1aa7e27dd0 Change review content column to type text in db (#9229)
4 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
4 years ago
Lunny Xiao bb6879d339
Improve notification (#8835)
4 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768)
4 years ago
guillep2k 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657)
4 years ago
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688)
4 years ago
guillep2k 2f10bfa0f6 Fix extra columns from `label` table (#8633)
4 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
guillep2k f1fdd782d5 Add check for empty set when dropping indexes during migration (#8471)
5 years ago
Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
Lanre Adelowo 63ff61615e Delete releases attachments if release is deleted (#6068)
5 years ago
guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137)
5 years ago
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481)
5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
guillep2k 0470b16e8a Add migration step to remove old repo_indexer_status orphaned records (#7746)
5 years ago
zeripath 026696b87a
Fix dropTableColumns sqlite implementation (#7710)
5 years ago