11 Commits

Author SHA1 Message Date
Deng Ming
3e96b23551 httplib: fix unstable test, do not use httplib.org 2023-06-04 14:32:51 +08:00
alingse
890caddfb3
fix pass []any as any in variadic function by asasalint (#5012)
* fix pass []any as any in variadic function

* add change log
2022-07-10 14:39:46 +08:00
such
005b8b5813 fix comment
change MainContorlller to MainController
2021-07-19 16:30:34 +08:00
loyalsoldier
91d993b7e2
Fix imports by gci 2021-05-19 22:28:05 +08:00
Ming Deng
babf0dfc14 Make compatible 2021-01-03 22:00:47 +08:00
AllenX2018
75849b6d6a Merge branch 'develop' of https://github.com/beego/beego into fix-issue-4176 2020-12-26 16:57:22 +08:00
Ming Deng
7bc6010604 rename to v2 2020-12-14 11:12:00 +08:00
Ming Deng
a70f7fc920 using new organization 2020-12-13 23:09:19 +08:00
AllenX2018
963de3e68b add SessionOn option for web.Router 2020-11-24 10:15:28 +08:00
AllenX2018
463ec4b085 fix issue #4176: refactor Router with option pattern 2020-11-20 10:43:30 +08:00
Ming Deng
14c1b76569 remove pkg directory;
remove build directory;
remove githook directory;
2020-10-08 18:29:36 +08:00