290 Commits (d7c52b8dce725e60adfefb7b4fb85bc0627a672e)

Author SHA1 Message Date
  David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 4 years ago
  6543 66028d58f9 [UI] IssuePage multi repo select (#8741) 4 years ago
  6543 668eaf95d5 [Feature] Custom Reactions (#8886) 4 years ago
  Lunny Xiao 7b7d382b8b Fix datarace on git.GlobalCommandArgs on tests (#9162) 4 years ago
  zeripath 9d9e6ac411 Yet another attempt to fix the intermittent failure of gpg git test (#9146) 4 years ago
  zeripath 055f6d2296 Fix "data race" in testlogger (#9159) 4 years ago
  David Svantesson 69a255defb Team permission to create repository in organization (#8312) 4 years ago
  Antoine GIRARD f128e06ea6 fix: add search to reserved usernames (#9063) 4 years ago
  Lunny Xiao 9ff6312627
Move modules/gzip to gitea.com/macaron/gzip (#9058) 4 years ago
  Lars Lehtonen 3dfe9190b0 integrations: fix dropped errors in TestCreateOrUpdateRepoFileForUpdateWithFileMove() (#9040) 4 years ago
  zeripath 7b75603ffe
Fix intermittent GPG Git test failure (#8968) 4 years ago
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 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
  zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 4 years ago
  Lunny Xiao daab245167
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 4 years ago
  guillep2k 6e1912c73a Fix password complexity check on registration (#8887) 4 years ago
  Lunny Xiao f02138a148 Fix bug when migrate from API (#8631) 4 years ago
  David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688) 4 years ago
  Lunny Xiao bd7709a602
Hide some user information via API if user have no enough permission (#8655) 4 years ago
  zeripath b59a905394
Update heatmap fixtures to restore tests (#8615) 4 years ago
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4 years ago
  zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 4 years ago
  guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 4 years ago
  zeripath 5e759b60cc Restore functionality for early gits (#7775) 4 years ago
  Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456) 4 years ago
  guillep2k 0bda876161 Fix lfs locks (#8361) 4 years ago
  David Svantesson 90ab3056eb Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 4 years ago
  David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108) 4 years ago
  Lunny Xiao a8c024043c Improve integration tests (#8276) 4 years ago
  Sandro Santilli 3dd1cee331 Test more reserved usernames (#8263) 4 years ago
  guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137) 4 years ago
  Mura Li eec997d30a Fix data race (#8204) 4 years ago
  Lunny Xiao be0f7ff9bf
Fix team user api (#8172) 4 years ago
  guillep2k 72f6d5c882 Restrict repository indexing by glob match (#7767) 4 years ago
  David Svantesson 1f951cdeba Add API endpoint for accessing repo topics (#7963) 4 years ago
  Gary Kim ee11974719 Search Commits via Commit Hash (#7400) 4 years ago
  guillep2k 765be70323 Make CI work (#8057) 4 years ago
  Mike Schwörer 042089fbaf API method to list all commits of a repository (#6408) 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
  Mura Li 3ac45e3cb5 Fix pull creation with empty changes (#7920) 4 years ago
  guillep2k de5986ae03 Reduce quote usage to bypass bug in GIT_SSH_COMMAND (#7893) 4 years ago
  guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814) 4 years ago
  Antoine GIRARD c2c35d169c lfs/lock: round locked_at timestamp to second (#7872) 4 years ago
  zeripath 176ba79e96
Fix local runs of ssh-requiring integration tests (#7855) 4 years ago
  Antoine GIRARD e9bb75d8d1 Fix duplicate call of webhook (#7821) 4 years ago
  Antoine GIRARD 2b6f45299d api: fix multiple bugs with statuses endpoints (#7785) 4 years ago
  zeripath 026696b87a
Fix dropTableColumns sqlite implementation (#7710) 4 years ago
  Antoine GIRARD d02566a8ea integration tests: Use t.Helper() (#7654) 4 years ago