cf7aef47f0
Implementing the new logging infrastructure
...
Moved logging to the new logging infrastructure by removing the use of
ColorLog() function. Added more documentation. Also fixed some typos in
comments and function names.
2016-11-13 15:14:48 +01:00
0d0bea81bf
去掉offset(int64)赋0值,去掉query (map[...]...)定义,以符合Lint
2016-09-09 15:38:44 +08:00
411aa43080
修改PUT和Get One 错误的注释
2016-09-09 15:27:36 +08:00
ad34b7be2a
修改函数注释,以符合Lint规范
2016-09-09 15:20:59 +08:00
4edf273341
兼容query中的日期、时间参数。如:query=xxTime.lt:2016-01-01T23:22:21+08:00
2016-08-18 22:28:01 +08:00
525d2b0901
support object ref model
2016-08-16 23:32:13 +08:00
338dfc65ed
New tweaks
...
Added enhanced logging while using bee to scaffold code
Fixed some typos and errors
Added more error handling
Added more docs
2016-07-31 23:30:35 +02:00
b8250ebb72
New Bee banner
...
Added a new Bee banner using ASCII art. When bee is invoked,
the banner is displayed with the version number (short banner).
A More verbose Banner is added to 'bee version' which shows
more information about the host and Go runtime.
2016-06-01 14:30:29 +02:00
807c3de8a7
fix issue with new version
2016-01-06 11:55:56 +08:00
20d77d9979
Merge branch 'master' into develop
2015-12-18 14:42:37 +08:00
dec41734bd
ServeJson-->ServeJSON,update to match beego develop
2015-10-22 11:32:21 +08:00
e2ee2a8a79
update the status cide
2015-10-16 23:44:11 +08:00
f385056264
Generate fixes for model and controller
...
- use int64 for all places handling model id
- use controller code from appcode if a matching model is found
2015-07-16 19:36:02 +02:00
43ef051a29
Update g_controllers.go
2015-04-26 05:26:26 +03:00
976602bc01
change this to short name
2014-11-05 22:48:09 +08:00
9faf04fea0
add downsql & controller add mapping
2014-08-18 12:21:21 +08:00
5ffc17febb
update the comments
2014-08-09 01:48:40 +08:00
375eb44479
bee support create controllers
2014-08-09 01:37:55 +08:00