aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* #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
* add config options for HELOUnknwon2015-07-031-0/+4
* Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy...Tony Narlock2015-04-181-0/+2
* 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
|\
| * 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
* | 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
|\ \
| * | 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 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
* 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
* 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
* Add basic FCGI supportAndy Leap2014-11-031-0/+4
* Fix #264Unknwon2014-10-061-0/+2
* Support custom robots.txtUnknwon2014-09-211-0/+3
* Mirror bug fixUnknwon2014-09-211-0/+1
* Mirror bug fixUnknwon2014-09-211-1/+0
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-211-0/+1
* Add suburl supportUnknwon2014-09-191-6/+7
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-3/+11