1
0
mirror of https://github.com/beego/bee.git synced 2025-07-17 18:22:17 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Waleed Gadelkareem
ce75034062 rename mod back 2020-04-18 22:16:51 +02:00
Waleed Gadelkareem
723a91f640 rename mod as a quickfix 2020-04-18 21:00:23 +02:00
Faissal Elamraoui
de82e68f73 Merge pull request #544 from dotSlashLu/dev
Introduce new "sqlconn" attribute into app.conf
2019-01-24 22:42:36 +01:00
Tavee Khunbida
19be52dc8c Fix panic on running tests for newly generated project 2019-01-08 00:34:51 +07:00
dotSlashLu
393e315ba5 cmd/new: unify variable naming convention with cmd/api
camelCase should be the standard anyway
2018-09-13 14:51:09 +08:00
Sergey Lanzman
c538bfbc8f Refactor!
create sub packages
delete unused code
delete code from not use command cmdRouter,cmdTest, cmdRundocs
make command plugins
check with gosimple,staticcheck,go vet,unused,unconvert
2017-03-10 11:48:26 +02:00