2457 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  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
  zeripath 6169fe6178 make dropTableColumns drop columns on sqlite and constraints on all (#6849) 6 years ago
  zeripath fce79c5c68 #6946 Run hooks on merge/edit and cope with protected branches (#6961) 6 years ago
  Lunny Xiao 959176bcfc Add commit statuses reports on pull request view (#6845) 6 years ago
  Lunny Xiao 4e9dd7cb17 Use batch insert on migrating repository to make the process faster (#7050) 6 years ago
  Mario Lubenka e091f00c9d Show Pull Request button or status of latest PR in branch list (#6990) 6 years ago
  silverwind 19ca8d3160 fix extra newlines when copying from diff in Firefox (#7288) 6 years ago
  Lunny Xiao 97ca2d8884 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 years ago
  zeripath 4135742bcc Make diff line-marker non-selectable (#7279) 6 years ago
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  zeripath 7c0771973a Fix #732: Add LFS objects to base repository on merging (#7082) 6 years ago
  Lunny Xiao e35aaa2b84 Add missing description of label on API (#7159) 6 years ago
  Antoine GIRARD 344ac719fa Use go method to calculate ssh key fingerprint (#7128) 6 years ago
  zeripath 3656c3783b Add LastLogin to the User API (#7196) 6 years ago
  zeripath a87819aba0 Only warn on errors in deleting LFS orphaned files during repo deletion (#7213) 6 years ago
  Lunny Xiao e0a8a99958 fix duplicated file on pull request conflicted files (#7211) 6 years ago
  zeripath 22cb4cc12b Allow colon between fixing word and issue (#7207) 6 years ago
  John Olheiser 9eec15df00 Add error for fork already existing (#7185) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao 7b732d52ad Fix database lock when use random repository fallback image (#7166) 6 years ago
  Mario Lubenka 2dfaee26a2 Fixes diff on merged pull requests (#7171) 6 years ago
  silverwind ae6640998d Various fixes for issue mail notifications (#7165) 6 years ago
  Lunny Xiao b59eaaa90e Move PushUpdate dependency from models to repofiles (#6763) 6 years ago
  Richard Mahn b883738d9d Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
  Lunny Xiao 3e7f784651 Add command to convert mysql database from utf8 to utf8mb4 (#7144) 6 years ago
  Mario Lubenka 143dd310f0 Compare branches, commits and tags with each other (#6991) 6 years ago
  zeripath c987b1e361 Detect noreply email address as user (#7133) 6 years ago