641 Commits (797aacb8ebfe81ab65e4fa36bd30d6e58faa3f6c)

Author SHA1 Message Date
  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 41fa62153a Display original author and URL information when showing migrated issues/comments (#7352) 6 years ago
  Lunny Xiao 5840e7c9b3 Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337) 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
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  zeripath a87819aba0 Only warn on errors in deleting LFS orphaned files during repo deletion (#7213) 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 f760e0c1db Repository avatar fallback configuration (#7087) 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
  Lunny Xiao 187b555fb6 Fix index produces problem when issues/pulls deleted (#6973) 6 years ago
  Lunny Xiao 6eee9deb06 Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 6 years ago
  zeripath 5c64f29bbd Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Lunny Xiao b22b06dc27 Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
  zeripath 718c47861a Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
  Segev Finer 5f98b08ca0 Fix forking an empty repository (#6637) 6 years ago
  zeripath e031e6c741 Correctly adjust mirror url (#6593) 6 years ago
  mrsdizzie 50747bc12e Improve issue autolinks (#6273) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  Russell Aunger de4be7a2c2 Implement Default Webhooks (#4299) 6 years ago
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
  zeripath 291466739b Fix reported issue in repo description (#6306) 6 years ago
  James E. Blair d51dddd7f7 Fix renames over redirects (#6216) 6 years ago
  Lanre Adelowo 5c160bafca Add option to close issues via commit on a non master branch (#5992) 6 years ago
  Lanre Adelowo e58657a585 disable git fsck for mirrored repos by default (#6018) 6 years ago
  zeripath 54b40cb52b Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
  Lanre Adelowo 7ddcf073f4 show user who created the repository instead of the organization in action feed (#5948) 6 years ago
  John Olheiser 2ca6bb6417 Remove all CommitStatus when a repo is deleted (#5940) 6 years ago
  Lauris BH 0c08bdda84 Fix go-get URL generation (#5905) 6 years ago
  sebastian-sauer 146f3f77e9 Config option to disable automatic repo watching (#5852) 6 years ago
  Lauris BH d897fa80ef When creating new repository fsck option should be enabled (#5817) 6 years ago
  kolaente e27a5c45c4 Feature: Archive repos (#5009) 6 years ago
  zeripath add9b0c141 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
  zeripath edab793179 Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718) 6 years ago
  Julian 561ede5a94 Add rebase with merge commit merge style (#3844) (#4052) 6 years ago
  Lunny Xiao 50235d3693 fix forgot deletion of notification when delete repository (#5506) 6 years ago
  Lunny Xiao 05f8fa54e6 Fix repository deletion when there is large number of issues in it (#5426) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lunny Xiao e1304f1303 fix bug when users have serval teams with different units on different repositories (#5307) 6 years ago
  Lunny Xiao 0d4e3c4d29 fix data race on migrate repository (#5224) 6 years ago
  Lunny Xiao 487d83b8d4 fix sqlite lock (#5210) 6 years ago
  Lunny Xiao 5ef2846eb3 fix sqlite lock (#5184) 6 years ago
  Lunny Xiao c7ee3f1fbd Fix race on updatesize (#5190) 6 years ago
  Lunny Xiao 712ad9cd0b Fix sqlite lock (#5176) 6 years ago
  Lunny Xiao 8042400291 Fix deadlock when sqlite (#5118) 6 years ago