Commit Graph

1992 Commits (d0c7a08d751bd068e557efe56683b999d29eb910)

Author SHA1 Message Date
zeripath d8161ee3fd
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528)
5 years ago
zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483)
5 years ago
zeripath 28f60bb5cb
Ensure default gpg settings not nil and found commits have reference to repo (#8604)
5 years ago
Jonas Franz b2b9bdaf26 Fix #8582 by handling empty repos (#8587)
5 years ago
zeripath 5a62ae5cbf
Add setting to disable BASIC authentication (#8586)
5 years ago
John Olheiser 0a004a69cd Improve webhooks (#8583)
5 years ago
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564)
5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536)
5 years ago
Wenxuan Zhao cf42cb0ae6 Allow externalID to be UUID (#8551)
5 years ago
Lukas de4f10be86 Allow committing / adding empty files using the web ui (#8420) (#8532)
5 years ago
zeripath d4cd4ed442
Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
zeripath 1b72690cb8 Ensure that GitRepo is set on Empty repositories (#8539)
5 years ago
guillep2k 31655aabfc Fix password complexity regex for special characters (on master) (#8525)
5 years ago
Colin Arnott 66e99d722a upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501)
5 years ago
Colin Arnott 80655026d2 upgrade gopkg.in/ini.v1 (#8500)
5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274)
5 years ago
blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)
5 years ago
Lunny Xiao 20477a69ea
Move clearlabels from models to issue service (#8326)
5 years ago
Lunny Xiao 34fb9d68a5 Move AddTestPullRequestTask to pull service package from models (#8324)
5 years ago
guillep2k cea8ea5ae6 Support inline rendering of CUSTOM_URL_SCHEMES (#8496)
5 years ago
Lunny Xiao 0be992a1e2 Make static resouces web browser cache time customized on app.ini (#8442)
5 years ago
David Svantesson 366806db32 Fix errors in create org UI regarding team access permission. (#8506)
5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230)
5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
5 years ago
guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261)
5 years ago
zeripath c888ebfba7 IsBranchExist: return false if provided name is empty (#8485)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
zeripath 5e759b60cc Restore functionality for early gits (#7775)
5 years ago
zeripath 6551a9d6ca
Ensure Request Body Readers are closed in LFS server (#8454)
5 years ago
Lunny Xiao 7ad46cc116
fix template bug on mirror repository setting page (#8438)
5 years ago
guillep2k 356e1a70ea Reduce test sensibility (#8393)
5 years ago
Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331)
5 years ago
Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289)
5 years ago
David Svantesson 90ab3056eb Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756)
5 years ago
Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486)
5 years ago
Lunny Xiao eb11ca6847
Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218)
5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200)
5 years ago
David Svantesson 730065a3dc Do only show teams access for organization repositories, not for personal repositories (#8265)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
guillep2k 2628b15ee3 Fix utf8 tests (#8192)
5 years ago
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481)
5 years ago
Mura Li eec997d30a Fix data race (#8204)
5 years ago
Mario Lubenka a37236314c Adds side-by-side diff for images (#6784)
5 years ago
Mura Li a5f87feefd Fix pull merge 500 error caused by git-fetch breaking behaviors (#8161)
5 years ago
techknowlogick 7a8e299c7c migrate gplus to google oauth2 provider (#7885)
5 years ago
techknowlogick 2837563147
oauth2 with remote Gitea - Fix #8093 (#8149)
5 years ago
Filip Navara 52fda312df Fix reading git notes from nested trees (#8026)
5 years ago
guillep2k 72f6d5c882 Restrict repository indexing by glob match (#7767)
5 years ago
jaqra 7e17424c7e Make link last commit massages in repository home page and commit tables (#8006)
5 years ago