Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:gogits/gogs | slene | 2014-03-15 | 9 | -16/+42 |
|\ | |||||
| * | Clean code | Unknown | 2014-03-15 | 3 | -9/+5 |
| * | Finish feeds | Unknown | 2014-03-15 | 6 | -24/+44 |
* | | fix | slene | 2014-03-15 | 1 | -5/+10 |
* | | move templateFuncs to one file, add middleware context. | slene | 2014-03-15 | 10 | -95/+173 |
|/ | |||||
* | Add HomeLink and AvatarLink to User model. Please use .SignedUser in template. | slene | 2014-03-15 | 9 | -24/+147 |
* | Bug fix | Unknown | 2014-03-15 | 1 | -4/+2 |
* | Add basic render of public act | Unknown | 2014-03-15 | 10 | -26/+472 |
* | That's one small step for man, one giant leap for gopher. | slene | 2014-03-15 | 1 | -3/+9 |
* | Clean code | Unknown | 2014-03-14 | 3 | -50/+55 |
* | add pure go git lib to instead cgo git lib | Lunny Xiao | 2014-03-15 | 2 | -20/+68 |
* | bug fixed | Lunny Xiao | 2014-03-14 | 2 | -5/+5 |
* | add tree view | Lunny Xiao | 2014-03-14 | 34 | -166/+716 |
|\ | |||||
| * | add draft page for empty link | FuXiaoHei | 2014-03-14 | 5 | -1/+55 |
| * | Combine UI and data in repo home page | Unknown | 2014-03-14 | 2 | -42/+13 |
| * | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-03-14 | 4 | -34/+159 |
| |\ | |||||
| | * | repo page ui | FuXiaoHei | 2014-03-14 | 4 | -34/+159 |
| * | | Add TimeSince | Unknown | 2014-03-14 | 1 | -0/+63 |
| |/ | |||||
| * | Add log.handle | Unknown | 2014-03-14 | 6 | -36/+16 |
| * | Add log.handle | Unknown | 2014-03-14 | 4 | -35/+12 |
| * | Add errHandler mid ware | Unknown | 2014-03-14 | 3 | -5/+37 |
| * | Finish update password and profile | Unknown | 2014-03-14 | 10 | -33/+72 |
| * | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-03-14 | 10 | -64/+80 |
| |\ | |||||
| | * | user update-password page ui | FuXiaoHei | 2014-03-14 | 10 | -64/+80 |
| * | | Update | Unknown | 2014-03-14 | 1 | -1/+2 |
| |/ | |||||
| * | Allow 1 letter usernames | Unknown | 2014-03-13 | 3 | -4/+3 |
| * | Add updatePasswd | Unknown | 2014-03-13 | 4 | -1/+69 |
| * | Bug fix | Unknown | 2014-03-13 | 1 | -0/+2 |
| * | Add update user profile back end, add new gitignore and license, add template... | Unknown | 2014-03-13 | 13 | -21/+133 |
| * | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-03-13 | 3 | -9/+18 |
| |\ | |||||
| * | | Update README | Unknown | 2014-03-13 | 1 | -1/+3 |
* | | | add id | Lunny Xiao | 2014-03-14 | 2 | -1/+3 |
| |/ |/| | |||||
* | | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-03-13 | 10 | -18/+34 |
|\| | |||||
| * | Add delete repo | Unknown | 2014-03-13 | 10 | -18/+34 |
* | | update repo page | Lunny Xiao | 2014-03-13 | 3 | -9/+18 |
|/ | |||||
* | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-03-13 | 10 | -44/+86 |
|\ | |||||
| * | single repository setting page ui | FuXiaoHei | 2014-03-13 | 10 | -44/+86 |
* | | Update action struct | Unknown | 2014-03-13 | 3 | -39/+16 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' | FuXiaoHei | 2014-03-13 | 1 | -0/+2 |
|\ | |||||
| * | Fix import path | Unknown | 2014-03-13 | 2 | -4/+5 |
| * | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-03-13 | 8 | -27/+234 |
| |\ | |||||
| | * | merge | Lunny Xiao | 2014-03-13 | 5 | -31/+17 |
| * | | Add create repo feeds | Unknown | 2014-03-13 | 8 | -26/+87 |
* | | | merge | FuXiaoHei | 2014-03-13 | 1 | -0/+56 |
* | | | single repository page ui, add spec handler to get repo | FuXiaoHei | 2014-03-13 | 8 | -30/+39 |
* | | | single repository page ui, add spec handler to get repo | FuXiaoHei | 2014-03-13 | 4 | -28/+19 |
* | | | single repository page ui | FuXiaoHei | 2014-03-13 | 3 | -46/+66 |
| |/ |/| | |||||
* | | Merge remote-tracking branch 'origin/master' | FuXiaoHei | 2014-03-13 | 4 | -5/+34 |
|\| | |||||
| * | merge | Lunny Xiao | 2014-03-13 | 3 | -4/+28 |
| |\ | |||||
| * | | add repo router | Lunny Xiao | 2014-03-13 | 4 | -5/+34 |