Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-03-13 | 5 | -5/+7 |
|\ | |||||
| * | Add delete repo | Unknown | 2014-03-13 | 5 | -5/+7 |
* | | update repo page | Lunny Xiao | 2014-03-13 | 1 | -1/+1 |
|/ | |||||
* | single repository setting page ui | FuXiaoHei | 2014-03-13 | 6 | -40/+69 |
* | single repository page ui, add spec handler to get repo | FuXiaoHei | 2014-03-13 | 2 | -11/+6 |
* | Merge remote-tracking branch 'origin/master' | FuXiaoHei | 2014-03-13 | 1 | -0/+10 |
|\ | |||||
| * | add repo router | Lunny Xiao | 2014-03-13 | 1 | -0/+10 |
* | | single repository page ui preview | FuXiaoHei | 2014-03-13 | 3 | -1/+82 |
|/ | |||||
* | Bug fix | Unknown | 2014-03-11 | 1 | -2/+2 |
* | Finish delete user | Unknown | 2014-03-11 | 1 | -1/+1 |
* | dashboard ui | FuXiaoHei | 2014-03-11 | 1 | -4/+2 |
* | add repo list of dashboard | Lunny Xiao | 2014-03-11 | 1 | -1/+5 |
* | Finish create repo | Unknown | 2014-03-11 | 2 | -11/+4 |
* | begin dashboard ui | FuXiaoHei | 2014-03-11 | 2 | -1/+37 |
* | finish user delete page ui | FuXiaoHei | 2014-03-11 | 1 | -6/+7 |
* | finish user delete page ui | FuXiaoHei | 2014-03-11 | 3 | -9/+30 |
* | Add add and delete SSH key | Unknown | 2014-03-10 | 3 | -5/+9 |
* | finish ssh key pages ui | FuXiaoHei | 2014-03-10 | 3 | -5/+6 |
* | ssh keys operation page ui | FuXiaoHei | 2014-03-10 | 3 | -1/+82 |
* | Update repo.Create | Unknown | 2014-03-08 | 2 | -9/+11 |
* | Change /user/profile URL to /user/:username | Unknown | 2014-03-07 | 3 | -6/+7 |
* | Add SignInRequire and SignOutRequire middleware | Unknown | 2014-03-07 | 1 | -0/+12 |
* | add publickey list | Lunny Xiao | 2014-03-07 | 3 | -2/+14 |
* | add list for repo basic | Lunny Xiao | 2014-03-07 | 2 | -2/+12 |
* | Bug fix | Unknown | 2014-03-06 | 3 | -5/+5 |
* | Finish log in user | Unknown | 2014-03-06 | 2 | -10/+16 |
* | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-03-06 | 3 | -13/+10 |
|\ | |||||
| * | navbar active status | FuXiaoHei | 2014-03-06 | 1 | -2/+2 |
| * | register js validation | FuXiaoHei | 2014-03-06 | 2 | -10/+7 |
* | | Finish register user | Unknown | 2014-03-06 | 2 | -3/+3 |
|/ | |||||
* | signed-in dashboard and navbar changes | FuXiaoHei | 2014-03-06 | 4 | -5/+10 |
* | Optimize validate | Unknown | 2014-03-06 | 1 | -1/+1 |
* | Add binding form for register user | Unknown | 2014-03-06 | 1 | -5/+5 |
* | Update | Unknown | 2014-03-03 | 4 | -6/+9 |
* | merged | Lunny Xiao | 2014-03-03 | 4 | -9/+21 |
|\ | |||||
| * | nav ui for user logged | FuXiaoHei | 2014-03-03 | 3 | -5/+14 |
| * | display login error message when login post error | FuXiaoHei | 2014-03-03 | 1 | -3/+6 |
* | | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-03-03 | 3 | -22/+55 |
|\| | |||||
| * | ui for repo/create page | FuXiaoHei | 2014-03-03 | 3 | -22/+55 |
* | | add create repository button | Lunny Xiao | 2014-03-03 | 1 | -0/+1 |
|/ | |||||
* | finished signin and login | Lunny Xiao | 2014-03-02 | 2 | -1/+7 |
* | ui for user/profile page, only skeleton | FuXiaoHei | 2014-03-02 | 4 | -3/+40 |
* | ui design for sign-in and sign-up page | FuXiaoHei | 2014-03-02 | 4 | -15/+62 |
* | add publickey | Lunny Xiao | 2014-02-25 | 2 | -1/+9 |
* | create repository from web | Lunny Xiao | 2014-02-25 | 2 | -0/+20 |
* | Add code of add public key | Unknown | 2014-02-20 | 1 | -0/+26 |
* | Add routers for create and delete repo | Unknown | 2014-02-19 | 3 | -0/+36 |
* | Able to config app name | Unknown | 2014-02-19 | 1 | -1/+1 |
* | Add UI for register user | Unknown | 2014-02-17 | 7 | -34/+80 |
* | Setup templates structure | Unknown | 2014-02-14 | 6 | -3/+52 |