summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use -1 to disable key algorithm type in ssh.minimum_key_sizes (#11635) (#11662)zeripath2020-05-281-0/+2
* Handle expected errors in AddGPGkey API (#11644) (#11661)65432020-05-284-4/+18
* Return json on 500 error from API (#11574) (#11659)65432020-05-281-4/+21
* When must change password only show Signout (#11600) (#11637)guillep2k2020-05-273-6/+31
* Backport various styling fixes (#11619)Cirno the Strongest2020-05-255-5/+33
* Fix wrong milestone in webhook message (#11596) (#11611)Gary Kim2020-05-251-1/+1
* When initialising repositories ensure that the user doing the creation is the...zeripath2020-05-251-1/+1
* Fix serviceworker output file and misc improvements (#11562) (#11610)silverwind2020-05-256-21/+38
* Prevent (caught) panic on login (#11590) (#11597)zeripath2020-05-241-6/+14
* Prevent empty query parameter being set on dashboard (#11561) (#11604)zeripath2020-05-241-1/+6
* Fix images in wiki edit preview (#11546) (#11602)mrsdizzie2020-05-242-2/+3
* Allow different HardBreaks settings for documents and comments (#11515) (#11599)zeripath2020-05-2412-29/+77
* Enforce transparent background on editor toolbar elements (#11569) (#11583)Cirno the Strongest2020-05-231-0/+4
* Ensure serviceworker is created as /serviceworker.js (#11577) (#11582)zeripath2020-05-232-1/+2
* Prevent transferring repos to invisible orgs (#11517) (#11549)guillep2k2020-05-221-0/+9
* Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) (#11542)silverwind2020-05-221-3/+6
* Close EventSource before unloading the page (#11539) (#11557)silverwind2020-05-221-0/+3
* Fix the bug that the emoji don't disappear(#11489) (#11530)L0veSunshine2020-05-221-1/+1
* Move serviceworker to workbox and fix SSE interference (#11538) (#11547)silverwind2020-05-2212-133/+96
* Ensure emoji render with regular font-weight (#11541) (#11545)silverwind2020-05-221-2/+2
* Fix form action template substitutions on admin pages (backport #11519) (#11531)Matthew R. McDougal2020-05-212-2/+2
* API PullReviewComment HTMLPullURL should return the HTMLURL (#11501) (#11533)zeripath2020-05-211-1/+1
* Fix repo-list private and total count bugs (#11500) (#11532)zeripath2020-05-215-62/+23
* Fix margin for branch-update grid on PR view when update button is not presen...Cirno the Strongest2020-05-211-4/+1
* TrimSpace when reading InternalToken from a file (#11502) (#11524)zeripath2020-05-202-4/+21
* Fix selected line color in arc-green (#11492) (#11520)Cirno the Strongest2020-05-201-1/+1
* Use more toned colors for selected line (#11493) (#11511)Cirno the Strongest2020-05-192-2/+2
* Tweak reaction buttons (#11496) (#11516)silverwind2020-05-191-9/+9
* Make localstorage read ssh or https correctly (#11483) (#11490)65432020-05-191-3/+7
* Fix top margin for bottom attached header (#11480) (#11485)Cirno the Strongest2020-05-191-1/+1
* MySQL instance is needed for all triggers (#11484)v1.12.0-rc1Lauris BH2020-05-181-4/+0
* Changelog for v1.12.0-rc1 (#11462)Lauris BH2020-05-181-0/+280
* Fix comment box styling and cancelling (#11463) (#11464) (#11469) (#11467)Lauris BH2020-05-183-1/+11
* Ensure public repositories in private organizations are visible and fix admin...65432020-05-182-5/+27
* Fix "Unknown task: git_fsck" error on admin dashboard (#11468) (#11471)65432020-05-183-5/+2
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-172-2/+36
* Increase width for authors on commit view (#11441)Cirno the Strongest2020-05-171-3/+3
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-176-5/+456
* Change tab width for .go files to 4 (#11455)silverwind2020-05-171-12/+3
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-173-0/+176
* Whenever the ctx.Session is updated, release it to save it before sending the...zeripath2020-05-176-100/+168
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-177-25/+1110
* Docs: add AlpineLinux packages (#11446)65432020-05-171-0/+11
* Fix translation to be compatible with crowdin (#11453)Lauris BH2020-05-171-4/+4
* Allow all members of private orgs to see public repos (#11442)zeripath2020-05-171-10/+15
* Forcibly clean and destroy the session on logout (#11447)zeripath2020-05-171-5/+2
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-1723-208/+0
* Check Push permissions on IsUserAllowedToUpdate (#11448)65432020-05-161-0/+11
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-161-0/+11
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-1625-452/+850