217 Commits (313ace93d048b13bdeba642c37e85175d68a6fc1)

Author SHA1 Message Date
  zeripath c34ad62eea
Mulitple Gitea Doctor improvements (#10943) (#10990) (#10064) (#9095) (#10991) 4 years ago
  guillep2k abb534ba7a
Fix migration bug on v96.go (#10572) (#10573) 4 years ago
  David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 4 years ago
  zeripath e64880ef07 Ignore empty avatars in v115.go (#9520) 4 years ago
  6543 f2d03cda96 [API] Extend times API (#9200) 4 years ago
  Masudur Rahman e3a5b83212 Fix user avatar name (#8547) 4 years ago
  Marge Bouvier 8149ed7040 Issue with Migration rule v111 (#9449) 4 years ago
  mrsdizzie e57f763937 Add migration to sanitize repository original_url (#9423) 4 years ago
  Lunny Xiao 59fc29db38
fix wrong migration (#9381) 4 years ago
  Mario Lubenka 61db834904 Change target branch for pull request (#6488) 4 years ago
  Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 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
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 years ago
  Lunny Xiao bb6879d339
Improve notification (#8835) 4 years ago
  John Olheiser 74a6add4d9 Template Repositories (#8768) 4 years ago
  zeripath ee1d64ddd1
Stop using git count-objects and use raw directory size for repository (#8848) 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) 4 years ago
  Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564) 4 years ago
  Wenxuan Zhao 17c96ee52b Allow more than 255 characters for tokens in external_login_user table (#8554) 4 years ago
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4 years ago
  Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 4 years ago
  Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 4 years ago
  guillep2k f1fdd782d5 Add check for empty set when dropping indexes during migration (#8471) 4 years ago
  guillep2k dd611c9a86 Fix migration v96 to keep issue attachments (#8435) 4 years ago
  Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331) 4 years ago
  David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045) 4 years ago
  Lanre Adelowo 63ff61615e Delete releases attachments if release is deleted (#6068) 4 years ago
  guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137) 4 years ago
  Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481) 4 years ago
  Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813) 4 years ago
  Lunny Xiao f83db078f0 Move database settings from models to setting (#7806) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 years ago
  guillep2k 0470b16e8a Add migration step to remove old repo_indexer_status orphaned records (#7746) 4 years ago
  zeripath 026696b87a
Fix dropTableColumns sqlite implementation (#7710) 4 years ago
  Lunny Xiao 7b009626da Add SQL execution on log and indexes on table repository and comment (#7740) 4 years ago
  Lunny Xiao 0c927b1606
change length of some repository's columns (#7652) 4 years ago
  mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
  zeripath 9fdd199cca make dropTableColumns drop columns on sqlite and constraints on all (#6849) 5 years ago
  Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845) 5 years ago
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986) 5 years ago
  Bo-Yi Wu 743697a549
refactor: append, build variable and type switch (#4940) 5 years ago