Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #264 | Unknwon | 2014-10-06 | 4 | -1/+80 |
| | |||||
* | Fix #522 | Unknwon | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | Basic xss prevention | Unknwon | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | Add German translation to home page | unknown | 2014-10-04 | 1 | -1/+22 |
| | |||||
* | Fix SMTP auth logic | Unknwon | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | Work on #516 | Unknwon | 2014-10-01 | 1 | -1/+1 |
| | |||||
* | Fix #515 | Unknwon | 2014-09-30 | 1 | -1/+1 |
| | |||||
* | UI: Confirmation box | Unknwon | 2014-09-29 | 1 | -18/+31 |
| | |||||
* | Bug: 500 when transfer repository to collaborator | Unknwon | 2014-09-29 | 2 | -1/+3 |
| | |||||
* | Clean old dockerfiles | Unknwon | 2014-09-28 | 1 | -1/+1 |
| | |||||
* | Simple fix | Unknwon | 2014-09-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:gogits/gogs | Unknwon | 2014-09-28 | 5 | -5/+11 |
|\ | | | | | | | | | | | Conflicts: public/ng/less/gogs/repository.less templates/repo/home.tmpl | ||||
| * | add issue router for new issue page ui preview | fuxiaohei | 2014-09-27 | 1 | -0/+6 |
| | | |||||
| * | template and ui fix | fuxiaohei | 2014-09-27 | 2 | -3/+5 |
| | | |||||
| * | template and ui fix | fuxiaohei | 2014-09-27 | 3 | -4/+4 |
| | | |||||
* | | UI: Confirmation box | Unknwon | 2014-09-28 | 10 | -14/+63 |
|/ | |||||
* | Add modal to change username | Unknwon | 2014-09-26 | 2 | -1/+10 |
| | | | | Signed-off-by: Unknwon <joe2010xtmf@163.com> | ||||
* | Add directory level commit message | Unknwon | 2014-09-26 | 2 | -2/+2 |
| | |||||
* | no neet for md5 email | fundon | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 2 | -43/+2 |
| | |||||
* | Page: User profile | Unknwon | 2014-09-25 | 3 | -73/+125 |
| | |||||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | 2 | -1/+3 |
| | |||||
* | is utils improvement | fuxiaohei | 2014-09-25 | 2 | -4/+5 |
| | |||||
* | Fix download archive issue | Unknwon | 2014-09-24 | 2 | -5/+5 |
| | |||||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 3 | -30/+29 |
| | |||||
* | Page: Repository home page | Unknwon | 2014-09-23 | 2 | -17/+16 |
| | |||||
* | Fix #495 and cannot view repository by tag | Unknwon | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | pull request ui review, change sidebar | fuxiaohei | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | pull request ui review, change sidebar | fuxiaohei | 2014-09-23 | 2 | -16/+19 |
| | |||||
* | pull request page ui review, upgrade octicon icons | fuxiaohei | 2014-09-23 | 1 | -7/+128 |
| | |||||
* | Add basic submodule support | Unknwon | 2014-09-22 | 1 | -1/+1 |
| | |||||
* | UI: Use tooltip not alert when copy clone URL | Unknwon | 2014-09-22 | 2 | -2/+4 |
| | |||||
* | Fix #491 | Unknwon | 2014-09-22 | 1 | -1/+1 |
| | |||||
* | submodule support and closed #478 | lunnyxiao | 2014-09-22 | 1 | -6/+2 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-22 | 1 | -1/+1 |
|\ | |||||
| * | Mirror bug fix | Unknwon | 2014-09-21 | 1 | -1/+1 |
| | | |||||
* | | add submodule basic support & buf fixed #478 | lunnyxiao | 2014-09-22 | 1 | -2/+15 |
|/ | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 63 | -195/+195 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 62 | -194/+194 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||||
* | Add success message after transfer repository #481 | Unknwon | 2014-09-17 | 1 | -0/+1 |
| | |||||
* | Mirror fix and fix #481 | Unknwon | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-17 | 3 | -4/+4 |
|\ | | | | | | | | | Conflicts: conf/app.ini | ||||
| * | Work on #476 | Unknwon | 2014-09-16 | 1 | -1/+1 |
| | | |||||
| * | Fix mirror UI style and work on #475 | Unknwon | 2014-09-16 | 2 | -3/+3 |
| | | |||||
| * | Fix TimeSince arguments error. | Benjamin Peng | 2014-09-16 | 1 | -1/+1 |
| | | |||||
| * | Fix #465 | Unknwon | 2014-09-15 | 1 | -1/+1 |
| | | |||||
* | | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 | 1 | -1/+1 |
|/ | |||||
* | Fix #461 | Unknwon | 2014-09-14 | 1 | -1/+1 |
| | |||||
* | UI fix | Unknwon | 2014-09-13 | 3 | -3/+7 |
| | |||||
* | Remove APP_LOGO setting | Mathieu Gagnon | 2014-09-13 | 3 | -3/+3 |
| |