Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | read single file | slene | 2014-03-20 | 1 | -0/+46 |
* | Finish watch backend | Unknown | 2014-03-19 | 1 | -0/+6 |
* | Finish watch backend | Unknown | 2014-03-19 | 1 | -0/+8 |
* | Watch backend | Unknown | 2014-03-19 | 1 | -5/+14 |
* | Mirror fix | Unknown | 2014-03-19 | 1 | -0/+1 |
* | bug fixed | Lunny Xiao | 2014-03-19 | 1 | -26/+24 |
* | remove unused codes | Lunny Xiao | 2014-03-19 | 1 | -4/+1 |
* | merge | Lunny Xiao | 2014-03-19 | 1 | -41/+0 |
|\ | |||||
| * | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-03-18 | 1 | -20/+23 |
| |\ | |||||
| * | | Delete commit and update getlastcommit | Unknown | 2014-03-18 | 1 | -33/+6 |
* | | | bug fixed for commits list | Lunny Xiao | 2014-03-19 | 1 | -1/+2 |
| |/ |/| | |||||
* | | add commit view | Lunny Xiao | 2014-03-18 | 1 | -19/+36 |
|/ | |||||
* | Bug fix | Unknown | 2014-03-17 | 1 | -1/+15 |
* | Bug fix | Unknown | 2014-03-17 | 1 | -4/+3 |
* | Bug fix | Unknown | 2014-03-17 | 1 | -10/+23 |
* | Add log output | Unknown | 2014-03-17 | 1 | -3/+10 |
* | Add postgres support, clean code, code review | Unknown | 2014-03-17 | 1 | -15/+226 |
* | Completely rule out the cgo | Unknown | 2014-03-17 | 1 | -52/+70 |
* | fix repo setting and delete repo | slene | 2014-03-17 | 1 | -0/+3 |
* | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-03-16 | 1 | -1/+1 |
|\ | |||||
| * | Clean code | Unknown | 2014-03-16 | 1 | -1/+1 |
* | | add post update | Lunny Xiao | 2014-03-16 | 1 | -1/+12 |
|/ | |||||
* | add size for file | Lunny Xiao | 2014-03-15 | 1 | -63/+0 |
* | add pure go git lib to instead cgo git lib | Lunny Xiao | 2014-03-15 | 1 | -20/+7 |
* | bug fixed | Lunny Xiao | 2014-03-14 | 1 | -2/+2 |
* | add tree view | Lunny Xiao | 2014-03-14 | 1 | -4/+30 |
|\ | |||||
| * | Add update user profile back end, add new gitignore and license, add template... | Unknown | 2014-03-13 | 1 | -0/+4 |
* | | add id | Lunny Xiao | 2014-03-14 | 1 | -0/+2 |
|/ | |||||
* | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-03-13 | 1 | -6/+13 |
|\ | |||||
| * | Add delete repo | Unknown | 2014-03-13 | 1 | -6/+13 |
* | | update repo page | Lunny Xiao | 2014-03-13 | 1 | -7/+17 |
|/ | |||||
* | single repository page ui, add spec handler to get repo | FuXiaoHei | 2014-03-13 | 1 | -1/+2 |
* | Add GetRepositoryByName and GetRepositoryById | Unknown | 2014-03-12 | 1 | -0/+25 |
* | Bug fix | Unknown | 2014-03-11 | 1 | -1/+1 |
* | add GetReposFiles | Lunny Xiao | 2014-03-11 | 1 | -26/+77 |
* | add repo list of dashboard | Lunny Xiao | 2014-03-11 | 1 | -0/+4 |
* | Finish create repo | Unknown | 2014-03-11 | 1 | -11/+36 |
* | Update create repo | Unknown | 2014-03-11 | 1 | -24/+28 |
* | add README support for creating repository | Lunny Xiao | 2014-03-11 | 1 | -8/+61 |
* | Add add and delete SSH key | Unknown | 2014-03-10 | 1 | -4/+17 |
* | Update CreateRepository | Unknown | 2014-03-09 | 1 | -45/+62 |
* | Merge utils to modules | Unknown | 2014-03-07 | 1 | -1/+2 |
* | Change /user/profile URL to /user/:username | Unknown | 2014-03-07 | 1 | -3/+1 |
* | add fork | Lunny Xiao | 2014-03-02 | 1 | -0/+11 |
* | create repository from web | Lunny Xiao | 2014-02-25 | 1 | -2/+15 |
* | Add code of add public key | Unknown | 2014-02-20 | 1 | -1/+1 |
* | improved ssh supports | Lunny Xiao | 2014-02-20 | 1 | -1/+1 |
* | improved ssh supports | Lunny Xiao | 2014-02-20 | 1 | -8/+21 |
* | Add code of delete user | Unknown | 2014-02-19 | 1 | -1/+1 |
* | add ssh supports(unfinished) | Lunny Xiao | 2014-02-19 | 1 | -4/+11 |