Commit Graph

41 Commits (b3cfd9fe0c293ba9d84d38ec140db2c01b1e3109)

Author SHA1 Message Date
Unknown b3cfd9fe0c Fix SSH key bug in windows
Unknown 932f717adb Fixing bug
Unknown 06631ab91f Basic admin data table, models changes
Unknown 3b387336bf Add Repository/user name filter
Unknown 4cf6cc63b0 Work on admin
Unknown 9f9cd6bfc6 Work on admin
Unknown 6f68620860 Pools limit concurrent nums
Unknown 35d473f04a Finish verify email
Unknown de087c7b4a Add send register confirm mail
Unknown fbbae2b721 Working on register mail confirmation
Unknown a3a93aef11 Add some config options
Unknown 9eabbe68a6 Bug fix
Unknown e51afe4621 Add postgres support, clean code, code review
Unknown 757e4f658c Completely rule out the cgo
Unknown 425a58afd6 Bug fix
slene f6e32b1b08 finish delete ssh key and delete account. all with confirm.
Unknown 0754dd2f95 Add delete all feeds when delete account
Unknown ab747f2790 Fix delete SSH key in file
slene 06deed820d Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.
Unknown 47edf7f4f9 Finish update password and profile
Unknown 57bc2d1ca0 Add update user profile back end, add new gitignore and license, add template data to public profile page
FuXiaoHei 37fae304d3 single repository page ui, add spec handler to get repo
Unknown 12f81de349 Finish delete user
Lunny Xiao 23400dd0a2 add GetReposFiles
Lunny Xiao b5cc4078a9 add repo list of dashboard
Unknown 5a05d6633d Merge utils to modules
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username
Unknown 56a7ab4da5 Finish log in user
Unknown 1249392c83 Finish register user
Unknown c6f2c23b05 Add binding form for register user
Unknown e59f90b8fe Update
Lunny Xiao 9c3a8ff299 add run user
Lunny Xiao f7826d4ed7 create repository from web
Lunny Xiao b1b6def5bc improved ssh supports
Unknown 4b92a6c2df Add code of delete user
Lunny Xiao be0ba9ea88 add ssh supports(unfinished)
Unknown 94311e187f Finish register user
Unknown b455478df8 Finish register user
Unknown 3eb1ab9e8b Add UI for register user
Unknown 8ef198dfac Formatting
Lunny Xiao 237193ef2a add user models