summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Add topic support (#3711)Lunny Xiao2018-04-111-0/+5
* Add EnableTimetracking option to app settings (#3719)Bwko2018-04-091-1/+5
* Add config option to enable or disable log executed SQL (#3726)Lunny Xiao2018-03-301-0/+2
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-271-0/+3
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-251-4/+7
* Global code search support (#3664)Lunny Xiao2018-03-162-8/+25
* Refactor and simplify redirect to url (#3674)Lauris BH2018-03-151-0/+21
* Add label descriptions (#3662)Lauris BH2018-03-131-3/+4
* Fix wiki inter-links with cases and add tests for this case (#3560)Chaz Reid2018-03-052-6/+16
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-277-935/+1008
* fix gpg expired bug when time is zero (#3584)Lunny Xiao2018-02-261-0/+5
* Populate URL field of API commits (#3546)Ethan Koenig2018-02-207-82/+103
* Implements generator cli for secrets (#3531)Codruț Constantin Gușoi2018-02-185-58/+114
* Add option to enable or disable swagger endpoints (#3502)Piotr Orzechowski2018-02-142-2/+5
* Escape search query (#3486)Jonas Franz2018-02-111-0/+7
* Reduce repo indexer disk usage (#3452)Ethan Koenig2018-02-053-89/+105
* Enable caching on assets and avatars (#3376)Morgan Bazalgette2018-02-043-25/+143
* Allow square brackets in external issue patterns (#3408)Christian Köberl2018-02-032-2/+7
* Add sensitive headers (#3429)Antoine GIRARD2018-01-311-0/+6
* Fix go-get content type (#3426)Lauris BH2018-01-291-1/+3
* Add doctype to go-get=1 reponse (#3423)Lauris BH2018-01-291-1/+1
* Fix SSH auth lfs locks (#3152)Antoine GIRARD2018-01-272-100/+111
* Recognize more characters in crossreferenced repo name (#3413)Lauris BH2018-01-272-1/+4
* HTML escape all lines of the search result (#3402)Morgan Bazalgette2018-01-221-4/+5
* Use GiteaServer as the user agent for http requests (#3404)Sandro Santilli2018-01-221-1/+1
* Remove hardcoded paths to fix randomly failing tests (#3347)Lauris BH2018-01-111-0/+3
* Handle refactor (#3339)Morgan Bazalgette2018-01-103-56/+64
* Enable Libravatar by default in new installations (#3287)Sandro Santilli2018-01-071-1/+1
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-3/+4
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-0/+23
* Add an option to allow redirect of http port 80 to https. (#1928)Mike Fellows2017-12-251-0/+4
* Fix ignored errors when checking if organization, team member (#3177)Ethan Koenig2017-12-211-3/+10
* Support default private when creating or migrating repository (#3239)Lunny Xiao2017-12-201-0/+9
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-152-16/+21
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-142-3/+10
* Fix new pull request link (#3133)Ethan Koenig2017-12-131-1/+0
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-114-13/+87
* Fix compile failed without gcc (#3130)Lunny Xiao2017-12-101-1/+0
* Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)Antoine GIRARD2017-12-081-2/+2
* Fix missing branch in release bug (#3108)Ethan Koenig2017-12-081-0/+10
* Fix legacy URL redirects (#3100)Ethan Koenig2017-12-071-1/+5
* fix redis cache failed (#3086)Lunny Xiao2017-12-041-1/+1
* Fix error message sanitiziation (#3082)Ethan Koenig2017-12-041-0/+48
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-044-1/+29
* Minor copy changes (#3074)techknowlogick2017-12-031-1/+1
* Fix avatar URLs (#3069)Ethan Koenig2017-12-033-23/+91
* Fix missing password length check when change password (#3039)Lunny Xiao2017-12-021-1/+3
* Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)Lunny Xiao2017-12-022-17/+9
* Default log level to Info without hardcoding it in installer (#3041)Piotr Orzechowski2017-12-011-8/+9
* Unit tests for wiki routers (#3022)Ethan Koenig2017-11-301-16/+30