2397 Commits (251129ed3ea6f6fc527b02f724c611202cb5fb26)

Author SHA1 Message Date
  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
  Lanre Adelowo f97ee5fe5d Add state param to milestone listing API (#7131) 6 years ago
  Mario Lubenka f760e0c1db Repository avatar fallback configuration (#7087) 6 years ago
  zeripath 9bd4f39890 Move serv hook functionality & drop GitLogger (#6993) 6 years ago
  Richard Mahn b1b0bc1e07 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 6 years ago
  Sergey Dryabzhinsky ec48187bcf Repository avatars (#6986) 6 years ago
  zeripath c4a800307d Handle early git version's lack of get-url (#7065) 6 years ago
  Bo-Yi Wu 5c8fb06e75 refactor: append, build variable and type switch (#4940) 6 years ago
  Bo-Yi Wu 0935f222ed chore: change issue mail title. (#7064) 6 years ago
  Lunny Xiao 0071abfdf4 fix possbile mysql invalid connnection error (#7051) 6 years ago
  Rob Watson 7288c069d3 Improve handling of non-square avatars (#7025) 6 years ago