summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-schemeUnknwon2016-02-051-0/+1
|\
| * Custom URL-Schemas for MarkdownKim "BKC" Carlbäcker2016-01-271-0/+1
* | #2229 adjust URL verbose depth for reverse proxy sub-pathUnknwon2016-01-311-6/+9
* | Using https for gravatarmiles@Oscar2016-01-291-1/+1
* | Fixed gravatar urlmiles@Oscar2016-01-291-1/+1
|/
* Fixed forgotten err variable assignmentPourya Daneshvar2016-01-241-1/+1
* #2179 use Go sub-repo ssh to verify public key contentUnknwon2016-01-151-9/+0
* fix #1436Unknwon2015-12-191-8/+13
* fix #2189Unknwon2015-12-182-2/+18
* #2103 Ability to map extensions for syntax highlighting in configUnknwon2015-12-171-21/+23
* #1692 add organization APIsUnknwon2015-12-171-2/+2
* #1575 Limit repo creationUnknwon2015-12-101-3/+4
* LOCAL_ROOT_URL for workers accessing web serviceAdam Strzelecki2015-12-091-0/+2
* #1943 Able to config fsck timeoutUnknwon2015-12-091-0/+1
* #2115 more precise error messageUnknwon2015-12-081-1/+4
* remove tags redis and memcacheUnknwon2015-11-213-43/+4
* fix old namingGibheer2015-11-181-1/+1
* fix #1957 - disable version displayGibheer2015-11-181-0/+2
* fix 1540 and experimental SSH server supportUnknwon2015-11-081-24/+25
* add MakefileUnknwon2015-11-031-0/+9
* fix problem with #1879Unknwon2015-11-021-0/+1
* Merge pull request #1871 from Gibheer/config_minimum_key_sizes无闻2015-11-011-0/+6
|\
| * move minimum key sizes to configGibheer2015-10-301-0/+6
* | fix issue comment mention and autofix count when startUnknwon2015-10-291-6/+7
|/
* #1657 allow forcing all private reposUnknwon2015-10-251-3/+5
* add config and update localeUnknwon2015-10-241-1/+1
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-241-0/+4
* Fix import pathSoputtra San2015-10-192-3/+3
* fix import path, fix #1782Unknwon2015-10-151-1/+1
* #1602 Wrong commit order on issue page when pushing multiple commitsUnknwon2015-09-251-5/+7
* Merge pull request #1693 from sapk/fix-admin-repo-new-ui无闻2015-09-251-0/+2
|\