summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-07Changelog v1.13.4 (#14917)v1.13.46543
2021-03-07Fix race in LFS ContentStore.Put(...) (#14895) (#14913)zeripath
2021-03-06Fix a couple of issues with a feeds (#14897) (#14903)6543
2021-03-06Fix race in local storage (#14888) (#14901)6543
2021-03-06When transfering repository and database transaction failed, rollback the ren...6543
2021-03-05Signed-off-by: jolheiser <john.olheiser@gmail.com> (#14898) (#14899)John Olheiser
2021-03-04[Docs] Fix how lfs data path is set (#14855) (#14884)6543
2021-03-04IsUserAllowedToUpdate should igonre if user is nil (#14886)6543
2021-03-04Add changelog for v1.13.3 (#14877)v1.13.3Lunny Xiao
2021-03-04Fix paging of file commit logs (#14831) (#14879)zeripath
2021-03-03Print usefull error if SQLite is used in settings but not supported (#14476) ...6543
2021-03-03Fix display since time round (#14226) (#14873)zeripath
2021-03-02When Deleting Repository only explicitly close PRs whose base is not this rep...zeripath
2021-03-01Set HCaptchaSiteKey on Link Account pages (#14834) (#14839)zeripath
2021-02-28Fix a couple of CommentAsPatch issues. (#14804) (#14820)zeripath
2021-02-26Disable broken OAuth2 providers at startup (#14802) (#14811)zeripath
2021-02-26Re-enable transfer repo back from org to user account (#14807)6543
2021-02-25Build for only available darwin target (#14771) (#14798)6543
2021-02-25Backport: Repo Transfer permission checks (#14792) (#14794)6543
2021-02-23Fix double alert in oauth2 application edit view (#14764) (#14768)a1012112796
2021-02-15Fix broken spans in diffs (#14678) (#14683)zeripath
2021-02-15HasPreviousCommit causes recursive load of commits unnecessarily (#14598) (#1...zeripath
2021-02-14Prevent race in PersistableChannelUniqueQueue.Has (#14651) (#14676)zeripath
2021-02-13Turn default hash password algorightm back to pbkdf2 from argon2 until we fou...Lunny Xiao
2021-02-13Allow org labels to be set with issue templates (#14593) (#14647)zeripath
2021-02-14Do not assume all 40 char strings are SHA1s (#14624) (#14648)zeripath
2021-02-08Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) (#14607)zeripath
2021-02-05Fix bug about ListOptions and stars/watchers pagnation (#14556) (#14573)6543
2021-02-04Fix GPG key deletion during account deletion (#14561) (#14569)Anton Khimich
2021-02-02Changelog v1.13.2 (#14535)v1.13.26543
2021-01-30configure internal ssh server w/ macs and ciphers, backport of #14523 (#14530)Stefan
2021-01-30Set the name Mapper in migrations (#14526) (#14529)6543
2021-01-29Fix wiki preview (#14515)Lunny Xiao
2021-01-28update code.gitea.io/sdk/gitea v0.13.1 -> v0.13.2 (#14497)6543
2021-01-25ChangeUserName: rename user files back on DB issue (#14447)6543
2021-01-23Fix migration v141 (#14387) (#14388)6543
2021-01-23ensure timeout error is shown on u2f timeout (#14417) (#14431)zeripath
2021-01-23Fix lfs preview bug (#14428) (#14433)6543
2021-01-23[Backport] Fix Deadlock & Delete affected reactions on comment deletion (#143...6543
2021-01-20Prevent panic on fuzzer provided string (#14405) (#14409)6543
2021-01-19Use path not filepath in routers/editor (#14390) (#14396)6543
2021-01-19Removed invalid form tag (#14391) (#14395)6543
2021-01-19Check if label template exist first (#14384) (#14389)6543
2021-01-18check release publisher exists (#14375)Norwin
2021-01-15Use Request.URL.RequestURI() for fcgi (#14312) (#14347)Kyungmin Bae
2021-01-15Use ServerError provided by Context (#14333) (#14345)Lunny Xiao
2021-01-14Fix edit-label form init (#14337)Norwin
2021-01-11fix mailIssueCommentBatch for pull request (#14252) (#14296)a1012112796
2021-01-07Add secure/httpOnly attributes to the lang cookie (#14279) (#14280)6543
2021-01-03Render links for commit hashes followed by comma (#14224) (#14227)Nuno Silva