summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-017-1/+50
* Create tag on ui (#13467)a10121127962021-02-283-1/+4
* Prevent use of double sub-path and incorrect asset path in manifest (#14827)zeripath2021-02-282-4/+7
* Fix a couple of CommentAsPatch issues. (#14804)zeripath2021-02-273-22/+94
* Fix repo-restore bug with poster not replaced (#14759)Lunny Xiao2021-02-222-11/+28
* Fix go get (#14758)Lunny Xiao2021-02-221-58/+0
* Export LFS & TimeTracking function status (#14753)65432021-02-201-3/+5
* Prevent endless loop if templates missing (#14752)zeripath2021-02-201-0/+4
* stopwatch notif: check if timetracking is enabled (#14750)Norwin2021-02-201-0/+3
* Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#1...zeripath2021-02-192-19/+33
* Fix when a commit not found returned 500 (#14732)Lunny Xiao2021-02-181-0/+6
* [API] Add Restricted Field to User (#14630)65432021-02-183-6/+10
* Remove NULs byte arrays passed to PostProcess (#14587)zeripath2021-02-181-1/+23
* Fix github download on migration (#14703)Lunny Xiao2021-02-181-4/+19
* Reduce calls to git cat-file -s (#14682)zeripath2021-02-179-28/+141
* Use cat-file --batch in GetLanguageStats (#14685)zeripath2021-02-171-30/+100
* Add Password Algorithm option to install page (#14701)zeripath2021-02-161-0/+2
* Restore detection of branches are equal on compare page (#14586)zeripath2021-02-161-3/+16
* Create DB session provider(based on xorm) (#13031)zeripath2021-02-153-1/+175
* Allow blocking some email domains from registering an account (#14667)Damien Goutte-Gattat2021-02-153-16/+51
* Prevent template renderer from rendering error (#14646)zeripath2021-02-131-6/+7
* Prevent race in PersistableChannelUniqueQueue.Has (#14651)zeripath2021-02-131-0/+5
* Turn default hash password algorightm back to pbkdf2 from argon2 until we fou...Lunny Xiao2021-02-131-1/+1
* rm gogs relict (#14665)65432021-02-141-6/+0
* 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