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
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
6835c5e551 Merge branch 'master' into develop
fix bug of new err
2016-07-21 10:04:59 +08:00
acf35e9151 fix bug of newer error 2016-07-20 20:49:09 +08: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
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
c487e9d6f7 import logic for model by asta 2014-08-19 17:11:38 +08:00
98b3d4ee37 do not rely on goimports 2014-08-19 17:00:37 +08:00
67c1c05a45 support migrate generate sql 2014-08-18 11:51:57 +08:00
cd31fe26ed bee generate scaffold model 2014-08-11 17:01:06 +08:00