597 Commits (54259e2f880365d65340ade6608007b3c5eb2ed5)

Author SHA1 Message Date
  Lunny Xiao e61c6cd3db fix data race on migrate repository (#5224) 5 years ago
  Lunny Xiao 735b12eaf0
fix sqlite lock (#5210) 5 years ago
  Lunny Xiao 2b7c366f64
fix sqlite lock (#5184) 5 years ago
  Lunny Xiao e7822473e9 Fix race on updatesize (#5190) 5 years ago
  Lunny Xiao 5f938c0c78
Fix sqlite lock (#5176) 5 years ago
  Lunny Xiao 616b8f42f9 Fix deadlock when sqlite (#5118) 5 years ago
  linweijie2012 f98040ad50 fix bug forget to remove Stopwatch when remove repository (#4928) 5 years ago
  Lunny Xiao 578cf52ce5
Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645) 5 years ago
  Lauris BH 0c59edaafa Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6 years ago
  kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531) 6 years ago
  Lauris BH 54fedd4070 Add default merge options when adding new repository (#4369) 6 years ago
  cezar97 51ba3df5ff Add `noreferrer` to rel='noopener` for <a> tags (#4328) 6 years ago
  David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 6 years ago
  David Schneiderbauer a93f13849c Fix not removed watches on unallowed repositories (#4201) 6 years ago
  Lauris BH 2b8c0bb5e2 Delete reactions added to issues and comments when deleting repository (#4232) 6 years ago
  奶爸 d94472e89b fix #4003 (#4004) 6 years ago
  Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981) 6 years ago
  Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
  kolaente 95f2e2b57b Multiple assignees (#3705) 6 years ago
  Lauris BH 5ffdf9388b
Fix to use only needed columns from tables to get repository git paths (#3870) 6 years ago
  Lauris BH 181b3a8f09 Fix path cleanup in multiple places (#3871) 6 years ago
  Lunny Xiao bec69f702b
Add topic support (#3711) 6 years ago
  Allen Wild 15c6bb500b Add repository setting to enable/disable health checks (#3607) 6 years ago
  Lunny Xiao 9e5d0a09eb
Global code search support (#3664) 6 years ago
  Allen Wild 8606d9f5bc Add admin dashboard option to run health checks (#3606) 6 years ago
  Ethan Koenig bac6ac033a Fix race condition in repo renaming (#3418) 6 years ago
  Ethan Koenig c55a027da3 Fix empty checkout bug (#3419) 6 years ago
  Wendell Sun b627f1131b Change local copy origin url after repository rename (#3399) 6 years ago
  Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 6 years ago
  Sandro Santilli a192f3052e Serve pull request .diff files (#3293) 6 years ago
  Ethan Koenig 3850bad4c0 Remove unused consts/vars (#3270) 6 years ago
  Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177) 6 years ago
  Ethan Koenig e67b4055f9 Fix repo-transfer-and-team-repo-count bug (#3241) 6 years ago
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 years ago
  Ethan Koenig d1efe2078a Fix integration tests (#3141) 6 years ago
  Ethan Koenig a0964775ab Sanitize logs for mirror sync (#3057) 6 years ago
  Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 6 years ago
  Ethan Koenig 5866eb2321 Code/repo search (#2582) 6 years ago
  Lauris BH eca05b09aa Add commit count caching (#2774) 6 years ago
  Lunny Xiao 985a39590b Use buffersize to reduce database connection when iterate (#2724) 6 years ago
  Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130) 6 years ago
  Lauris BH 1ec4dc6c1d Fix so that user can still fork his own repository to owned organizations (#2699) 6 years ago
  Lauris BH f42dbdbae5 Add Activity page to repository (#2674) 6 years ago
  Patrick G e89bb7ef6a Allow custom SSH user in UI for built-in SSH server (#2617) (#2678) 6 years ago
  Lunny Xiao 514006a2e5 Fix orgnization user watch repository (#2670) 6 years ago
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6 years ago
  Morlinest a04718a2a6 Remove repo unit index (#2621) 6 years ago
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 6 years ago
  Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596) 6 years ago
  Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459) 6 years ago