Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish attachments when create issue | Unknwon | 2015-08-11 | 1 | -2/+2 |
| | |||||
* | custom avatar source | Jqs7 | 2015-08-10 | 1 | -3/+6 |
| | |||||
* | milestone: create page | Unknwon | 2015-08-05 | 1 | -0/+10 |
| | |||||
* | better wording | Unknwon | 2015-08-02 | 1 | -2/+2 |
| | |||||
* | replace path.Join | Unknwon | 2015-08-02 | 1 | -2/+2 |
| | |||||
* | custom workDir function to handle speical case in Windows | Unknwon | 2015-08-02 | 1 | -1/+12 |
| | |||||
* | Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings | Vladimir Vissoultchev | 2015-07-29 | 1 | -1/+1 |
| | |||||
* | Allow explicit charset/codepage setting for ANSI source files to alleviate ↵ | Vladimir Vissoultchev | 2015-07-27 | 1 | -0/+2 |
| | | | | issue #1088 | ||||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 1 | -2/+2 |
| | |||||
* | new issue and label page | Unknwon | 2015-07-25 | 1 | -3/+8 |
| | |||||
* | UI: basci issue list without filters | Unknwon | 2015-07-24 | 1 | -2/+3 |
| | | | | | - fix isRead check - fix paging | ||||
* | add config options for HELO | Unknwon | 2015-07-03 | 1 | -0/+4 |
| | |||||
* | Allow an SSHDomain configuration option. Defaults to Domain, preserves ↵ | Tony Narlock | 2015-04-18 | 1 | -0/+2 |
| | | | | legacy behavior | ||||
* | typo fix | Unknwon | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK | Unknwon | 2015-03-25 | 1 | -10/+13 |
| | |||||
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 | 1 | -0/+3 |
| | |||||
* | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 | 1 | -0/+5 |
| | |||||
* | Put default config into binary | Unknwon | 2015-03-18 | 1 | -5/+3 |
| | |||||
* | #1028: Windows Expects UNIX Directory Separator | Unknwon | 2015-03-18 | 1 | -3/+15 |
| | |||||
* | registeration -> registration | Nolan Darilek | 2015-03-12 | 1 | -1/+1 |
| | |||||
* | Merge pull request #943 from diseaz/mailer-client-cert | 无闻 | 2015-02-28 | 1 | -10/+15 |
|\ | | | | | Use client certificate for SMTP over TLS | ||||
| * | Fix "forcing" client certificate for SMTP | Dmitry Azhichakov | 2015-02-13 | 1 | -7/+9 |
| | | |||||
| * | New feature: SMTP connection may use client certificate. | Dmitry Azhichakov | 2015-02-12 | 1 | -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 startup | Unknwon | 2015-02-26 | 1 | -10/+4 |
| | | |||||
* | | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 1 | -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 prefix | Unknwon | 2015-02-14 | 1 | -2/+8 |
| | | | |||||
* | | | first pass work on migration #925 | Unknwon | 2015-02-11 | 1 | -0/+5 |
|/ / | |||||
* / | better naming on #891 | Unknwon | 2015-02-11 | 1 | -4/+4 |
|/ | |||||
* | able to allow insecure certification of webhook for #891 | Unknwon | 2015-02-10 | 1 | -4/+9 |
| | |||||
* | modules/setting: mirror path issue | Unknwon | 2015-02-08 | 1 | -2/+2 |
| | |||||
* | Merge pull request #905 from phsmit/conf_on_cli | 无闻 | 2015-02-08 | 1 | -5/+9 |
|\ | | | | | Add option to provide configuration file on command line | ||||
| * | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 | 1 | -5/+9 |
| | | |||||
* | | able to disable SSH for #883 | Unknwon | 2015-02-07 | 1 | -2/+4 |
| | | |||||
* | | code fix for #908, and work for #884 | Unknwon | 2015-02-06 | 1 | -1/+1 |
| | | |||||
* | | Add ShowRegistrationButton configuration option | Raphael Randschau | 2015-02-05 | 1 | -0/+2 |
|/ | |||||
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 | 1 | -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 #820 | Unknwon | 2015-01-02 | 1 | -7/+13 |
| | |||||
* | fix #801 | Unknwon | 2014-12-31 | 1 | -98/+103 |
| | |||||
* | fix API changes | Unknwon | 2014-12-28 | 1 | -10/+2 |
| | |||||
* | Rewrite of SendMail function | Peter | 2014-12-18 | 1 | -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 Crail | 2014-12-06 | 1 | -1/+1 |
| | |||||
* | fix #165 | Unknwon | 2014-12-05 | 1 | -9/+10 |
| | |||||
* | fix #580 | Unknwon | 2014-11-30 | 1 | -0/+4 |
| | |||||
* | fix oauth2 | Unknwon | 2014-11-28 | 1 | -3/+3 |
| | |||||
* | Fix #543 | Unknwon | 2014-11-24 | 1 | -0/+15 |
| | |||||
* | more on change avatar | Unknwon | 2014-11-21 | 1 | -2/+2 |
| | |||||
* | custom avatar upload | Unknwon | 2014-11-21 | 1 | -3/+7 |
| | |||||
* | fox #620 | Unknwon | 2014-11-17 | 1 | -2/+0 |
| | |||||
* | support duoshuo mirror of gravatar | Unknwon | 2014-11-16 | 1 | -2/+8 |
| | |||||
* | fix session API broken and SQL pretection | Unknwon | 2014-11-04 | 1 | -3/+0 |
| |