Commit Graph

14 Commits

Author SHA1 Message Date
wy65701436
943d6ebd4c merge code with api/user; refactor api/users 2016-04-08 00:25:52 -07: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
wy65701436
f54b942fd7 fix log issue 2016-04-05 02:45:47 -07:00
wy65701436
fb91857899 remove disabled import 2016-04-05 02:35:00 -07:00
wy65701436
be0d71d61d update /api/users to parse json data 2016-04-05 02:30:23 -07:00
wy65701436
948e5ad1c5 change register to api/users 2016-04-01 04:42:13 -07:00
victoriazhengwf
c8f3644622 Remove 'import beego' in api package 2016-03-27 18:13:33 -07:00
victoriazhengwf
474ae23cdb Use new logger for api package 2016-03-27 17:50:09 -07:00
Tan Jiang
2cabd9c187 fix package comment issue 2016-02-26 18:54:14 +08:00
Tan Jiang
4a24d642b7 add comments to pass golint 2016-02-26 18:35:55 +08:00
yinw
4a0b069994 golint refactor for model 2016-02-26 10:15:01 +08:00
Tan Jiang
40fc5d8f4b fix issues except comments related in main, auth, api packages 2016-02-25 13:40:08 +08:00
Tan Jiang
ecedb882a1 replace status codes with constants in net/http 2016-02-24 14:31:52 +08:00
Tan Jiang
f859348ac6 Initial commit 2016-02-01 19:59:10 +08:00