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