summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add default values for settings (#455)Lunny Xiao2016-12-232-24/+142
* Bindata is optional and over-writable on restart (#354)Thomas Boerger2016-12-221-10/+25
* fix bug #1122 log.smtp receiver configure error (#3602) (#451)Lunny Xiao2016-12-221-2/+2
* New settings option for a custom SSH host (#3763) (#446)Lunny Xiao2016-12-221-0/+1
* Add support for using "libravatar" as the GravatarSourceSandro Santilli2016-12-191-0/+2
* Autogenerate Version on build (#190)Kim "BKC" Carlbäcker2016-12-131-9/+0
* Fixed project name on setting module key APP_NAMEAvelino2016-12-021-1/+1
* Get rid of bin folder within makefile, enabled TiDB (#319)Thomas Boerger2016-12-012-16/+1
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-28/+39
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
* Merge pull request #103 from strk/GOGS_dropSandro Santilli2016-11-071-3/+19
|\
| * Replace GOGS with GITEA in variable namesSandro Santilli2016-11-071-3/+19