summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Added option to disable webhooks (#13176)Paweł Bogusławski2021-02-112-0/+5
* Add dismiss review feature (#12674)a10121127962021-02-1110-0/+62
* Sort / Move project boards (#14634)Romain2021-02-111-4/+4
* [Vendor] Update go-redis to v8.5.0 (#13749)65432021-02-107-47/+78
* Do not assume all 40 char strings are SHA1s (#14624)zeripath2021-02-101-11/+15
* HasPreviousCommit causes recursive load of commits unnecessarily (#14598)zeripath2021-02-102-13/+50
* Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)zeripath2021-02-102-0/+22
* Ensure memcache TTL cannot be over 30 days (#14592)zeripath2021-02-096-9/+28
* Remove spurious DataAsync Error logging (#14599)zeripath2021-02-071-3/+0
* Fix rate limit bug when downloading assets on migrating from github (#14564)Lunny Xiao2021-02-071-0/+5
* [API] Add affected files of commits to commit struct (#14579)65432021-02-072-5/+26
* Fix locale init (#14582)John Olheiser2021-02-051-2/+9
* Reduce data races (#14549)65432021-02-033-6/+18
* [API] Add pagination to ListBranches (#14524)65432021-02-0310-31/+172
* Internal ssh server respect Ciphers, MACs and KeyExchanges settings (#14523)Stefan2021-01-301-3/+7
* Move middlewares to web/middleware (#14480)Lunny Xiao2021-01-3021-115/+115
* Add Doctor FixWrongUserType (#14522)65432021-01-291-0/+40
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-2912-21/+18
* Fix json charset bug (#14514)Lunny Xiao2021-01-291-2/+2
* enhancement: add signoff option in commit form (#14516)a10121127962021-01-296-8/+23
* Fix load time bug (#14508)Lunny Xiao2021-01-291-4/+10
* Add some Unit-Tests (#14500)65432021-01-286-9/+306
* Fix display since time round (#14226)Lunny Xiao2021-01-282-37/+152
* Fix JSON Header response (#14499)65432021-01-271-1/+1
* Fix access log (#14475)Lunny Xiao2021-01-277-15/+120
* Fix captcha (#14488)Lunny Xiao2021-01-274-46/+18
* Fix switch language (#14484)Lunny Xiao2021-01-271-6/+4
* Fix: url.Values map was not initialized (#14485)PhilAtWysdom2021-01-271-0/+3
* [Feature] add precise search type for Elastic Search (#12869)Jui-Nan Lin2021-01-277-15/+36
* Cron job to cleanup hook_task table (#13080)Brad Albright2021-01-262-0/+25
* Move macaron to chi (#14293)Lunny Xiao2021-01-2654-1368/+2799
* Fix incorrect key name so registerManualConfirm setting works as expected. (#...Dofri Jónsson2021-01-261-1/+1
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-243-5/+39
* just overload to not get it by mistake again ... (#14440)65432021-01-231-0/+5
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-2/+3
* Add support to migrate from gogs (#14342)65432021-01-2116-298/+861
* Display current stopwatch in navbar (#14122)Norwin2021-01-212-0/+4
* Add support for ed25519_sk and ecdsa_sk SSH keys (#13462)Artemis Tosini2021-01-201-1/+1
* Prevent panic on fuzzer provided string (#14405)zeripath2021-01-202-10/+53
* Fix log http status is always zero (#14400)Lunny Xiao2021-01-191-0/+62
* Add pager to the branches page (#14202)Chester Liu2021-01-192-0/+10
* Check if label template exist first (#14384)65432021-01-182-9/+22
* Upgrade blevesearch dependency to v2.0.1 (#14346)Lauris BH2021-01-173-18/+18
* Implement ghost comment mitigation (#14349)65432021-01-171-0/+2
* Sort issue search results by revelance (#14353)Lauris BH2021-01-163-3/+4
* Kd/fix allow svg doctype (#14344)Kyle D2021-01-152-2/+10
* Use IsProd instead of testing if it's equal. (#14336)Lunny Xiao2021-01-143-3/+7
* Fix typo (#14332)Lunny Xiao2021-01-141-1/+1
* Display SVG files as images instead of text (#14101)Jonathan Tran2021-01-123-5/+105
* Add option to change username to the admin panel (#14229)65432021-01-101-0/+1