summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix #580Unknwon2014-11-302-1/+5
* mirror fix on oauth2Unknwon2014-11-281-3/+1
* fix oauth2Unknwon2014-11-282-5/+5
* Merge pull request #683 from jcracknell/admin-repos-cols无闻2014-11-281-2/+2
|\
| * Fix swapped issue/star columns in /admin/reposJames Cracknell2014-11-281-2/+2
* | Fix user linksJames Cracknell2014-11-284-15/+15
|/
* fix #675Unknwon2014-11-271-1/+1
* fix #664Unknwon2014-11-251-1/+1
* update milestone page designfuxiaohei2014-11-241-0/+3
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-11-241-0/+55
|\
| * add milestone page designfuxiaohei2014-11-241-0/+55
* | fix #660Unknwon2014-11-241-1/+1
|/
* Fix 653Unknwon2014-11-221-1/+1
* more on change avatarUnknwon2014-11-211-2/+7
* custom avatar uploadUnknwon2014-11-217-49/+80
* fix invalid user links in admin panelsUnknwon2014-11-193-3/+3
* Fix #635Unknwon2014-11-181-0/+4
* more APIs on #12Unknwon2014-11-181-1/+1
* fox #620Unknwon2014-11-173-6/+12
* add pull-request and labels page designfuxiaohei2014-11-173-12/+96
* support duoshuo mirror of gravatarUnknwon2014-11-161-1/+1
* #12, use go-gogs-clientUnknwon2014-11-141-1/+1
* #12, API: list user repos, list repo hooksUnknwon2014-11-131-1/+1
* add personal access token panel #12Unknwon2014-11-124-4/+63