2433 Commits (12c33e5ac85d9f16afae7171c5d88b068dd55e8c)

Author SHA1 Message Date
  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) 5 years ago
  David Svantesson 329ef296f1 Move add to hook queue for created repo to outside xorm session. (#7675) 5 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
  silverwind a47a856e4b Improve SSH key parser to handle newlines in keys (#7522) 6 years ago
  Christian Muehlhaeuser 8acc6ccd3e Fixed ineffectual assignments (#7555) 6 years ago
  Christian Muehlhaeuser 2dad58e5c0 Fixed ineffectual assignments in tests (#7553) 6 years ago
  Lunny Xiao 83f886bd66 Fix repository's pull request count error (#7518) 6 years ago
  mrsdizzie 2c24a9b4bf Include thread related headers in issue/coment mail (#7484) 6 years ago
  Monty Taylor 797aacb8eb Update User.NumRepos atomically in createRepository (#7493) 6 years ago
  Lunny Xiao 0b798129d2 Move status table to cron package (#7370) 6 years ago
  mrsdizzie 57ec1c31c9 Fix regex for issues in commit messages (#7444) 6 years ago
  quantonganh f1c7de9a89 only return head: null if source branch was deleted (#6705) 6 years ago
  mrsdizzie 41fa62153a Display original author and URL information when showing migrated issues/comments (#7352) 6 years ago
  EpicCoder 20e670c49d Add additional password hash algorithms (closes #5859) (#6023) 6 years ago
  Drew d58ddb8112 Fix mirror sync not automatically sending webhook requests (#7366) 6 years ago
  Lunny Xiao 0318b0e5bc Detect migrating batch size (#7353) 6 years ago
  Lunny Xiao 5840e7c9b3 Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337) 6 years ago