Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | minor fixes on #1551 | Unknwon | 2015-09-01 |
| | |||
* | add webhook recent deliveries | Unknwon | 2015-08-27 |
| | |||
* | new create webhook UI | Unknwon | 2015-08-27 |
| | |||
* | Merge pull request #1414 from nice-software/wip/currentUser | 无闻 | 2015-08-19 |
|\ | | | | | Factor out function to get the current user | ||
| * | Factor out function to get the current user | Paolo Borelli | 2015-08-15 |
| | | | | | | | | | | The same logic was duplicated in three places. Factor it out so that we can add further fallbacks in a single place. | ||
* | | make cron task configurable | Unknwon | 2015-08-18 |
|/ | |||
* | finish attachments when create issue | Unknwon | 2015-08-11 |
| | |||
* | custom avatar source | Jqs7 | 2015-08-10 |
| | |||
* | milestone: create page | Unknwon | 2015-08-05 |
| | |||
* | better wording | Unknwon | 2015-08-02 |
| | |||
* | replace path.Join | Unknwon | 2015-08-02 |
| | |||
* | custom workDir function to handle speical case in Windows | Unknwon | 2015-08-02 |
| | |||
* | Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings | Vladimir Vissoultchev | 2015-07-29 |
| | |||
* | Allow explicit charset/codepage setting for ANSI source files to alleviate ↵ | Vladimir Vissoultchev | 2015-07-27 |
| | | | | issue #1088 | ||
* | #835: Realtime webhooks | Unknwon | 2015-07-25 |
| | |||
* | new issue and label page | Unknwon | 2015-07-25 |
| | |||
* | UI: basci issue list without filters | Unknwon | 2015-07-24 |
| | | | | | - fix isRead check - fix paging | ||
* | 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 |
| |