Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish initial version of pull request | Unknwon | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | #1009 Config option for preserving hard line breaks | Unknwon | 2015-09-01 | 1 | -0/+4 |
| | |||||
* | minor fixes on #1551 | Unknwon | 2015-09-01 | 1 | -0/+2 |
| | |||||
* | add webhook recent deliveries | Unknwon | 2015-08-27 | 1 | -0/+2 |
| | |||||
* | make cron task configurable | Unknwon | 2015-08-18 | 1 | -9/+22 |
| | |||||
* | fix style and locale name | Unknwon | 2015-08-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1478 from yaggytter/japanesetypo | 无闻 | 2015-08-13 | 1 | -1/+1 |
|\ | | | | | fixed chinese character to japanese KANJI | ||||
| * | fixed chinese character to japanese KANJI | yaggytter | 2015-08-13 | 1 | -2/+2 |
| | | |||||
* | | finish attachments when create issue | Unknwon | 2015-08-11 | 1 | -1/+1 |
| | | |||||
* | | custom avatar source | Jqs7 | 2015-08-10 | 1 | -1/+2 |
|/ | |||||
* | milestone: create page | Unknwon | 2015-08-05 | 1 | -0/+17 |
| | |||||
* | add italian support | Unknwon | 2015-07-31 | 1 | -2/+2 |
| | |||||
* | update gopmfile | Unknwon | 2015-07-28 | 1 | -1/+1 |
| | |||||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 1 | -2/+2 |
| | |||||
* | new issue and label page | Unknwon | 2015-07-25 | 1 | -0/+4 |
| | |||||
* | update locale | Unknwon | 2015-07-14 | 1 | -2/+2 |
| | |||||
* | update locale | Unknwon | 2015-07-03 | 1 | -1/+1 |
| | |||||
* | add config options for HELO | Unknwon | 2015-07-03 | 1 | -0/+4 |
| | |||||
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK | Unknwon | 2015-03-25 | 1 | -0/+2 |
| | |||||
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 | 1 | -0/+3 |
| | |||||
* | Add Polish support | Unknwon | 2015-03-22 | 1 | -2/+2 |
| | |||||
* | UI compatibility | Unknwon | 2015-03-21 | 1 | -1/+1 |
| | |||||
* | add new locale | Unknwon | 2015-03-14 | 1 | -2/+2 |
| | |||||
* | registeration -> registration | Nolan Darilek | 2015-03-12 | 1 | -1/+1 |
| | |||||
* | Merge pull request #943 from diseaz/mailer-client-cert | 无闻 | 2015-02-28 | 1 | -0/+4 |
|\ | | | | | Use client certificate for SMTP over TLS | ||||
| * | Make conf/app.ini changes match the style | Dmitry Azhichakov | 2015-02-13 | 1 | -3/+3 |
| | | |||||
| * | Fix "forcing" client certificate for SMTP | Dmitry Azhichakov | 2015-02-13 | 1 | -0/+4 |
| | | |||||
* | | better naming on #891 | Unknwon | 2015-02-11 | 1 | -1/+1 |
|/ | |||||
* | able to allow insecure certification of webhook for #891 | Unknwon | 2015-02-10 | 1 | -0/+2 |
| | |||||
* | conf/locale: add Spanish locale | Unknwon | 2015-02-08 | 1 | -2/+2 |
| | |||||
* | able to disable SSH for #883 | Unknwon | 2015-02-07 | 1 | -0/+2 |
| | |||||
* | conf/locale: add Japanese support | Unknwon | 2015-02-01 | 1 | -2/+2 |
| | | | | README: remove duplicated travis badge | ||||
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 | 1 | -0/+3 |
| | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page | ||||
* | update locale | Unknwon | 2015-01-18 | 1 | -2/+2 |
| | |||||
* | update with deps | Unknwon | 2015-01-17 | 1 | -2/+2 |
| | |||||
* | Optmize git-fsck options and fix #820 | Unknwon | 2015-01-02 | 1 | -4/+10 |
| | |||||
* | Merge pull request #766 from phsmit/correct_from | 无闻 | 2014-12-21 | 1 | -1/+1 |
|\ | | | | | Correct usage of FROM in email creation | ||||
| * | Parse the from string to extract the email address | Peter | 2014-12-19 | 1 | -1/+1 |
| | | |||||
| * | Change from header in email, fixes #765 | Peter | 2014-12-19 | 1 | -1/+1 |
| | | |||||
* | | mirror fix and update | Unknwon | 2014-12-20 | 1 | -1/+1 |
|/ | |||||
* | Rewrite of SendMail function | Peter | 2014-12-18 | 1 | -0/+3 |
| | | | | | | 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. | ||||
* | new language | Unknwon | 2014-12-07 | 1 | -2/+2 |
| | |||||
* | fix #165 | Unknwon | 2014-12-05 | 1 | -0/+1 |
| | |||||
* | fix #580 | Unknwon | 2014-11-30 | 1 | -0/+6 |
| | |||||
* | fix oauth2 | Unknwon | 2014-11-28 | 1 | -6/+3 |
| | |||||
* | Added comments documenting how to export SSL keys from .pfx | James Cracknell | 2014-11-27 | 1 | -0/+5 |
| | |||||
* | Fix #543 | Unknwon | 2014-11-24 | 1 | -0/+2 |
| | |||||
* | custom avatar upload | Unknwon | 2014-11-21 | 1 | -0/+1 |
| | |||||
* | support duoshuo mirror of gravatar | Unknwon | 2014-11-16 | 1 | -0/+2 |
| | |||||
* | fix session API broken and SQL pretection | Unknwon | 2014-11-04 | 1 | -4/+0 |
| |