2433 Commits (12c33e5ac85d9f16afae7171c5d88b068dd55e8c)

Author SHA1 Message Date
  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
  jpicht 2e81933411 Fix default for allowing new organization creation for new users (#7017) 6 years ago
  Lunny Xiao e491c46a28 Add support of utf8mb4 for mysql (#6992) 6 years ago
  zeripath 6f591dd0a1 Change UpdateRepoIndex api to include watchers (#7012) 6 years ago
  Lunny Xiao ea12d141e7 Make webhook http connections resuable (#6976) 6 years ago
  David Schneiderbauer 478a7a5523 fix u2f registrationlist ToRegistrations() method (#6980) 6 years ago
  Lunny Xiao 187b555fb6 Fix index produces problem when issues/pulls deleted (#6973) 6 years ago
  zeripath 01a5adfac8 Stop running hooks on pr merge (#6963) 6 years ago
  mrsdizzie cee889a47d Allow collaborators to view repo owned private org (#6965) 6 years ago
  zeripath 06cbfedd43 SearchRepositoryByName improvements and unification (#6897) 6 years ago
  techknowlogick 4a8443d3d2 Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 6 years ago
  Lunny Xiao 6eee9deb06 Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 6 years ago
  zeripath 301bdc2e04 Add work path CLI option (#6922) 6 years ago
  Lunny Xiao 810b9d5086 Remove macaron dependent on models (#6940) 6 years ago
  Lunny Xiao 43142f0684 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944) 6 years ago