2397 Commits (251129ed3ea6f6fc527b02f724c611202cb5fb26)

Author SHA1 Message Date
  Lunny Xiao c09ca7ea8b Move git diff codes from models to services/gitdiff (#7889) 5 years ago
  Rinat a3dc05223e feat: highlight issue references with : (#8101) 5 years ago
  David Svantesson 180b059a5e Add API endpoint for accessing repo topics (#7963) 5 years ago
  Gary Kim e215cded43 Add Ability for User to Customize Email Notification Frequency (#7813) 5 years ago
  guillep2k 117bbcc354 Retry create issue to cope with duplicate keys (#7898) 5 years ago
  David Svantesson 1e14f2b8d1 Include description in repository search. (#7942) 5 years ago
  David Svantesson dd78d093b4 Abort syncrhonization from LDAP source if there is some error. (#7960) 5 years ago
  guillep2k 7a11b6ddad Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) 5 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  David Svantesson ba61db56a9 Change repo search to use exact match for topic search. (#7941) 5 years ago
  Lunny Xiao c84c947512 don't convert buffer to string (#7115) 5 years ago
  Lunny Xiao c3a5147439 Add file status on API (#7671) 5 years ago
  Mura Li 25bff11130 Fix pull creation with empty changes (#7920) 5 years ago
  Lunny Xiao 5183baf95a fix wrong sender when send slack webhook (#7918) 5 years ago
  zeripath c777f4f385 Extract the username and password from the mirror url (#7651) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  guillep2k 02b630367b Convert files to utf-8 for indexing (#7814) 5 years ago
  Antoine GIRARD fe84d43f17 lfs/lock: round locked_at timestamp to second (#7872) 5 years ago
  Lunny Xiao 4298202a9b move CreateReview to moduels/pull (#7841) 5 years ago
  Gary Kim 8bfa412172 Check commit message hashes before making links (#7713) 5 years ago
  Antoine GIRARD cd8a25ea16 Fix duplicate call of webhook (#7821) 5 years ago
  Antoine GIRARD 899241b52e api: fix multiple bugs with statuses endpoints (#7785) 5 years ago
  Lunny Xiao ec9cac97fa Fix approvals counting (#7757) 5 years ago
  WGH 8077d14adc Fix Slack webhook fork message (#7774) 5 years ago
  guillep2k be09d194d4 Add migration step to remove old repo_indexer_status orphaned records (#7746) 5 years ago
  Lunny Xiao e734c022fc fix rename failed when rewrite public keys (#7761) 5 years ago
  zeripath 0708f370ae Fix dropTableColumns sqlite implementation (#7710) 5 years ago
  Lunny Xiao c6abb0f864 Add SQL execution on log and indexes on table repository and comment (#7740) 5 years ago
  Lunny Xiao 16e8a23648 add pagination for admin api get orgs and fix only list public orgs bug (#7742) 5 years ago
  guillep2k c68f998b7f Fix repo_index_status lingering when deleting a repository (#7734) 5 years ago
  Lauris BH 0294530b62 Fix milestone completness calculation when migrating (#7725) 5 years ago
  guillep2k b63ffc9182 Fixes indexed repos keeping outdated indexes when files grow too large (#7712) 5 years ago
  Antoine GIRARD 0a613b8bfd org/members: display 2FA members states + optimize sql requests (#7621) 5 years ago
  guillep2k 6a6b75190d Include "executable" files in the index, as they are not necessarily binary (#7718) 5 years ago
  guillep2k d099fa4929 Skip non-regular files (e.g. submodules) on repo indexing (#7711) 5 years ago
  Lunny Xiao fdd2bd5245 fix duplicated webhook when creating issue with assignees (#7681) 6 years ago
  David Svantesson 329ef296f1 Move add to hook queue for created repo to outside xorm session. (#7675) 6 years ago
  Lunny Xiao d6fd784ea9 Move commit repo action from models to repofiles package (#7645) 6 years ago
  zeripath 267b76a69f SetDefaultBranch on pushing to empty repository (#7610) 6 years ago
  Lunny Xiao ded386d786 change length of some repository's columns (#7652) 6 years ago
  renothing 1bb5393a42 fix wrong email when use gitea as OAuth2 provider (#7640) 6 years ago
  Andreas Shimokawa 8ab863ab84 reserve .well-known username (#7637) 6 years ago
  Lunny Xiao 8f5dfec7b6 Fix bug create/edit wiki pages when code master branch protected (#7580) 6 years ago
  zeripath f6c62eba30 Make PKCS8, PEM and SSH2 keys work (#7600) 6 years ago
  zeripath 5a8d37c519 Fix panic on push at #7611 (#7615) 6 years ago
  zeripath 368ab357f8 Fix #7136: Add paging and extend API GetCommitStatuses (#7141) 6 years ago
  Lunny Xiao e183c18dd4 Move models.PushUpdate to repofiles.PushUpdate (#7485) 6 years ago
  Christian Muehlhaeuser b651c9775a Added missing error checks in tests (#7554) 6 years ago
  Christian Muehlhaeuser b9d3030efa Removed unnecessary conversions (#7557) 6 years ago