Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish release | Unknown | 2014-04-14 | 1 | -0/+50 |
| | |||||
* | Move binding as subrepo | Unknown | 2014-04-13 | 6 | -28/+17 |
| | |||||
* | Add repo mirror and import | Unknown | 2014-04-12 | 2 | -3/+43 |
| | |||||
* | Support private repo | Unknown | 2014-04-11 | 1 | -1/+1 |
| | |||||
* | Add: rename user | Unknown | 2014-04-03 | 1 | -0/+2 |
| | |||||
* | Change new martini impot path | Unknown | 2014-03-30 | 6 | -8/+7 |
| | |||||
* | Fixing bug | Unknown | 2014-03-30 | 1 | -0/+4 |
| | |||||
* | Finish close and reopen issue, install page, ready going to test stage of v0.2.0 | Unknown | 2014-03-29 | 1 | -0/+1 |
| | |||||
* | Working on install page | Unknown | 2014-03-28 | 1 | -0/+50 |
| | |||||
* | Added create issue | Unknown | 2014-03-25 | 1 | -6/+3 |
| | |||||
* | Add auto-login | Unknown | 2014-03-22 | 1 | -0/+1 |
| | |||||
* | Add create, list, view issue | Unknown | 2014-03-22 | 1 | -0/+54 |
| | |||||
* | update session | slene | 2014-03-22 | 1 | -5/+6 |
| | |||||
* | Add admin edit user | Unknown | 2014-03-21 | 2 | -1/+56 |
| | |||||
* | Add register mail tpl | Unknown | 2014-03-19 | 1 | -58/+0 |
| | |||||
* | Add active page | Unknown | 2014-03-19 | 1 | -0/+17 |
| | |||||
* | Add send register confirm mail | Unknown | 2014-03-19 | 1 | -6/+5 |
| | |||||
* | Working on register mail confirmation | Unknown | 2014-03-19 | 1 | -0/+42 |
| | |||||
* | Add postgres support, clean code, code review | Unknown | 2014-03-17 | 1 | -0/+4 |
| | |||||
* | fix repo setting and delete repo | slene | 2014-03-17 | 1 | -7/+0 |
| | |||||
* | modify RepoAssignment | slene | 2014-03-16 | 1 | -62/+0 |
| | |||||
* | Merge branch 'master' of github.com:gogits/gogs | slene | 2014-03-15 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: routers/user/user.go web.go | ||||
| * | Finish feeds | Unknown | 2014-03-15 | 1 | -1/+1 |
| | | |||||
* | | move templateFuncs to one file, add middleware context. | slene | 2014-03-15 | 1 | -34/+0 |
|/ | |||||
* | Add HomeLink and AvatarLink to User model. Please use .SignedUser in template. | slene | 2014-03-15 | 1 | -3/+9 |
| | |||||
* | Finish update password and profile | Unknown | 2014-03-14 | 1 | -1/+1 |
| | |||||
* | Allow 1 letter usernames | Unknown | 2014-03-13 | 1 | -2/+2 |
| | |||||
* | Add updatePasswd | Unknown | 2014-03-13 | 1 | -0/+33 |
| | |||||
* | Add update user profile back end, add new gitignore and license, add ↵ | Unknown | 2014-03-13 | 2 | -5/+45 |
| | | | | template data to public profile page | ||||
* | Add delete repo | Unknown | 2014-03-13 | 1 | -0/+6 |
| | |||||
* | single repository page ui, add spec handler to get repo | FuXiaoHei | 2014-03-13 | 1 | -0/+5 |
| | |||||
* | single repository page ui | FuXiaoHei | 2014-03-13 | 1 | -0/+62 |
| | |||||
* | Bug fix | Unknown | 2014-03-11 | 1 | -0/+3 |
| | |||||
* | Finish create repo | Unknown | 2014-03-11 | 1 | -0/+1 |
| | |||||
* | Update create repo | Unknown | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | Add add and delete SSH key | Unknown | 2014-03-10 | 2 | -0/+55 |
| | |||||
* | Update repo.Create | Unknown | 2014-03-08 | 2 | -0/+54 |
| | |||||
* | Merge utils to modules | Unknown | 2014-03-07 | 2 | -2/+2 |
| | |||||
* | Change /user/profile URL to /user/:username | Unknown | 2014-03-07 | 1 | -1/+1 |
| | |||||
* | Add SignInRequire and SignOutRequire middleware | Unknown | 2014-03-07 | 1 | -0/+82 |
| | |||||
* | Finish log in user | Unknown | 2014-03-06 | 1 | -20/+52 |
| | |||||
* | Finish register user | Unknown | 2014-03-06 | 1 | -9/+24 |
| | |||||
* | Optimize validate | Unknown | 2014-03-06 | 1 | -48/+51 |
| | |||||
* | Add binding form for register user | Unknown | 2014-03-06 | 1 | -0/+111 |