1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 13:15:48 +00:00
Commit Graph

60 Commits

Author SHA1 Message Date
Lunny Xiao
3ceb008e1f add commit view 2014-03-18 11:22:19 +08:00
Lunny Xiao
45a6444b1e add commits 2014-03-17 23:04:49 +08:00
FuXiaoHei
3a3ac1f0f3 repo branch page ui 2014-03-17 17:14:31 +08:00
slene
3a2eee0827 fix repo setting and delete repo 2014-03-17 14:36:28 +08:00
Unknown
8de9517862 Mirror fix 2014-03-16 03:41:22 -04:00
Unknown
828c89de99 Clean code 2014-03-16 02:28:24 -04:00
Unknown
f026ae8652 Merge branch 'master' of github.com:gogits/gogs 2014-03-15 12:13:48 -04:00
Unknown
dfcae2a97a Add repo list data, need front-end fix 2014-03-15 12:13:45 -04:00
slene
7ca8306775 modify RepoAssignment 2014-03-16 00:03:23 +08:00
slene
37300dc0d7 fix redirect 2014-03-15 20:52:48 +08:00
slene
a33d03f008 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	routers/user/user.go
	web.go
2014-03-15 20:39:56 +08:00
slene
fa5ad1e465 move templateFuncs to one file, add middleware context. 2014-03-15 19:01:50 +08:00
Unknown
e9fdf1031d Clean code 2014-03-15 05:53:13 -04:00
slene
06deed820d Add HomeLink and AvatarLink to User model. Please use .SignedUser in template. 2014-03-15 15:28:06 +08:00
Unknown
adb17791bd Add basic render of public act 2014-03-15 00:50:51 -04:00
Unknown
d50e18ab6d Clean code 2014-03-14 19:34:59 -04:00
Lunny Xiao
b27e8e87f8 add tree view 2014-03-14 23:54:16 +08:00
FuXiaoHei
d18237850c add draft page for empty link 2014-03-14 17:12:28 +08:00
Unknown
398809b135 Combine UI and data in repo home page 2014-03-14 02:40:07 -04:00
Unknown
15f8bc417e Add log.handle 2014-03-14 01:51:12 -04:00
Unknown
56cf05be77 Add errHandler mid ware 2014-03-14 01:40:34 -04:00
Unknown
47edf7f4f9 Finish update password and profile 2014-03-14 01:12:07 -04:00
FuXiaoHei
9c0672e0dd user update-password page ui 2014-03-14 11:24:08 +08:00
Unknown
c01f593daa Add updatePasswd 2014-03-13 04:06:35 -04:00
Unknown
57bc2d1ca0 Add update user profile back end, add new gitignore and license, add template data to public profile page 2014-03-13 03:39:18 -04:00
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