Commit Graph

12 Commits

Author SHA1 Message Date
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
88a60a59ae Merge pull request #229 from czm1989/develop
Develop
2016-08-19 01:26:36 +08:00
f1787c5beb Reorganized imports 2016-08-01 17:50:02 +02: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
bc963e0070 go lint 2016-07-23 02:05:01 +03:00
acf35e9151 fix bug of newer error 2016-07-20 20:49:09 +08:00
2e7cd9b414 1. remove unused typeMappingMysqlOfRpc type.
2. update README.md
2014-10-23 13:09:22 +08:00
6c40f1a629 修正当表没有主键时bug 2014-10-16 21:36:38 +08:00
adf84eb060 修改bee hprose 参数,只发布hprose服务,不包含RESTful Api。 2014-10-16 21:10:22 +08:00
eaae7694b8 Modified bug of use -tables arguments. 2014-10-15 13:59:05 +08:00
3dce57e793 Modified mysql blob type. 2014-10-15 10:48:50 +08:00
f75d8997ef 自动生成基于数据库的Hprose发布服务。 2014-10-14 21:30:32 +08:00