Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | templates/user/settings/emial.tmpl: little fix on UI | Unknwon | 2015-02-21 | 1 | -1/+1 |
| | | | | | - routers/user: little code format - conf/locale: update French locale | ||||
* | models: fix XORM API break | Unknwon | 2015-02-14 | 1 | -1/+1 |
| | | | | cmd/web.go: check version after load config | ||||
* | templates/user/auth/signin.tmpl: hide sign up prompt when registration is ↵ | Unknwon | 2015-02-12 | 1 | -1/+1 |
| | | | | disabled #884 | ||||
* | better naming on #891 | Unknwon | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | able to allow insecure certification of webhook for #891 | Unknwon | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | templates/ng/base: change year to 2015, fix #928 | Unknwon | 2015-02-09 | 1 | -1/+1 |
| | | | | - conf/locale: update Japanese locale | ||||
* | cmd: code fix for #905 | Unknwon | 2015-02-08 | 1 | -2/+1 |
| | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now) | ||||
* | able to disable SSH for #883 | Unknwon | 2015-02-07 | 1 | -1/+1 |
| | |||||
* | modules/base: fix markdown mention regex for #826 | Unknwon | 2015-02-06 | 1 | -1/+1 |
| | | | | - conf/locale: add mew translator profile | ||||
* | models: sanitize user full name when update settings | Unknwon | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | modules/base: fix README filename checker, fix #877 | Unknwon | 2015-02-02 | 1 | -1/+1 |
| | |||||
* | public/ng: fix auto-completion #832 | Unknwon | 2015-02-01 | 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 | 1 | -1/+1 |
| | | | | - update russian locale | ||||
* | fix #828, may cause unintentional break in other features, but security is no.1 | Unknwon | 2015-01-20 | 1 | -1/+1 |
| | |||||
* | use new Redis client | Unknwon | 2015-01-03 | 1 | -1/+1 |
| | |||||
* | 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 invite bug(shouldn't include full name to search box) | Unknwon | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | | | | | - POST /user/repos - POST /org/:org/repos | ||||
* | mirror code clean | Unknwon | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | fix compile error | Unknwon | 2014-12-10 | 1 | -1/+1 |
| | |||||
* | fix #711 | Unknwon | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | fix #165 | Unknwon | 2014-12-05 | 1 | -1/+1 |
| | |||||
* | fix #580 | Unknwon | 2014-11-30 | 1 | -1/+1 |
| | |||||
* | fix oauth2 | Unknwon | 2014-11-28 | 1 | -1/+1 |
| | |||||
* | fix #664 | Unknwon | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | fix #660 | Unknwon | 2014-11-24 | 1 | -1/+1 |
| | |||||
* | Fix 653 | Unknwon | 2014-11-22 | 1 | -1/+1 |
| | |||||
* | custom avatar upload | Unknwon | 2014-11-21 | 1 | -1/+1 |
| | |||||
* | fix invalid user links in admin panels | Unknwon | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | more APIs on #12 | Unknwon | 2014-11-18 | 1 | -1/+1 |
| | |||||
* | fox #620 | Unknwon | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | support duoshuo mirror of gravatar | Unknwon | 2014-11-16 | 1 | -1/+1 |
| | |||||
* | #12, use go-gogs-client | Unknwon | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 1 | -1/+1 |
| | |||||
* | work on #616 and update locales | Unknwon | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | work on #609 | Unknwon | 2014-11-07 | 1 | -1/+1 |
| | |||||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 1 | -1/+1 |
| | |||||
* | Work on #5 fork and fix #608 | Unknwon | 2014-11-05 | 1 | -1/+1 |
| | |||||
* | fix session API broken and SQL pretection | Unknwon | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | Update gopmfile | Unknwon | 2014-11-02 | 1 | -1/+1 |
| | |||||
* | Fix #584 | Unknwon | 2014-10-27 | 1 | -1/+1 |
| |