Commit Graph

35 Commits

Author SHA1 Message Date
Unknown 27104ac89a Add delete repo 2014-03-13 02:39:09 -04:00
Unknown 18ba149137 Merge branch 'master' of github.com:gogits/gogs 2014-03-13 02:09:55 -04:00
Unknown ea765d25e2 Update action struct 2014-03-13 02:09:36 -04:00
FuXiaoHei a8d8e72562 single repository setting page ui 2014-03-13 14:08:49 +08:00
FuXiaoHei 3005a0f13e Merge remote-tracking branch 'origin/master'
Conflicts:
	routers/repo/single.go
	templates/repo/single.tmpl
2014-03-13 13:16:58 +08:00
FuXiaoHei 37fae304d3 single repository page ui, add spec handler to get repo 2014-03-13 13:14:43 +08:00
Unknown d093406634 Fix import path 2014-03-13 01:03:16 -04:00
Unknown 8c96091727 Merge branch 'master' of github.com:gogits/gogs 2014-03-13 01:01:28 -04:00
Unknown 6a75b1f7b3 Add create repo feeds 2014-03-13 01:01:22 -04:00
FuXiaoHei b1fe498eb9 single repository page ui 2014-03-13 12:50:07 +08:00
Lunny Xiao fecafdca2a merge 2014-03-13 12:45:41 +08:00
FuXiaoHei 555c8f1d91 Merge remote-tracking branch 'origin/master' 2014-03-13 12:16:51 +08:00
FuXiaoHei 4fff38856e single repository page ui preview 2014-03-13 12:15:58 +08:00
Lunny Xiao 08feaf3ded add repo router 2014-03-13 11:56:25 +08:00
Unknown 897329a644 Add add and delete SSH key 2014-03-10 20:48:58 -04:00
FuXiaoHei 46687f391c ssh keys operation page ui 2014-03-10 16:54:52 +08:00
Unknown 76ce6f9848 Update repo.Create 2014-03-08 21:25:38 -05:00
Unknown 5a05d6633d Merge utils to modules 2014-03-07 17:22:15 -05:00
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username 2014-03-07 17:08:21 -05:00
Unknown ba5c7ea771 Add SignInRequire and SignOutRequire middleware 2014-03-07 16:05:18 -05:00
Lunny Xiao 8e821c75d7 add publickey list 2014-03-07 11:34:41 +08:00
Lunny Xiao e246f2188e add list for repo basic 2014-03-07 11:14:51 +08:00
Unknown 90223dcfc4 Bug fix 2014-03-06 13:18:19 -05:00
Unknown 56a7ab4da5 Finish log in user 2014-03-06 11:42:14 -05:00
FuXiaoHei 4b912b9ae6 signed-in dashboard and navbar changes 2014-03-06 21:33:17 +08:00
Unknown c6f2c23b05 Add binding form for register user 2014-03-06 02:21:44 -05:00
Unknown e59f90b8fe Update 2014-03-03 19:03:08 -05:00
Lunny Xiao b73cf0ee77 merge 2014-03-03 22:44:51 +08:00
FuXiaoHei ffe0ba562c ui for user/profile page, only skeleton 2014-03-02 21:47:55 +08:00
FuXiaoHei ffcfd428b8 ui design for sign-in and sign-up page
add /login and /sign-up link for user signing
fix typo error
2014-03-02 15:31:06 +08:00
Unknown 594ec0b659 Add code of add public key 2014-02-20 16:51:03 -05:00
Unknown 8962b39648 Add routers for create and delete repo 2014-02-19 21:45:43 -05:00
Unknown d4728fafaf Able to config app name 2014-02-19 14:49:08 -05:00
Unknown d87ea87aee Add code of delete user 2014-02-19 13:13:02 -05:00
Lunny Xiao be0ba9ea88 add ssh supports(unfinished) 2014-02-19 17:50:53 +08:00