2002 Commits (release/v1.10)

Author SHA1 Message Date
dioss-Machiel 68bca621cd Prevent empty LDAP search from deactivating all users (#9879) (#9890) 5 years ago
Lunny Xiao c4e0f717e7 fix bug about wrong dependencies permissions check and other wr… (#9884) 5 years ago
zeripath cd3e52d91b Prevent redirect to Host (#9678) (#9680) 5 years ago
6543 cb3fe4cbf1 [Backport] Fix bug when migrate from API (#8631) (#9563) 5 years ago
Lunny Xiao c0bb5ebc15 Fix repository issues pagination bug when there are more than one label filter (#9512) (#9528) 5 years ago
Lunny Xiao 9409ac9030
Fix deleted branch isn't removed when push the branch again (#9516) (#9524) 5 years ago
Brad Albright 58c38ab4b6 backport fix: fixed bug in GitTreeBySHA where pulling items from a page other than page 1 would fail because the wrong var was used to set the entries to return (#9482) 5 years ago
mrsdizzie e03934f035 Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420) 5 years ago
Lunny Xiao 1aeeaa8e89
fix issue indexer not triggered when migrating a repository (#9333) 5 years ago
John Olheiser 9ef148abeb Fix migration releases (#9319) (#9326) (#9328) 5 years ago
6543 f11df80058 File Edit: Author/Committer interchanged [BugFix] (#9300) 5 years ago
6543 42dae399eb Fix max length check and limit in multiple repo forms (#9148) (#9204) 5 years ago
Lunny Xiao 38664d7f39 upgrade levelqueue to 0.1.0 (#9192) (#9199) 5 years ago
zeripath 2b257a91de Fix #9151 - smtp logger configuration sendTos should be an arra… (#9157) 5 years ago
Koichi MATSUMOTO 65a573f3c7 Fix reCAPTCHA URL (#9119) 5 years ago
zeripath a0e76de75a
Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025) 5 years ago
zeripath 3497efac4a
Add Close() method to gogitRepository (#8901) (#8956) 5 years ago
mrsdizzie 43fc99a7ed Update Github Migration Tests (#8938) (#8945) 5 years ago
guillep2k 8693e54426 Backport: Enable punctuations ending mentions (#8889) (#8894) 5 years ago
guillep2k ca69ded83e Update Github migration test (#8896) 5 years ago
Lauris BH 68b7f9f3f7
Fix to close opened io resources as soon as not needed (#8839) (#8846) 5 years ago
Lauris BH 1c65ecc1c6
Fix commit expand button to not go to commit link (#8745) (#8825) 5 years ago
Lunny Xiao 2236375d66 fix 500 when edit hook (#8782) (#8789) 5 years ago
zeripath 646fd8b570 On windows set core.longpaths true (#8776) (#8786) 5 years ago
zeripath 1d10747514 Use AppSubUrl for more redirections (#8647) (#8651) 5 years ago
John Olheiser 83c90e9ba0 Add SubURL to redirect path (#8632) (#8634) 5 years ago
guillep2k 0032278a46 Allow externalID to be UUID (#8551) (#8624) 5 years ago
zeripath ece768ab6e
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) (#8618) 5 years ago
6543 435ce92935 Fix #8582 by handling empty repos (#8587) (#8594) 5 years ago
Lunny Xiao 22cea96c18 Fix bug on pull requests when transfer head repository (#8564) (#8569) 5 years ago
zeripath 34b8becef0 Ensure that GitRepo is set on Empty repositories (#8539) (#8541) 5 years ago
guillep2k 595033f78e Fix password complexity regex for special characters (backport for v1.10.0) (#8524) 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