summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Collapse)AuthorAgeFilesLines
* finish attachments when create issueUnknwon2015-08-111-2/+2
|
* custom avatar sourceJqs72015-08-101-3/+6
|
* milestone: create pageUnknwon2015-08-051-0/+10
|
* better wordingUnknwon2015-08-021-2/+2
|
* replace path.JoinUnknwon2015-08-021-2/+2
|
* custom workDir function to handle speical case in WindowsUnknwon2015-08-021-1/+12
|
* Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodingsVladimir Vissoultchev2015-07-291-1/+1
|
* Allow explicit charset/codepage setting for ANSI source files to alleviate ↵Vladimir Vissoultchev2015-07-271-0/+2
| | | | issue #1088
* #835: Realtime webhooksUnknwon2015-07-251-2/+2
|
* new issue and label pageUnknwon2015-07-251-3/+8
|
* UI: basci issue list without filtersUnknwon2015-07-241-2/+3
| | | | | - fix isRead check - fix paging
* add config options for HELOUnknwon2015-07-031-0/+4
|
* Allow an SSHDomain configuration option. Defaults to Domain, preserves ↵Tony Narlock2015-04-181-0/+2
| | | | legacy behavior
* typo fixUnknwon2015-03-251-1/+1
|
* #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECKUnknwon2015-03-251-10/+13
|
* #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-241-0/+3
|
* #1080: Remove footer ads/branding from default templateUnknwon2015-03-231-0/+5
|
* Put default config into binaryUnknwon2015-03-181-5/+3
|
* #1028: Windows Expects UNIX Directory SeparatorUnknwon2015-03-181-3/+15
|
* registeration -> registrationNolan Darilek2015-03-121-1/+1
|
* Merge pull request #943 from diseaz/mailer-client-cert无闻2015-02-281-10/+15
|\ | | | | Use client certificate for SMTP over TLS
| * Fix "forcing" client certificate for SMTPDmitry Azhichakov2015-02-131-7/+9
| |
| * New feature: SMTP connection may use client certificate.Dmitry Azhichakov2015-02-121-5/+8
| | | | | | | | | | | | New config keys in [mailer] section: - CERT_FILE: path to a certificate file. - KEY_FILE: path to a key file.
* | modules/setting: simple behave change in startupUnknwon2015-02-261-10/+4
| |
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-2/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * | modules/setting: add abs path check before add workdir prefixUnknwon2015-02-141-2/+8
| | |
* | | first pass work on migration #925Unknwon2015-02-111-0/+5
|/ /
* / better naming on #891Unknwon2015-02-111-4/+4
|/
* able to allow insecure certification of webhook for #891Unknwon2015-02-101-4/+9
|
* modules/setting: mirror path issueUnknwon2015-02-081-2/+2
|
* Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-081-5/+9
|\ | | | | Add option to provide configuration file on command line
| * Add option to provide configuration file on command linePeter Smit2015-02-051-5/+9
| |
* | able to disable SSH for #883Unknwon2015-02-071-2/+4
| |
* | code fix for #908, and work for #884Unknwon2015-02-061-1/+1
| |
* | Add ShowRegistrationButton configuration optionRaphael Randschau2015-02-051-0/+2
|/
* cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-1/+1
| | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
* Optmize git-fsck options and fix #820Unknwon2015-01-021-7/+13
|
* fix #801Unknwon2014-12-311-98/+103
|
* fix API changesUnknwon2014-12-281-10/+2
|
* Rewrite of SendMail functionPeter2014-12-181-4/+6
| | | | | | The SendMail function is rewritten and has the following new functionality: - It is optional to skip verification of keys. The config option SKIP_VERIFY is added - If the port is 465, or ending on 465, the TLS(/SSL) connection is started first.
* Fix spelling errors in comments.Joseph Crail2014-12-061-1/+1
|
* fix #165Unknwon2014-12-051-9/+10
|
* fix #580Unknwon2014-11-301-0/+4
|
* fix oauth2Unknwon2014-11-281-3/+3
|
* Fix #543Unknwon2014-11-241-0/+15
|
* more on change avatarUnknwon2014-11-211-2/+2
|
* custom avatar uploadUnknwon2014-11-211-3/+7
|
* fox #620Unknwon2014-11-171-2/+0
|
* support duoshuo mirror of gravatarUnknwon2014-11-161-2/+8
|
* fix session API broken and SQL pretectionUnknwon2014-11-041-3/+0
|