summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* finish initial version of pull requestUnknwon2015-09-021-1/+1
* #1009 Config option for preserving hard line breaksUnknwon2015-09-011-3/+11
* minor fixes on #1551Unknwon2015-09-011-1/+3
* add webhook recent deliveriesUnknwon2015-08-271-0/+2
* new create webhook UIUnknwon2015-08-271-0/+2
* Merge pull request #1414 from nice-software/wip/currentUser无闻2015-08-191-4/+2
|\
| * Factor out function to get the current userPaolo Borelli2015-08-151-4/+2
* | make cron task configurableUnknwon2015-08-181-5/+22
|/
* 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 is...Vladimir Vissoultchev2015-07-271-0/+2
* #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