summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changelog for v1.13.3 (#14877)v1.13.3Lunny Xiao2021-03-041-0/+23
* Fix paging of file commit logs (#14831) (#14879)zeripath2021-03-041-2/+37
* Print usefull error if SQLite is used in settings but not supported (#14476) ...65432021-03-031-4/+7
* Fix display since time round (#14226) (#14873)zeripath2021-03-032-37/+152
* When Deleting Repository only explicitly close PRs whose base is not this rep...zeripath2021-03-021-1/+6
* Set HCaptchaSiteKey on Link Account pages (#14834) (#14839)zeripath2021-03-011-0/+3
* Fix a couple of CommentAsPatch issues. (#14804) (#14820)zeripath2021-02-286-41/+270
* Disable broken OAuth2 providers at startup (#14802) (#14811)zeripath2021-02-261-1/+7
* Re-enable transfer repo back from org to user account (#14807)65432021-02-262-2/+3
* Build for only available darwin target (#14771) (#14798)65432021-02-251-1/+1
* Backport: Repo Transfer permission checks (#14792) (#14794)65432021-02-254-3/+39
* Fix double alert in oauth2 application edit view (#14764) (#14768)a10121127962021-02-231-1/+0
* Fix broken spans in diffs (#14678) (#14683)zeripath2021-02-152-6/+228
* HasPreviousCommit causes recursive load of commits unnecessarily (#14598) (#1...zeripath2021-02-151-13/+25
* Prevent race in PersistableChannelUniqueQueue.Has (#14651) (#14676)zeripath2021-02-141-0/+5
* Turn default hash password algorightm back to pbkdf2 from argon2 until we fou...Lunny Xiao2021-02-133-3/+3
* Allow org labels to be set with issue templates (#14593) (#14647)zeripath2021-02-131-1/+8
* Do not assume all 40 char strings are SHA1s (#14624) (#14648)zeripath2021-02-141-11/+15
* Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) (#14607)zeripath2021-02-083-9/+91
* Fix bug about ListOptions and stars/watchers pagnation (#14556) (#14573)65432021-02-053-7/+11
* Fix GPG key deletion during account deletion (#14561) (#14569)Anton Khimich2021-02-042-1/+15
* Changelog v1.13.2 (#14535)v1.13.265432021-02-021-0/+32
* configure internal ssh server w/ macs and ciphers, backport of #14523 (#14530)Stefan2021-01-301-3/+7
* Set the name Mapper in migrations (#14526) (#14529)65432021-01-301-0/+5
* Fix wiki preview (#14515)Lunny Xiao2021-01-291-1/+1
* update code.gitea.io/sdk/gitea v0.13.1 -> v0.13.2 (#14497)65432021-01-2826-77/+151
* ChangeUserName: rename user files back on DB issue (#14447)65432021-01-251-3/+12
* Fix migration v141 (#14387) (#14388)65432021-01-232-3/+12
* ensure timeout error is shown on u2f timeout (#14417) (#14431)zeripath2021-01-232-2/+2
* Fix lfs preview bug (#14428) (#14433)65432021-01-231-1/+4
* [Backport] Fix Deadlock & Delete affected reactions on comment deletion (#143...65432021-01-235-14/+23
* Prevent panic on fuzzer provided string (#14405) (#14409)65432021-01-202-10/+53
* Use path not filepath in routers/editor (#14390) (#14396)65432021-01-191-4/+3
* Removed invalid form tag (#14391) (#14395)65432021-01-191-13/+10
* Check if label template exist first (#14384) (#14389)65432021-01-195-31/+38
* check release publisher exists (#14375)Norwin2021-01-181-1/+5
* Use Request.URL.RequestURI() for fcgi (#14312) (#14347)Kyungmin Bae2021-01-152-5/+5
* Use ServerError provided by Context (#14333) (#14345)Lunny Xiao2021-01-153-5/+5
* Fix edit-label form init (#14337)Norwin2021-01-142-3/+3
* fix mailIssueCommentBatch for pull request (#14252) (#14296)a10121127962021-01-111-1/+5
* Add secure/httpOnly attributes to the lang cookie (#14279) (#14280)65432021-01-072-14/+18
* Render links for commit hashes followed by comma (#14224) (#14227)Nuno Silva2021-01-032-1/+7
* Send notifications for mentions in pulls, issues, (code-)comments (#14218) (#...Jimmy Praet2021-01-0315-88/+205
* Fix avatar bugs (#14217) (#14220)65432021-01-021-4/+3
* Ensure that schema search path is set with every connection on postgres (#141...zeripath2021-01-022-11/+85
* Fix dashboard issues labels filter bug (#14210) (#14214)Lunny Xiao2021-01-022-12/+26
* When visit /favicon.ico but the static file is not exist return 404 but not c...Lunny Xiao2021-01-021-0/+1
* fix branch selector on new issue page (#14194) (#14207)a10121127962021-01-012-2/+7
* Check for notExist on profile repository page (#14197) (#14203)zeripath2020-12-311-0/+3
* Add changelog for v1.13.1 (#14172)v1.13.1Lunny Xiao2020-12-281-0/+36