672 Commits (e36f80f07b4fe2fb3e69a853e393dfa332e1d9e4)

Author SHA1 Message Date
  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
  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