Commit Graph

622 Commits (1bce1894f5ceefff2af0ebb95d060cec6f9c21b2)

Author SHA1 Message Date
Segev Finer ecfa5f1594 Fix forking an empty repository (#6637) 6 years ago
zeripath b3e757a06c
Correctly adjust mirror url (#6593) 6 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Russell Aunger b34996a629 Implement Default Webhooks (#4299) 6 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
zeripath b2e9894988 Fix reported issue in repo description (#6306) 6 years ago
James E. Blair a5604b1611 Fix renames over redirects (#6216) 6 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) 6 years ago
Lanre Adelowo 3a33742e38 disable git fsck for mirrored repos by default (#6018) 6 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
Lanre Adelowo 634cbaad2b show user who created the repository instead of the organization in action feed (#5948) 6 years ago
John Olheiser f81c6cc2a9 Remove all CommitStatus when a repo is deleted (#5940) 6 years ago
Lauris BH 80098bd752 Fix go-get URL generation (#5905) 6 years ago
sebastian-sauer 84076211b3 Config option to disable automatic repo watching (#5852) 6 years ago
Lauris BH 386e5312a4 When creating new repository fsck option should be enabled (#5817) 6 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009) 6 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
zeripath 6868378673 Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718) 6 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052) 6 years ago
Lunny Xiao 1b3404eaca fix forgot deletion of notification when delete repository (#5506) 6 years ago
Lunny Xiao f80b4f46ae Fix repository deletion when there is large number of issues in it (#5426) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Lunny Xiao c5d098c32e fix bug when users have serval teams with different units on different repositories (#5307) 6 years ago
Lunny Xiao e61c6cd3db fix data race on migrate repository (#5224) 6 years ago
Lunny Xiao 735b12eaf0
fix sqlite lock (#5210) 6 years ago
Lunny Xiao 2b7c366f64
fix sqlite lock (#5184) 6 years ago
Lunny Xiao e7822473e9 Fix race on updatesize (#5190) 6 years ago
Lunny Xiao 5f938c0c78
Fix sqlite lock (#5176) 6 years ago
Lunny Xiao 616b8f42f9 Fix deadlock when sqlite (#5118) 6 years ago
linweijie2012 f98040ad50 fix bug forget to remove Stopwatch when remove repository (#4928) 6 years ago
Lunny Xiao 578cf52ce5
Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645) 6 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) 7 years ago
Allen Wild 15c6bb500b Add repository setting to enable/disable health checks (#3607) 7 years ago
Lunny Xiao 9e5d0a09eb
Global code search support (#3664) 7 years ago
Allen Wild 8606d9f5bc Add admin dashboard option to run health checks (#3606) 7 years ago