summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix branch/tag notifications in mirror sync (#13855) (#13862)manuelluis2020-12-051-0/+16
* Fix mermaid chart size (#13865)silverwind2020-12-051-1/+2
* Fix crash in short link processor (#13839) (#13841)mrsdizzie2020-12-041-10/+12
* Update font stack to bootstrap's latest (#13834) (#13837)silverwind2020-12-041-2/+2
* Make sure email recipients can see issue (#13820) (#13827)John Olheiser2020-12-031-1/+11
* Reply button is not removed when deleting a code review comment (#13824)Jimmy Praet2020-12-033-90/+100
* When reinitialising DBConfig reset the database use flags (#13796) (#13811)zeripath2020-12-031-0/+5
* Migrations: Use Process Manager to create own Context (#13793)65432020-12-027-15/+34
* 1.13.0 Changelog (#13782)v1.13.0techknowlogick2020-12-021-34/+43
* set git-core paths in snap (#13711) (#13781)techknowlogick2020-12-011-0/+2
* Add Allow-/Block-List for Migrate & Mirrors (#13610) (#13776)65432020-12-0111-4/+229
* Set RUN_MODE prod by default (#13765) (#13767)silverwind2020-12-015-10/+10
* Fix bogus http requests on diffs (#13760) (#13761)silverwind2020-11-301-0/+1