650 Commits (ed1df25c45d2857fa9077854c62aacc3f0cfa95f)

Author SHA1 Message Date
  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
  linweijie2012 706ed38333 fix bug forget to remove Stopwatch when remove repository (#4928) 6 years ago
  Lunny Xiao d3613b7d1a Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645) 6 years ago
  Lauris BH 29e989d503 Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 7 years ago
  kolaente afdc089f64 Added dependencies for issues (#2196) (#2531) 7 years ago
  Lauris BH d04dcf88e9 Add default merge options when adding new repository (#4369) 7 years ago
  cezar97 fa45520109 Add `noreferrer` to rel='noopener` for <a> tags (#4328) 7 years ago
  David Schneiderbauer 304bd2ea73 hide issues from org private repos w/o team assignment (#4034) 7 years ago
  David Schneiderbauer 0ddfbb2b15 Fix not removed watches on unallowed repositories (#4201) 7 years ago
  Lauris BH 3ae658b26d Delete reactions added to issues and comments when deleting repository (#4232) 7 years ago
  奶爸 d5e74f840f fix #4003 (#4004) 7 years ago
  Lunny Xiao 88c541cfe1 Fix some webhooks bugs (#3981) 7 years ago
  Lunny Xiao a619bd08b0 Add more webhooks support and refactor webhook templates directory (#3929) 7 years ago
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  Lauris BH 2a4449a270 Fix to use only needed columns from tables to get repository git paths (#3870) 7 years ago
  Lauris BH 62552c9d90 Fix path cleanup in multiple places (#3871) 7 years ago
  Lunny Xiao c5c1406d2c Add topic support (#3711) 7 years ago
  Allen Wild bfbfa21288 Add repository setting to enable/disable health checks (#3607) 7 years ago
  Lunny Xiao 89bb7ea909 Global code search support (#3664) 7 years ago
  Allen Wild 23c8c642f6 Add admin dashboard option to run health checks (#3606) 7 years ago
  Ethan Koenig 340f07c2bb Fix race condition in repo renaming (#3418) 7 years ago
  Ethan Koenig 5252024e91 Fix empty checkout bug (#3419) 7 years ago
  Wendell Sun 3ef7e2b452 Change local copy origin url after repository rename (#3399) 7 years ago
  Lauris BH c91f81de8d Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
  Sandro Santilli b251b92200 Serve pull request .diff files (#3293) 7 years ago
  Ethan Koenig 34f79c0489 Remove unused consts/vars (#3270) 7 years ago
  Ethan Koenig a8af5abc02 Fix ignored errors when checking if organization, team member (#3177) 7 years ago
  Ethan Koenig a7a4d4e9b6 Fix repo-transfer-and-team-repo-count bug (#3241) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Ethan Koenig 366284dac1 Fix integration tests (#3141) 7 years ago
  Ethan Koenig f38f50f62e Sanitize logs for mirror sync (#3057) 7 years ago
  Lunny Xiao 9fb62a93c5 Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 7 years ago
  Ethan Koenig 7aee62e1bc Code/repo search (#2582) 7 years ago
  Lauris BH 1c6c8a728c Add commit count caching (#2774) 7 years ago
  Lunny Xiao e74ff157c0 Use buffersize to reduce database connection when iterate (#2724) 7 years ago
  Lauris BH 486146e5bd Create new branch from branch selection dropdown (#2130) 7 years ago
  Lauris BH 39ea47b311 Fix so that user can still fork his own repository to owned organizations (#2699) 7 years ago
  Lauris BH e078d3dfe4 Add Activity page to repository (#2674) 7 years ago
  Patrick G a2f704369e Allow custom SSH user in UI for built-in SSH server (#2617) (#2678) 7 years ago
  Lunny Xiao f2f08befaa Fix orgnization user watch repository (#2670) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Morlinest 651263bda1 Remove repo unit index (#2621) 7 years ago