Commit Graph

12 Commits

Author SHA1 Message Date
Faissal Elamraoui 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
Faissal Elamraoui 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
astaxie 807c3de8a7 fix issue with new version 2016-01-06 11:55:56 +08:00
astaxie 20d77d9979 Merge branch 'master' into develop 2015-12-18 14:42:37 +08:00
fugr dec41734bd ServeJson-->ServeJSON,update to match beego develop 2015-10-22 11:32:21 +08:00
astaxie e2ee2a8a79 update the status cide 2015-10-16 23:44:11 +08:00
Pelle Johnsen 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
Vitaly A 43ef051a29 Update g_controllers.go 2015-04-26 05:26:26 +03:00
astaxie 976602bc01 change this to short name 2014-11-05 22:48:09 +08:00
astaxie 9faf04fea0 add downsql & controller add mapping 2014-08-18 12:21:21 +08:00
astaxie 5ffc17febb update the comments 2014-08-09 01:48:40 +08:00
astaxie 375eb44479 bee support create controllers 2014-08-09 01:37:55 +08:00