summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Setting to disable authorized_keys backup (#1856)Dan Magnus Lindvall2017-06-281-11/+13
* remove deprecated code for Gogs compitable (#2041)Lunny Xiao2017-06-231-9/+1
* ROOT_URL setting use the default as shown in conf/app.ini (#1823)Mike Fellows2017-06-221-12/+18
* Send mails as HTML as default. Setting for send as plain text. (#1648)Jonas Östanbäck2017-06-071-8/+13
* Include formatting check to the `make test` (and thus also `check`) rule (#1366)Sandro Santilli2017-06-061-2/+2
* Make `LocalCopyPath` a setting instead of a hard-coded path (#1881)Phil Hopper2017-06-061-0/+14
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-291-1/+2
* fix: #1757 fix set MAX_CREATION_LIMIT as zero. (#1762)Bo-Yi Wu2017-05-211-0/+1
* LDAP user synchronization (#1478)Lauris BH2017-05-101-0/+17
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-081-0/+2
* make openid support default false for compitable with v1.1 (#1650)Lunny Xiao2017-05-021-2/+2
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-191-9/+47
* Mirror sync interval specified as duration string (#1407)Jonas2017-04-081-8/+13
* Support for custom html meta (#1423)Jonas2017-03-311-0/+14
* Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)Sandro Santilli2017-03-291-24/+26