672 Commits (e36f80f07b4fe2fb3e69a853e393dfa332e1d9e4)

Author SHA1 Message Date
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  Lunny Xiao 8953cc259a Move notifywatchers from models to notification (#8907) 5 years ago
  zeripath 03447a699d Stop using git count-objects and use raw directory size for repository (#8848) 5 years ago
  guillep2k db28c6b2c5 Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
  Lunny Xiao 691a7396e8 Fix bug when migrate from API (#8631) 5 years ago
  Lunny Xiao fb2c691c3e Move some actions to notification/action (#8779) 5 years ago
  David Svantesson 5a77a8678f Add team option to grant rights for all organization repositories (#8688) 5 years ago
  Benno 8cf85d6658 Respect LFS File Lock on UI (#8719) 5 years ago
  Lunny Xiao 295b1d0f3d Move some repositories' operations to a standalone service package (#8557) 5 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 5 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
  Lunny Xiao f05d8c55bb Fix migrate mirror 500 bug (#8526) 5 years ago
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 5 years ago
  zeripath 19a82f1275 Restore functionality for early gits (#7775) 5 years ago
  zeripath 1c0b9960e1 Ensure that LFS files are relative to the LFS content path (#8455) 5 years ago
  guillep2k 7cee630f26 Allow users with explicit read access to give approvals (#8382) 5 years ago
  David Svantesson 50c913e799 Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 5 years ago
  Lunny Xiao 668f344efb Move mirror to a standalone package from models (#7486) 5 years ago
  guillep2k 82dd562517 Reference issues from pull requests and other issues (#8137) 5 years ago
  John Olheiser bbb834a9af Add option to initialize repository with labels (#6061) 5 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Gary Kim 8bfa412172 Check commit message hashes before making links (#7713) 5 years ago
  Lunny Xiao c6abb0f864 Add SQL execution on log and indexes on table repository and comment (#7740) 5 years ago
  guillep2k c68f998b7f Fix repo_index_status lingering when deleting a repository (#7734) 5 years ago
  David Svantesson 329ef296f1 Move add to hook queue for created repo to outside xorm session. (#7675) 5 years ago
  Lunny Xiao ded386d786 change length of some repository's columns (#7652) 5 years ago
  Lunny Xiao 83f886bd66 Fix repository's pull request count error (#7518) 5 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 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