summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to delete single wiki pages.Josh Frye2016-03-041-0/+2
|
* Minor fixes for #2745Unknwon2016-03-031-3/+4
|
* Repo setting to delete and disable wikiJosh Frye2016-03-031-0/+3
|
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-032-2/+1
| | | | - Remove unused config settings `[picture] service`
* #2743 workaround to fix XORM problemUnknwon2016-03-031-0/+4
|
* Update TRANSLATORS and remove tip for CIUnknwon2016-03-021-0/+3
|
* Allow setting git operations timeoutsUnknwon2016-02-291-0/+7
| | | | | | - Migrate: #2704 #2653 - Clone: #2701 - Mirror, Pull
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-291-1/+1
|
* Post work for #2637Unknwon2016-02-272-16/+27
| | | | Improve test cases, config settings, also show SSH config settings on admin config panel.
* Merge pull request #2637 from Gibheer/ssh-publickeysUnknwon2016-02-271-0/+16
|\ | | | | allow native and ssh-keygen public key check
| * allow native and ssh-keygen public key checkGibheer2016-02-161-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds the possibibility to use either the native golang libraries or ssh-keygen to check public keys. The check is adjusted depending on the settings, so that only supported keys are let through. This commit also brings back the blacklist feature, which was removed in 7ef9a055886574655d9f2be70c957bc16bf30500. This allows to blacklist algorythms or keys based on the key length. This works with the native and the ssh-keygen way. Because of #2179 it also includes a way to adjust the path to ssh-keygen and the working directory for ssh-keygen. With this, sysadmins should be able to adjust the settings in a way, that SELinux is okay with it. In the worst case, they can switch to the native implementation and only loose support for ed25519 keys at the moment. There are some other places which need adjustment to utilize the parameters and the native implementation, but this sets the ground work.
* | Add new config option for builtin SSH serverUnknwon2016-02-251-1/+6
| | | | | | | | | | | | | | Config option [server] SSH_LISTEN_PORT to the port the builtin SSH server will be listen. It can be different from SSH_PORT which is supposed to be exposed in the clone URL. This should solve the problem when user runs Gogs inside Docker container and still want to use builtin SSH server.
* | Minor fix for #2660Unknwon2016-02-241-1/+3
| |
* | Test mailer button. Addresses #1531Josh Frye2016-02-241-0/+1
| |
* | Prepare to releaseUnknwon2016-02-2413-111/+150
| |
* | #1821 add actions for close and reopen issuesUnknwon2016-02-221-0/+2
| |
* | Fix #857Unknwon2016-02-201-0/+1
| |
* | LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-201-0/+1
| | | | | | | | | | | | | | | | | | This is feature is workaround for #2628 (JumpCloud) and some other services that allow LDAP search only under BindDN user account, but not allow any LDAP search query in logged user DN context. Such approach is an alternative to minimal permissions security pattern for BindDN user.
* | Fix chmod for several files in conf/locale/ and public/Florian Kaiser2016-02-1813-0/+0
|/
* #2633 fix removed config optionUnknwon2016-02-161-1/+0
|
* Minor fix for #2624Unknwon2016-02-1514-156/+260
|
* Merge pull request #2624 from mhartkorn/convert-mirror-to-repoUnknwon2016-02-151-3/+8
|\ | | | | Convert mirrors to regular repositories
| * Refactored according to suggestionsMartin Hartkorn2016-02-141-7/+7
| |
| * Convert mirrors to regular repositories.Martin Hartkorn2016-02-141-0/+5
| |
* | Remove cache avatar support and add its testsUnknwon2016-02-141-2/+0
| |
* | fix #2454Unknwon2016-02-141-1/+1
|/
* Add helper text for log path.Josh Frye2016-02-121-0/+1
|
* Add install option for log pathJosh Frye2016-02-121-0/+2
|
* Update locales and update sponsorUnknwon2016-02-1113-128/+154
|
* Implementing the "theme-color" meta tag.Andrey Nering2016-02-081-0/+4
| | | | | | Used by Android >= 5.0 to make the top bar colored. Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
* Improve db path prompt when installUnknwon2016-02-072-2/+2
|
* Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-schemeUnknwon2016-02-051-0/+3
|\ | | | | Feature/markdown custom url scheme
| * Added example to conf/app.iniKim "BKC" Carlbäcker2016-01-271-0/+3
| |
* | Fixes small typotechwolf122016-02-051-1/+1
| |
* | #2554 reinitialize all repos from the dbUnknwon2016-02-0415-22/+25
| | | | | | | | - Update locales
* | Minor fix for #2444Unknwon2016-02-011-0/+1
| |
* | Change en-us localization "mirror from" to "mirror of"Patrik2016-02-011-1/+1
| |
* | #2497 incorrect error handle for team nameUnknwon2016-01-291-1/+0
| |
* | Update localesUnknwon2016-01-285-55/+55
| |
* | Fix grammar in deploy key sectionSaren Currie2016-01-271-2/+2
|/
* Update localesUnknwon2016-01-258-86/+86
|
* #2179 use Go sub-repo ssh to verify public key contentUnknwon2016-01-151-12/+0
|
* fix #2385Unknwon2016-01-141-1/+2
|
* update localeUnknwon2016-01-1113-112/+164
|
* #2349 try to handle []int8 caseUnknwon2016-01-111-0/+1
|
* fix #2350Unknwon2016-01-071-1/+1
|
* update localeUnknwon2016-01-066-77/+77
|
* Changed name from inline to unifiedKim "BKC" Carlbäcker2016-01-051-1/+1
|
* i18n-fix for split-viewKim "BKC" Carlbäcker2016-01-051-5/+7
|
* fix #2327Unknwon2016-01-051-39/+0
|