Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add config options for HELO | Unknwon | 2015-07-03 |
| | |||
* | Allow an SSHDomain configuration option. Defaults to Domain, preserves ↵ | Tony Narlock | 2015-04-18 |
| | | | | legacy behavior | ||
* | typo fix | Unknwon | 2015-03-25 |
| | |||
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK | Unknwon | 2015-03-25 |
| | |||
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 |
| | |||
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 |
| | |||
* | Put default config into binary | Unknwon | 2015-03-18 |
| | |||
* | #1028: Windows Expects UNIX Directory Separator | Unknwon | 2015-03-18 |
| | |||
* | registeration -> registration | Nolan Darilek | 2015-03-12 |
| | |||
* | Merge pull request #943 from diseaz/mailer-client-cert | 无闻 | 2015-02-28 |
|\ | | | | | Use client certificate for SMTP over TLS | ||
| * | Fix "forcing" client certificate for SMTP | Dmitry Azhichakov | 2015-02-13 |
| | | |||
| * | New feature: SMTP connection may use client certificate. | Dmitry Azhichakov | 2015-02-12 |
| | | | | | | | | | | | | 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 startup | Unknwon | 2015-02-26 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||
| * | | modules/setting: add abs path check before add workdir prefix | Unknwon | 2015-02-14 |
| | | | |||
* | | | first pass work on migration #925 | Unknwon | 2015-02-11 |
|/ / | |||
* / | better naming on #891 | Unknwon | 2015-02-11 |
|/ | |||
* | able to allow insecure certification of webhook for #891 | Unknwon | 2015-02-10 |
| | |||
* | modules/setting: mirror path issue | Unknwon | 2015-02-08 |
| | |||
* | Merge pull request #905 from phsmit/conf_on_cli | 无闻 | 2015-02-08 |
|\ | | | | | Add option to provide configuration file on command line | ||
| * | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 |
| | | |||
* | | able to disable SSH for #883 | Unknwon | 2015-02-07 |
| | | |||
* | | code fix for #908, and work for #884 | Unknwon | 2015-02-06 |
| | | |||
* | | Add ShowRegistrationButton configuration option | Raphael Randschau | 2015-02-05 |
|/ | |||
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 |
| | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page | ||
* | Optmize git-fsck options and fix #820 | Unknwon | 2015-01-02 |
| | |||
* | fix #801 | Unknwon | 2014-12-31 |
| | |||
* | fix API changes | Unknwon | 2014-12-28 |
| | |||
* | Rewrite of SendMail function | Peter | 2014-12-18 |
| | | | | | | 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 Crail | 2014-12-06 |
| | |||
* | fix #165 | Unknwon | 2014-12-05 |
| | |||
* | fix #580 | Unknwon | 2014-11-30 |
| | |||
* | fix oauth2 | Unknwon | 2014-11-28 |
| | |||
* | Fix #543 | Unknwon | 2014-11-24 |
| | |||
* | more on change avatar | Unknwon | 2014-11-21 |
| | |||
* | custom avatar upload | Unknwon | 2014-11-21 |
| | |||
* | fox #620 | Unknwon | 2014-11-17 |
| | |||
* | support duoshuo mirror of gravatar | Unknwon | 2014-11-16 |
| | |||
* | fix session API broken and SQL pretection | Unknwon | 2014-11-04 |
| | |||
* | Add basic FCGI support | Andy Leap | 2014-11-03 |
| | |||
* | Fix #264 | Unknwon | 2014-10-06 |
| | |||
* | Support custom robots.txt | Unknwon | 2014-09-21 |
| | |||
* | Mirror bug fix | Unknwon | 2014-09-21 |
| | |||
* | Mirror bug fix | Unknwon | 2014-09-21 |
| | |||
* | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||
* | Mirror fix and fix #481 | Unknwon | 2014-09-17 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-17 |
|\ | | | | | | | | | Conflicts: conf/app.ini | ||
| * | Work #475 and #458 | Unknown | 2014-09-16 |
| | |