| Commit message (Expand) | Author | Age | Files | Lines |
* | models: sanitize user full name when update settings | Unknwon | 2015-02-04 | 1 | -1/+1 |
* | public/ng/js: script fix on #901 | Unknwon | 2015-02-04 | 1 | -2/+2 |
* | little fix | Alexey Makhov | 2015-02-04 | 1 | -2/+2 |
* | add multifile support to diff view highlighting | Alexey Makhov | 2015-02-04 | 1 | -8/+8 |
* | fix diff lines highlighting | Alexey Makhov | 2015-02-04 | 1 | -5/+5 |
* | fix error at admin/config | Alexey Makhov | 2015-02-03 | 1 | -1/+1 |
* | public/ng/css: code fix on #895 | Unknwon | 2015-02-03 | 2 | -2/+2 |
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknwon | 2015-02-03 | 1 | -7/+9 |
|\ |
|
| * | fix settings/email html&css | Alexey Makhov | 2015-02-03 | 1 | -7/+9 |
* | | modules/base: fix README filename checker, fix #877 | Unknwon | 2015-02-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #818 from fzerorubigd/master | 无闻 | 2015-02-01 | 1 | -0/+5 |
|\ |
|
| * | add afunction to rewrite all public keys on admin request | fzerorubigd | 2015-01-01 | 1 | -0/+5 |
* | | correction: updated docker link | Tristan Storch | 2015-02-01 | 1 | -3/+3 |
* | | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 | 1 | -21/+27 |
* | | public/ng: fix auto-completion #832 | Unknwon | 2015-02-01 | 1 | -1/+1 |
* | | templates: fix commit message render issue #828 | Unknwon | 2015-01-31 | 1 | -1/+1 |
* | | routers/repo: set raw page content type to 'text/plain' #828 | Unknwon | 2015-01-31 | 1 | -1/+1 |
* | | modules/base: add RenderCommitMessage with XSS-safe and special links | Unknwon | 2015-01-30 | 4 | -4/+4 |
* | | fix #828, may cause unintentional break in other features, but security is no.1 | Unknwon | 2015-01-20 | 4 | -5/+5 |
* | | use new Redis client | Unknwon | 2015-01-03 | 1 | -1/+1 |
* | | Fix #799 by adding a tooltip for all dates in all settings/panels | Peter Smit | 2015-01-02 | 7 | -8/+8 |
* | | fix #805 | Unknwon | 2015-01-02 | 1 | -1/+1 |
* | | work on #784 | Unknwon | 2015-01-02 | 1 | -1/+1 |
|/ |
|
* | fix 500: E-mail already used in user settings page | Unknwon | 2014-12-29 | 1 | -1/+1 |
* | fix API changes | Unknwon | 2014-12-28 | 1 | -3/+1 |
* | add label-edit and label-delete logic | fuxiaohei | 2014-12-22 | 1 | -4/+30 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-12-22 | 1 | -2/+2 |
|\ |
|
| * | Forgot to i18n "Primary" | Peter Smit | 2014-12-22 | 1 | -1/+1 |
| * | Create English locale keys for multiple e-mails feature | Peter Smit | 2014-12-22 | 1 | -2/+2 |
* | | fix invite bug(shouldn't include full name to search box) | Unknwon | 2014-12-22 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #755 from phsmit/multiple_emails | 无闻 | 2014-12-20 | 3 | -0/+89 |
|\ |
|
| * | Finish method for having multiple emails/user. | Peter | 2014-12-17 | 2 | -0/+59 |
| * | Template for email activation email | Peter | 2014-12-17 | 1 | -0/+30 |
* | | work on #756 | Unknwon | 2014-12-17 | 1 | -1/+1 |
|/ |
|
* | fix #741 | Unknwon | 2014-12-16 | 1 | -1/+1 |
* | fix binding api broken | Unknwon | 2014-12-15 | 1 | -1/+1 |
* | prepare for 0.5.9 | Unknwon | 2014-12-13 | 1 | -1/+1 |
* | modes/repo: incorrect SSH clone URL for #742 | Unknwon | 2014-12-13 | 1 | -1/+1 |
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | 2 | -2/+2 |
* | fix #735 | Unknwon | 2014-12-12 | 2 | -2/+2 |
* | mirror code clean | Unknwon | 2014-12-11 | 1 | -1/+1 |
* | Finish new UI for release page | Unknwon | 2014-12-10 | 4 | -188/+184 |
* | fix compile error | Unknwon | 2014-12-10 | 1 | -1/+1 |
* | fix #711 | Unknwon | 2014-12-09 | 4 | -5/+5 |
* | add label-create ui elements | fuxiaohei | 2014-12-07 | 2 | -2/+15 |
* | fix #165 | Unknwon | 2014-12-05 | 1 | -1/+1 |
* | Added issue link rendering in commit messages | dennis-smurf | 2014-12-05 | 3 | -5/+9 |
* | Display multi-line commit message on commit diff page. | Tony Tsang | 2014-12-05 | 1 | -1/+1 |
* | add issue list filter ui | fuxiaohei | 2014-12-04 | 1 | -1/+31 |
* | fix #580 | Unknwon | 2014-11-30 | 2 | -1/+5 |