summaryrefslogtreecommitdiffstats
path: root/modules/setting/setting.go
Commit message (Expand)AuthorAgeFilesLines
* fix lfs version check warning log when using ssh protocol (#5501)Lunny Xiao2018-12-191-21/+21
* Support reverse proxy providing email (#5554)zeripath2018-12-181-9/+13
* Explicitly disable Git credential helper (#5367)Michael Kuhn2018-11-281-17/+12
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-271-2/+0
* Explicitly decide whether to use TLS in mailer's configuration (#5024)Lanre Adelowo2018-11-261-0/+2
* Block registration based on email domain (#5157)Lanre Adelowo2018-11-141-0/+2
* Remove maxlines option for file logger (#5282)Lauris BH2018-11-071-4/+2
* Prometheus endpoint (#5256)Stanislav2018-11-041-0/+11
* Create AuthorizedKeysCommand (#5236)zeripath2018-11-011-17/+19
* Set heatmap color range configurable (#5165)Antoine GIRARD2018-10-241-0/+2
* User action heatmap (#5131)kolaente2018-10-231-0/+2
* Fix: Let's Encrypt configuration settings (#4911)Drew Bowering2018-09-121-2/+2
* Fix trimming of markup section names (#4863)Nicolas Lenz2018-09-031-1/+1
* add letsencrypt to Gitea (#4189)Fluf2018-08-211-0/+12
* Disable merging a WIP Pull request (#4529)Julien Tant2018-08-131-0/+14
* cmd/serve: pprof cpu and memory profile dumps to disk (#4560)Jerry Jacobs2018-08-071-0/+5
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+2
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-281-4/+4
* Make max commits in graph configurable (#4498)Kjell Kvinge2018-07-231-0/+2
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+2
* Add the ability to have built in themes in Gitea (#4198)techknowlogick2018-07-051-0/+2
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-051-1/+13
* Limit uploaded avatar image-size to 4096x3072 by default (#4353)Kim "BKC" Carlbäcker2018-07-031-0/+4
* Removed unnecessary line referencing LFS struct (#4113)Inon S2018-06-041-1/+0
* LFS: make HTTP auth period configurable (#4035)Inon S2018-05-291-4/+8
* fix attachment ENABLED (#4064)Lunny Xiao2018-05-281-1/+1
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-191-0/+8
* issue-2768: added new option allow_only_external_registration (#3910)FabioFortini2018-05-131-1/+3
* 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
* Implements generator cli for secrets (#3531)Codruț Constantin Gușoi2018-02-181-23/+5
* Add option to enable or disable swagger endpoints (#3502)Piotr Orzechowski2018-02-141-2/+4
* Remove hardcoded paths to fix randomly failing tests (#3347)Lauris BH2018-01-111-0/+3
* Enable Libravatar by default in new installations (#3287)Sandro Santilli2018-01-071-1/+1
* Add an option to allow redirect of http port 80 to https. (#1928)Mike Fellows2017-12-251-0/+4
* Support default private when creating or migrating repository (#3239)Lunny Xiao2017-12-201-0/+9
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-141-0/+3
* fix redis cache failed (#3086)Lunny Xiao2017-12-041-1/+1
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-0/+2
* Fix avatar URLs (#3069)Ethan Koenig2017-12-031-9/+14
* Default log level to Info without hardcoding it in installer (#3041)Piotr Orzechowski2017-12-011-8/+9
* Set OpenID support on by default when installing new instance (#3010)Sandro Santilli2017-11-291-1/+1
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-211-1/+1
* Drop deprecated GOGS_WORK_DIR use (#2946)Jonas Bröms2017-11-211-4/+0
* Apply LANDING_PAGE config options for logged in users (#2894)schaffman52017-11-201-2/+5
* Add external markup render support (#2570)Lunny Xiao2017-11-071-1/+49
* Clean repository ROOT directory name with filepath.Clean (#2846)Mike Fellows2017-11-041-2/+2
* Set session and indexers' data files rel to AppDataPath (#2192)Guillaume Dube2017-11-031-53/+58
* Configurable SSH key exchange algorithm and MAC suite (#2806)Cum Gun2017-11-021-0/+12
* Code/repo search (#2582)Ethan Koenig2017-10-271-13/+18