summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix add a Ukrainian language (#4036) (#4042)3_1_3_u2018-05-241-2/+2
* 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
* Fix language names (#2955)Piotr Orzechowski2017-11-231-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
* Add commit count caching (#2774)Lauris BH2017-10-261-10/+22
* Add branch overiew page (#2108)Bwko2017-10-261-0/+17
* Add support for extra sendmail arguments (#2731)Jonas Bröms2017-10-251-0/+9
* Sync MaxGitDiffLineCharacters with conf/app.ini (#2779)Michael Kuhn2017-10-251-1/+1
* Fix Polish language name spelling (#2766)Piotr Orzechowski2017-10-241-1/+1
* add default ssh ciphers (#2761)Lunny Xiao2017-10-231-1/+5
* Configurable SSH cipher suite (#913)spacetourist2017-10-211-0/+2
* Use buffersize to reduce database connection when iterate (#2724)Lunny Xiao2017-10-211-9/+11
* Set default lfs content path (#2521)Jonas Bröms2017-10-191-1/+6
* Allow custom SSH user in UI for built-in SSH server (#2617) (#2678)Patrick G2017-10-141-0/+3
* Fix go get response if only app URL is custom in configuration (#2634)Lauris BH2017-10-021-0/+7
* Fix sending mail with a non-latin display name. #2102 (#2559)Rémi Saurel2017-09-211-0/+2
* Basic VSCode configuration for building and debugging (#2483)Lauris BH2017-09-121-1/+5
* Disable custom Git Hooks globally via configuration file (#2450)techknowlogick2017-09-121-0/+2
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-14/+18
* Implementation of discord webhook (#2402)Lunny Xiao2017-08-281-1/+1
* Add UseCompatSSHURI setting (#2356)Manuel2017-08-261-0/+3
* Fix internal requests when gitea listens to unix socket or only external IP (...Lauris BH2017-08-031-1/+16
* Fix git version check with four digits (1.8.3.1) (#2236)Christoph Handel2017-08-011-1/+1
* Only show SSH clone URL if signed in (#2169) (#2170)Stefan Kalscheuer2017-07-151-0/+2
* Absolute path for setting.CustomConf (#2085)Ethan Koenig2017-07-011-0/+2