summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Add ShowRegistrationButton configuration optionRaphael Randschau2015-02-051-0/+2
* models: sanitize user full name when update settingsUnknwon2015-02-041-1/+1
* public/ng/js: script fix on #901Unknwon2015-02-041-2/+2
* little fixAlexey Makhov2015-02-041-2/+2
* add multifile support to diff view highlightingAlexey Makhov2015-02-041-8/+8
* fix diff lines highlightingAlexey Makhov2015-02-041-5/+5
* fix error at admin/configAlexey Makhov2015-02-031-1/+1
* public/ng/css: code fix on #895Unknwon2015-02-032-2/+2
* Merge branch 'master' of github.com:gogits/gogs into devUnknwon2015-02-031-7/+9
|\
| * fix settings/email html&cssAlexey Makhov2015-02-031-7/+9
* | modules/base: fix README filename checker, fix #877Unknwon2015-02-021-1/+1
|/
* Merge pull request #818 from fzerorubigd/master无闻2015-02-011-0/+5
|\
| * add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-011-0/+5
* | correction: updated docker linkTristan Storch2015-02-011-3/+3
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-21/+27
* | public/ng: fix auto-completion #832Unknwon2015-02-011-1/+1
* | templates: fix commit message render issue #828Unknwon2015-01-311-1/+1
* | routers/repo: set raw page content type to 'text/plain' #828Unknwon2015-01-311-1/+1
* | modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-304-4/+4
* | fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-204-5/+5
* | use new Redis clientUnknwon2015-01-031-1/+1
* | Fix #799 by adding a tooltip for all dates in all settings/panelsPeter Smit2015-01-027-8/+8
* | fix #805Unknwon2015-01-021-1/+1
* | work on #784Unknwon2015-01-021-1/+1
|/
* fix 500: E-mail already used in user settings pageUnknwon2014-12-291-1/+1
* fix API changesUnknwon2014-12-281-3/+1
* add label-edit and label-delete logicfuxiaohei2014-12-221-4/+30
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-12-221-2/+2
|\
| * Forgot to i18n "Primary"Peter Smit2014-12-221-1/+1
| * Create English locale keys for multiple e-mails featurePeter Smit2014-12-221-2/+2
* | fix invite bug(shouldn't include full name to search box)Unknwon2014-12-221-1/+1
|/
* Merge pull request #755 from phsmit/multiple_emails无闻2014-12-203-0/+89
|\
| * Finish method for having multiple emails/user.Peter2014-12-172-0/+59
| * Template for email activation emailPeter2014-12-171-0/+30
* | work on #756Unknwon2014-12-171-1/+1
|/
* fix #741Unknwon2014-12-161-1/+1
* fix binding api brokenUnknwon2014-12-151-1/+1
* prepare for 0.5.9Unknwon2014-12-131-1/+1
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-131-1/+1
* api: able to create repo and fix #726Unknwon2014-12-122-2/+2
* fix #735Unknwon2014-12-122-2/+2
* mirror code cleanUnknwon2014-12-111-1/+1
* Finish new UI for release pageUnknwon2014-12-104-188/+184
* fix compile errorUnknwon2014-12-101-1/+1
* fix #711Unknwon2014-12-094-5/+5
* add label-create ui elementsfuxiaohei2014-12-072-2/+15
* fix #165Unknwon2014-12-051-1/+1
* Added issue link rendering in commit messagesdennis-smurf2014-12-053-5/+9
* Display multi-line commit message on commit diff page.Tony Tsang2014-12-051-1/+1
* add issue list filter uifuxiaohei2014-12-041-1/+31