summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Replace Gogs to Gitea in installation optionsJoubert RedRat2016-11-071-1/+1
|/
* Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloningRachid Zarouali2016-11-071-0/+2
|\
| * rename variable + fix wiki linkThibault Meyer2016-10-041-1/+2
| * Can disable GIT interactions by HTTP protocolThibault Meyer2016-09-181-0/+1
* | Run goimports on the whole project (#34)Matthias Loibl2016-11-041-1/+1
* | Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-3/+3
* | Fix sender of issue notificationsSandro Santilli2016-11-021-0/+9
* | Use proper url for libravatar depSandro Santilli2016-11-021-1/+1
|/
* Feature #3492: Add option to hide footer load times (#3562)Thibault Meyer2016-09-011-3/+5
* #2018 able to sync now for mirrorsUnknwon2016-08-301-0/+1
* #2901 allow setting preferred licensesUnknwon2016-08-281-0/+1
* Minor naming improvementUnknwon2016-08-171-4/+5
* Code clean up for new config optionsUnknwon2016-08-141-29/+23
* Squashed commit of the following:Richard Mahn2016-08-141-0/+30
* #2852 code cleanupUnknwon2016-08-111-10/+10
* Add initial support for unix sockets (#2852)Odin Ugedal2016-08-111-13/+24
* Fix typo CacheInternal -> CacheInterval (#3432)Thibault Meyer2016-08-111-2/+2
* Update bindata.go [CI SKIP]Unknwon2016-08-091-2/+3
* Feature #3398: Redefine global mirror interval (#3409)Thibault Meyer2016-08-091-0/+10
* #3158 skip RUN_USER check on WindowsUnknwon2016-08-091-3/+18
* #3091 add config option for Git GCUnknwon2016-08-091-1/+2
* #3320 code cleanupUnknwon2016-08-071-7/+10
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-3/+22
* #3393 fix missing sub-url prefix in relative avatar linkUnknwon2016-08-071-0/+1
* Improve diff highlight (#3390)Andrey Nering2016-08-071-0/+1
* Use struct for UI settingsUnknwon2016-07-241-24/+20
* [Fix] Don't display way too large files #1513 (#3253)Kim Carlbäcker2016-07-121-0/+2
* #3058 #3059 support correct page size and link headerUnknwon2016-07-041-16/+23
* change setting.go -> LocalUrl default value to (#3078)j.yao.SUSE2016-07-011-1/+1
* Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)Andrey Nering2016-06-291-3/+5