aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Run "make fmt" with go-1.6 (#1333)Sandro Santilli2017-03-211-2/+2
* Delete the useless code (#1335)caiwp2017-03-201-4/+0
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-171-0/+25
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-151-2/+2
* refactor: remove redundant slash. (#1109)Bo-Yi Wu2017-03-031-3/+1
* add back the default setting values and fix #739 (#1093)Lunny Xiao2017-03-011-4/+10
* Fix for #828: Embed build tags (#1051)Jonas2017-02-281-1/+2
* fix panic when push but the only log mode console is disabled by serv and upd...Lunny Xiao2017-02-221-0/+4
* disable console output xorm log on ssh (#993)Lunny Xiao2017-02-211-3/+5
* Make Xorm log configurable (#174)Lunny Xiao2017-02-201-4/+87
* fix ssh domain default value to domain (#930)Lunny Xiao2017-02-151-1/+4
* feat: Able to disable non-admin to create new organization (#927)Bo-Yi Wu2017-02-141-0/+7
* feat: add git version on admin panel. (#921)Bo-Yi Wu2017-02-131-0/+1
* Implement archive cleanup (#885)Andrew2017-02-111-0/+16
* Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801)Matthias Loibl2017-02-051-1/+3
* Allow using custom time format (#798)ʿAhed ʿid2017-02-041-1/+11
* Cleanup log messagingGabriel Jackson2017-02-021-30/+30
* Merge pull request #736 from andreynering/fix-windows-sshAndrey Nering2017-01-251-1/+2
|\
| * Fix SSH server on Windows when running as serviceAndrey Nering2017-01-231-1/+2
* | Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-0/+6
|/
* fix logfile name (#731)DWE2017-01-231-1/+1
* Add option to app.ini to enable local import paths (#724)Bwko2017-01-231-2/+4
* Remove the default console logger when it is not set in the configuration (#602)willemvd2017-01-171-0/+10
* Attach to release (#673)Philip Couling2017-01-151-1/+1
* Don't create a default pid file (#637)Bwko2017-01-141-4/+2
* docs: update translation on homepage for zh-tw (#634)Bo-Yi Wu2017-01-111-1/+1
* refactor: check the error returned by os.MkdirAll()Bo-Yi Wu2017-01-091-1/+3
* feat: support pid file.Bo-Yi Wu2017-01-091-0/+23
* Add default SSH_LISTEN_PORT config value (#603) (#607)Manuel Kuhlmann2017-01-081-0/+1
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-081-0/+4
* UI config to toggle whether user email shows up in Explore Users (#336)Thiago Avelino2017-01-011-0/+3
* add default values for SSH settings (#500)Lunny Xiao2016-12-291-25/+31
* Fix default cookie nameJoubert RedRat2016-12-271-1/+1
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-0/+90
* Implement sendmail (#355)Philip Couling2016-12-251-3/+14
* Simplified MinPasswordLength check (#475)Bwko2016-12-241-5/+1
* Added minimum password length to app.ini (#223)Bwko2016-12-241-0/+6
* Enables mssql support (#383)btrepp2016-12-241-0/+1