summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* 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
* #2954 use text/plain as default email content formatUnknwon2016-05-301-21/+23
* Remove code for checking ssh-keygenUnknwon2016-03-191-6/+0
* #1891 attempt to fix invalid csrf tokenUnknwon2016-03-121-1/+2
* Making AppDataPath customizable.Rodrigo Saboya2016-03-091-1/+2
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-031-2/+0
* Allow setting git operations timeoutsUnknwon2016-02-291-0/+6
* Post work for #2637Unknwon2016-02-271-59/+46
* Merge pull request #2637 from Gibheer/ssh-publickeysUnknwon2016-02-271-0/+42
|\
| * use StartSSHServer instead of DisableSSHGibheer2016-02-231-1/+1
| * seperate ssh constants from schema constantsGibheer2016-02-231-5/+8
| * allow native and ssh-keygen public key checkGibheer2016-02-161-3/+42
* | Add new config option for builtin SSH serverUnknwon2016-02-251-0/+2
|/
* Remove cache avatar support and add its testsUnknwon2016-02-141-2/+0
* Implementing the "theme-color" meta tag.Andrey Nering2016-02-081-0/+2