Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-03-13 | 3 | -9/+18 |
|\ | |||||
| * | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-03-13 | 10 | -18/+34 |
| |\ | |||||
| * | | update repo page | Lunny Xiao | 2014-03-13 | 3 | -9/+18 |
* | | | Update README | Unknown | 2014-03-13 | 1 | -1/+3 |
| |/ |/| | |||||
* | | Add delete repo | Unknown | 2014-03-13 | 10 | -18/+34 |
|/ | |||||
* | 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 |
* | | | single repository page ui preview | FuXiaoHei | 2014-03-13 | 6 | -1/+220 |
| |/ |/| | |||||
* | | Add GetRepositoryByName and GetRepositoryById | Unknown | 2014-03-12 | 1 | -0/+25 |
* | | Move custom dir to custom/ | Unknown | 2014-03-12 | 3 | -5/+4 |
|/ | |||||
* | Bug fix | Unknown | 2014-03-12 | 2 | -5/+5 |
* | Update gopmfile | Unknown | 2014-03-11 | 1 | -0/+10 |
* | Bug fix | Unknown | 2014-03-11 | 1 | -0/+17 |
* | Bug fix | Unknown | 2014-03-11 | 1 | -1/+1 |
* | Add gopmfile | Unknown | 2014-03-11 | 2 | -0/+13 |
* | Bug fix | Unknown | 2014-03-11 | 2 | -2/+5 |
* | Finish delete user | Unknown | 2014-03-11 | 6 | -14/+25 |
* | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-03-11 | 2 | -12/+42 |
|\ | |||||
| * | dashboard ui | FuXiaoHei | 2014-03-11 | 2 | -12/+42 |
* | | add GetReposFiles | Lunny Xiao | 2014-03-11 | 2 | -27/+86 |
|/ | |||||
* | add repo list of dashboard | Lunny Xiao | 2014-03-11 | 4 | -5/+24 |
* | Finish create repo | Unknown | 2014-03-11 | 11 | -27/+271 |
* | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-03-11 | 3 | -1/+81 |
|\ | |||||
| * | begin dashboard ui | FuXiaoHei | 2014-03-11 | 3 | -1/+81 |
* | | Update create repo | Unknown | 2014-03-11 | 5 | -30/+34 |
|/ | |||||
* | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-03-11 | 11 | -35/+54 |
|\ | |||||
| * | finish user delete page ui | FuXiaoHei | 2014-03-11 | 1 | -6/+7 |
| * | finish user delete page ui | FuXiaoHei | 2014-03-11 | 7 | -16/+38 |
| * | Add custom.ini | Unknown | 2014-03-10 | 4 | -18/+14 |
* | | add README support for creating repository | Lunny Xiao | 2014-03-11 | 3 | -12/+65 |
|/ | |||||
* | Clean code | Unknown | 2014-03-10 | 2 | -59/+2 |
* | Add add and delete SSH key | Unknown | 2014-03-10 | 11 | -77/+116 |
* | finish ssh key pages ui | FuXiaoHei | 2014-03-10 | 6 | -6/+82 |
* | add del publickey | Lunny Xiao | 2014-03-10 | 2 | -0/+46 |
* | fix app.ini changed | FuXiaoHei | 2014-03-10 | 1 | -1/+1 |
* | ssh keys operation page ui | FuXiaoHei | 2014-03-10 | 8 | -11/+237 |
* | Update CreateRepository | Unknown | 2014-03-09 | 5 | -52/+81 |