summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix bug of link query order on markdown render (#14156) (#14171)Lunny Xiao2020-12-285-24/+83
* Migration: drop too long repo topics (#14152) (#14155)65432020-12-261-0/+9
* Fix escaping issue in diff (#14154)zeripath2020-12-261-4/+3
* Fix creation OAuth2 auth source from CLI. (#14146)Daniil Pankratov2020-12-253-3/+27
* Ensure that search term and page are not lost on adoption page-turn (#14133) ...zeripath2020-12-242-1/+14
* more test case for STORAGE_TYPE overrides (and fixes) (#14096) (#14104)65432020-12-222-8/+57
* Fix storage config implementation (#14091) (#14095)65432020-12-222-21/+177
* dep: update crypto. info: https://golangtutorial.dev/news/fix-in-crypto-packa...techknowlogick2020-12-2137-51/+162
* Fix panic in BasicAuthDecode (#14046) (#14048)silverwind2020-12-192-0/+12
* [API] GetCombinedCommitStatusByRef always return json & swagger doc fixes (#1...65432020-12-183-5/+136
* HotFix: Hide private partisipation in Orgs (#13994) (#14031)65432020-12-173-11/+40
* Always wait for the cmd to finish (#14006) (#14039)zeripath2020-12-171-0/+1
* Don't use simpleMDE editor on mobile devices for 1.13 (#14029)mrsdizzie2020-12-172-11/+37
* Add emoji in label to project boards (#13978) (#14021)65432020-12-161-1/+1
* Send webhook when tag is removed via Web UI (#14015) (#14019)Cirno the Strongest2020-12-161-0/+4
* always use headCommitID for review comment diff (#14011)Jimmy Praet2020-12-161-7/+7
* Trim the branch prefix from action.GetBranch (#13981) (#13986)zeripath2020-12-141-1/+2
* Ensure template renderer is available before storage handler (#13982)zeripath2020-12-141-1/+2
* Whenever the password is updated ensure that the hash algorithm is too (#1396...zeripath2020-12-133-4/+4
* Enforce setting HEAD in wiki to master (#13950) (#13961)65432020-12-121-0/+2
* Fix feishu webhook caused by API changed (#13937) (#13938)Lunny Xiao2020-12-111-55/+33
* log error when login failed (#13903) (#13913)Lunny Xiao2020-12-091-4/+4
* Fix Quote Reply button on review diff (#13830) (#13898)Jimmy Praet2020-12-081-15/+15
* Fix Pull Merge when tag with same name as base branch exist (#13882) (#13896)a10121127962020-12-081-1/+1
* [API] return original URL of Repositories (#13885) (#13886)65432020-12-081-0/+1