| Commit message (Expand) | Author | Age | Files | Lines |
* | new create webhook UI | Unknwon | 2015-08-27 | 1 | -0/+2 |
* | Merge pull request #1414 from nice-software/wip/currentUser | 无闻 | 2015-08-19 | 1 | -4/+2 |
|\ |
|
| * | Factor out function to get the current user | Paolo Borelli | 2015-08-15 | 1 | -4/+2 |
* | | make cron task configurable | Unknwon | 2015-08-18 | 1 | -5/+22 |
|/ |
|
* | 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 is... | Vladimir Vissoultchev | 2015-07-27 | 1 | -0/+2 |
* | #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 |
* | add config options for HELO | Unknwon | 2015-07-03 | 1 | -0/+4 |
* | Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy... | Tony Narlock | 2015-04-18 | 1 | -0/+2 |
* | 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 |
|\ |
|
| * | 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 |
* | | 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 |
|\ \ |
|
| * | | 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 | 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 |
* | 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 |
* | 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 |