Commit Graph

81 Commits

Author SHA1 Message Date
Unknown 59ffdbf6f8 Add create, list, view issue 2014-03-22 16:00:46 -04:00
slene 076fc98d98 add csrf check 2014-03-23 01:44:02 +08:00
slene f9c07c4186 update session 2014-03-22 20:49:53 +08:00
Unknown 76cd448e79 Add admin delete user 2014-03-22 06:20:00 -04:00
Lunny Xiao 17da2fd2e3 merged 2014-03-22 00:50:47 +08:00
Lunny Xiao efdaf6ee15 add http protocol clone support 2014-03-22 00:48:26 +08:00
Unknown 30618b271a Add admin edit user 2014-03-21 06:15:58 -04:00
Unknown c1576b4c40 Add admin add user 2014-03-21 03:27:59 -04:00
Unknown 5373a3093e config option: Require sign in to view repository 2014-03-21 01:59:15 -04:00
Unknown f6596f11c4 All configuration reload-able 2014-03-21 01:48:10 -04:00
Unknown 9f9cd6bfc6 Work on admin 2014-03-20 07:50:26 -04:00
slene 24678d73f5 read single file 2014-03-20 13:31:24 +08:00
Unknown a922c3ff6a Watch backend 2014-03-19 23:20:55 -04:00
Unknown 601c10309d Bug fix 2014-03-19 13:24:46 -04:00
Unknown 35d473f04a Finish verify email 2014-03-19 12:50:44 -04:00
Gogs 56af7e99a8 fork render 2014-03-19 21:58:51 +08:00
Unknown a2fbb24615 Add active page 2014-03-19 09:24:02 -04:00
Unknown 04e5d5b71f Use custom logger middleware 2014-03-19 05:31:38 -04:00
Unknown bd9d90d8c4 Add some log 2014-03-19 04:48:45 -04:00
shengxiang[skyblue] ccd43b09b2 add some comment 2014-03-18 21:58:58 +08:00
Unknown a3a93aef11 Add some config options 2014-03-18 01:33:53 -04:00
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