Commit Graph

14 Commits

Author SHA1 Message Date
Wenkai Yin
db9347135c bug fix 2016-06-14 17:33:37 +08:00
Wenkai Yin
df4766b43e add primary key annotation to models 2016-06-14 11:59:44 +08:00
Wenkai Yin
14e71f0052 Merge branch 'master' into sync_image
Conflicts:
	.travis.yml
	models/accesslog.go
	models/project.go
	models/user.go
2016-06-13 18:14:41 +08:00
Tan Jiang
bbac16a033 missed quotes around json tag... 2016-06-02 12:14:40 +08:00
Tan Jiang
1dcb19b519 role info need to be in user model for now 2016-06-02 12:07:30 +08:00
Tan Jiang
bf86f1ff58 update attributes of api 2016-06-01 15:17:05 +08:00
wemeya
7c74b16eef add api for listing recent logs and changing user profile 2016-05-20 16:56:12 +08:00
wy65701436
b76acb6381 remove validate step as the duplication, and user model.User instead of new struct. 2016-04-05 20:26:24 -07:00
Wenkai Yin
ac5bbc4657 db refactor 2016-03-28 15:34:41 +08:00
Tan Jiang
2cabd9c187 fix package comment issue 2016-02-26 18:54:14 +08:00
yinw
2a40866043 golint comment for model, dao and utils 2016-02-26 18:13:13 +08:00
yinw
3229d9ea45 add json annotations for model 2016-02-26 16:07:20 +08:00
yinw
4a0b069994 golint refactor for model 2016-02-26 10:15:01 +08:00
Tan Jiang
f859348ac6 Initial commit 2016-02-01 19:59:10 +08:00