1
0
mirror of https://github.com/beego/bee.git synced 2024-06-02 11:03:27 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
franzwilhelm
fef25c2c5f add complete swagger 3.0 security support for oauth2, apiKey and basic
fix len(p) handling, add support for global security

update swagger.go in vendor, fix redundant break
2017-05-14 14:38:06 +02:00
Faissal Elamraoui
4dd6983d3c Use Delve v0.12.1 instead of master 2017-03-26 16:55:28 +02:00
Faissal Elamraoui
ad641afb34 Update vendor folder (support for Delve RPC) 2017-03-21 15:47:57 +01:00
Faissal Elamraoui
7811c335e9 Update vendor folder (Delve support) 2017-03-19 23:48:59 +01:00
astaxie
dd3f690bf7 cleanup 2017-03-17 13:33:15 +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
Faissal Elamraoui
c5f8b8d28e Add gorilla/websocket to vendor folder 2017-01-23 20:12:40 +01:00
astaxie
77acc749e4 update vendor 2016-12-20 17:02:58 +08:00
astaxie
28324a2756 add vendor 2016-12-05 23:07:45 +08:00