2300 Commits (d4667a4949729ad73b7dc0c633bd6daca4508073)

Author SHA1 Message Date
  Lunny Xiao 2c5c458dd7
Move models.PushUpdate to repofiles.PushUpdate (#7485) 4 years ago
  Christian Muehlhaeuser 5e4e7d3df0 Added missing error checks in tests (#7554) 4 years ago
  Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 4 years ago
  silverwind b10109ffe8 Improve SSH key parser to handle newlines in keys (#7522) 4 years ago
  Christian Muehlhaeuser b0cd3b8ab9 Fixed ineffectual assignments (#7555) 4 years ago
  Christian Muehlhaeuser 12a098920c Fixed ineffectual assignments in tests (#7553) 4 years ago
  Lunny Xiao e0d6d2f978 Fix repository's pull request count error (#7518) 4 years ago
  mrsdizzie 944d904980 Include thread related headers in issue/coment mail (#7484) 4 years ago
  Monty Taylor 361607d831 Update User.NumRepos atomically in createRepository (#7493) 4 years ago
  Lunny Xiao d2958d9f46 Move status table to cron package (#7370) 4 years ago
  mrsdizzie fb0c562f8b Fix regex for issues in commit messages (#7444) 4 years ago
  quantonganh ff85a6331e only return head: null if source branch was deleted (#6705) 4 years ago
  mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352) 4 years ago
  EpicCoder 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023) 4 years ago
  Drew 89aa08d372 Fix mirror sync not automatically sending webhook requests (#7366) 4 years ago
  Lunny Xiao 337d6915ff Detect migrating batch size (#7353) 4 years ago
  Lunny Xiao e728b55812 Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337) 4 years ago
  zeripath 9fdd199cca make dropTableColumns drop columns on sqlite and constraints on all (#6849) 4 years ago
  zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961) 4 years ago
  Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845) 4 years ago
  Lunny Xiao 462284e2f5
Use batch insert on migrating repository to make the process faster (#7050) 4 years ago
  Mario Lubenka 7c0f2b9843 Show Pull Request button or status of latest PR in branch list (#6990) 4 years ago
  silverwind da23041257 fix extra newlines when copying from diff in Firefox (#7288) 4 years ago
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 4 years ago
  zeripath 5908bb1030
Make diff line-marker non-selectable (#7279) 4 years ago
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 4 years ago
  zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082) 5 years ago
  Lunny Xiao d8168b356d
Add missing description of label on API (#7159) 5 years ago
  Antoine GIRARD 367aeb169a Use go method to calculate ssh key fingerprint (#7128) 5 years ago
  zeripath cf2221e3ac Add LastLogin to the User API (#7196) 5 years ago
  zeripath cde410521c
Only warn on errors in deleting LFS orphaned files during repo deletion (#7213) 5 years ago
  Lunny Xiao 0323122fd7 fix duplicated file on pull request conflicted files (#7211) 5 years ago
  zeripath 94ceaf1c0c Allow colon between fixing word and issue (#7207) 5 years ago
  John Olheiser 744fd6a1c8 Add error for fork already existing (#7185) 5 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  Lunny Xiao 5832f8d90d Fix database lock when use random repository fallback image (#7166) 5 years ago
  Mario Lubenka 1608f63e39 Fixes diff on merged pull requests (#7171) 5 years ago
  silverwind 499a8a1cdd Various fixes for issue mail notifications (#7165) 5 years ago
  Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763) 5 years ago
  Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago
  Lunny Xiao 23a2ee3510
Add command to convert mysql database from utf8 to utf8mb4 (#7144) 5 years ago
  Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991) 5 years ago
  zeripath bd55f6ff36
Detect noreply email address as user (#7133) 5 years ago
  Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131) 5 years ago
  Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087) 5 years ago
  zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993) 5 years ago
  Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 5 years ago
  Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986) 5 years ago
  zeripath 57b2ce03d5
Handle early git version's lack of get-url (#7065) 5 years ago
  Bo-Yi Wu 743697a549
refactor: append, build variable and type switch (#4940) 5 years ago