summaryrefslogtreecommitdiffstats
path: root/templates/.VERSION
Commit message (Expand)AuthorAgeFilesLines
* models: done testing on new access systemUnknwon2015-02-281-1/+1
* models: fix issue with transfer repositoryUnknwon2015-02-241-1/+1
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-231-1/+1
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-1/+1
|\
| * templates/org/home.tmpl: fix org member can't see public repoUnknwon2015-02-221-1/+1
| * templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-211-1/+1
| * models: fix XORM API breakUnknwon2015-02-141-1/+1
| * templates/user/auth/signin.tmpl: hide sign up prompt when registration is dis...Unknwon2015-02-121-1/+1
* | fix mirror issues uncaught #941Unknwon2015-02-131-1/+1
|/
* better naming on #891Unknwon2015-02-111-1/+1
* able to allow insecure certification of webhook for #891Unknwon2015-02-101-1/+1
* templates/ng/base: change year to 2015, fix #928Unknwon2015-02-091-1/+1
* cmd: code fix for #905Unknwon2015-02-081-1/+1
* able to disable SSH for #883Unknwon2015-02-071-1/+1
* modules/base: fix markdown mention regex for #826Unknwon2015-02-061-1/+1
* models: sanitize user full name when update settingsUnknwon2015-02-041-1/+1
* modules/base: fix README filename checker, fix #877Unknwon2015-02-021-1/+1
* public/ng: fix auto-completion #832Unknwon2015-02-011-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-301-1/+1
* fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-201-1/+1
* use new Redis clientUnknwon2015-01-031-1/+1
* 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 invite bug(shouldn't include full name to search box)Unknwon2014-12-221-1/+1
* 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-121-1/+1
* mirror code cleanUnknwon2014-12-111-1/+1
* fix compile errorUnknwon2014-12-101-1/+1
* fix #711Unknwon2014-12-091-1/+1
* fix #165Unknwon2014-12-051-1/+1
* fix #580Unknwon2014-11-301-1/+1
* fix oauth2Unknwon2014-11-281-1/+1
* fix #664Unknwon2014-11-251-1/+1
* fix #660Unknwon2014-11-241-1/+1
* Fix 653Unknwon2014-11-221-1/+1
* custom avatar uploadUnknwon2014-11-211-1/+1
* fix invalid user links in admin panelsUnknwon2014-11-191-1/+1
* more APIs on #12Unknwon2014-11-181-1/+1
* fox #620Unknwon2014-11-171-1/+1
* 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-121-1/+1
* work on #616 and update localesUnknwon2014-11-101-1/+1