holooooo
|
599e03b0cd
|
Solution 3
|
2021-05-16 14:18:34 +08:00 |
|
letu
|
402531d68a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-05-14 22:57:57 +08:00 |
|
letu
|
27f7095eec
|
Add change log,add template functions eq,lt to support uint and int compare.
|
2021-05-14 22:55:56 +08:00 |
|
jianzhiyao
|
f4d4591962
|
Update templatefunc.go
|
2021-05-14 11:34:46 +08:00 |
|
jianzhiyao
|
7e15ea4169
|
optimize code struct
|
2021-05-14 11:23:49 +08:00 |
|
letu
|
2fdda76882
|
add template functions eq,lt to support uint and int compare.
|
2021-05-13 16:16:02 +08:00 |
|
Ming Deng
|
bf6dd440ec
|
Merge pull request #4535 from mjyi/fix-issue-4528
Fix issue #4528
|
2021-05-10 10:17:09 +08:00 |
|
Ming Deng
|
ea589bbf41
|
Merge pull request #4599 from flycash/main
Update issue template to make sure users using English
|
2021-05-08 19:49:07 +08:00 |
|
Ming Deng
|
bb3d162c2c
|
Add english tag
|
2021-05-08 19:44:07 +08:00 |
|
Ming Deng
|
1ac3c5abed
|
Merge pull request #4593 from flycash/fix4590
Fix 4590: Forget to check URL when FilterChain invoke next()
|
2021-04-30 07:37:37 -07:00 |
|
Ming Deng
|
822e0df787
|
Add more tests
|
2021-04-30 10:16:56 +08:00 |
|
Ming Deng
|
7b2ef8c7ac
|
Add change log
|
2021-04-27 23:53:08 +08:00 |
|
Ming Deng
|
e9df040142
|
Fix 4590: Forget to check URL when FilterChain invoke next()
|
2021-04-27 23:48:11 +08:00 |
|
Ming Deng
|
511714d616
|
Merge pull request #4588 from maneeshbabu/feat-html-accept-response
Add Resp() method for response based on Accept header
|
2021-04-26 21:39:51 +08:00 |
|
Maneesh Babu M
|
378ba97524
|
Fix golang ci lint error
|
2021-04-24 15:20:26 +00:00 |
|
Maneesh Babu M
|
b622125a76
|
Update tests
|
2021-04-23 03:41:31 +00:00 |
|
Maneesh Babu M
|
3a58f9dc8a
|
Update tests
|
2021-04-23 03:28:55 +00:00 |
|
Maneesh Babu M
|
5e7f9465b2
|
Update test response
|
2021-04-23 03:16:12 +00:00 |
|
Maneesh Babu M
|
6d2bfb776c
|
Update changelog
|
2021-04-23 02:56:19 +00:00 |
|
Maneesh Babu M
|
6158de13ef
|
Add tests
|
2021-04-23 02:54:07 +00:00 |
|
Maneesh Babu M
|
d9415524aa
|
Add Resp response format for controller
|
2021-04-23 02:53:53 +00:00 |
|
Ming Deng
|
1abbb05cef
|
Merge pull request #4583 from flycash/webMock
init exceptMethod and optimize AddAutoPrefix
|
2021-04-22 19:38:06 +08:00 |
|
holooooo
|
84946743d9
|
refactor: improve http client implement
|
2021-04-22 17:11:27 +08:00 |
|
Ming Deng
|
ad81d0ce7c
|
init exceptMethod
|
2021-04-21 23:41:42 +08:00 |
|
holooooo
|
6f36998df8
|
add change log
|
2021-04-20 18:09:11 +08:00 |
|
holooooo
|
672a59d780
|
fix: Restore a deleted field
|
2021-04-20 17:57:58 +08:00 |
|
holooooo
|
0c04798bbe
|
Merge branch 'develop' of https://github.com/holooooo/beego into develop
|
2021-04-20 17:54:34 +08:00 |
|
holooooo
|
575bf62fd3
|
add httpclient add options
|
2021-04-20 17:54:07 +08:00 |
|
Ming Deng
|
7579d83551
|
Merge pull request #4582 from flycash/webMock
Optimize AddAutoPrefix: only register one router in case insensitive mode
|
2021-04-19 22:51:39 +08:00 |
|
Ming Deng
|
636d6cf09f
|
Add CHANGELOG
|
2021-04-19 22:32:08 +08:00 |
|
Ming Deng
|
df6ecb0b47
|
Merge branch 'develop' of github.com:beego/beego into webMock
|
2021-04-19 22:25:43 +08:00 |
|
Ming Deng
|
51cb4fec0e
|
Merge pull request #4579 from byene0923/develop
Proposal:Add Bind() method for web.Controller
|
2021-04-19 22:16:19 +08:00 |
|
Ming Deng
|
d6f80689a0
|
Optimize AddAutoPrefix: only register one router if it's not case sensetive
|
2021-04-19 22:12:34 +08:00 |
|
holooooo
|
29849ddb36
|
Merge branch 'develop' of https://github.com/holooooo/beego into develop
|
2021-04-19 18:18:12 +08:00 |
|
holooooo
|
564a7eb9ff
|
add http client
|
2021-04-19 17:35:59 +08:00 |
|
byene0923
|
0748cc5c35
|
format the code
|
2021-04-19 00:08:01 +08:00 |
|
byene0923
|
c349775c49
|
format the code
|
2021-04-19 00:03:30 +08:00 |
|
byene0923
|
89c2b85471
|
Modify bind() method that users do not pass "Content Type"
|
2021-04-18 23:59:14 +08:00 |
|
Ming Deng
|
675490c294
|
Merge pull request #4581 from beego/master
Master to develop
|
2021-04-18 23:11:06 +08:00 |
|
Ming Deng
|
3d511fd30b
|
Merge branch 'master' of github.com:beego/beego into webMock
|
2021-04-18 23:06:59 +08:00 |
|
byene0923
|
8b92ed6504
|
Proposal:Add Bind() method for web.Controller
|
2021-04-16 22:12:06 +08:00 |
|
Ming Deng
|
29fd8719a8
|
Merge pull request #4577 from byene0923/develop
improve code quality
|
2021-04-15 16:30:14 +08:00 |
|
Ming Deng
|
a759b194d9
|
Merge pull request #4574 from flycash/webMock
Support mock web.session
|
2021-04-15 16:10:11 +08:00 |
|
byene0923
|
69e50c6675
|
Update CHANGELOG.md
|
2021-04-15 15:30:08 +08:00 |
|
byene0923
|
305d220553
|
improve code quality
|
2021-04-15 14:44:57 +08:00 |
|
Ming Deng
|
452dae86be
|
allow register mock
|
2021-04-14 23:38:41 +08:00 |
|
Ming Deng
|
641a791265
|
mock session module
|
2021-04-14 23:15:53 +08:00 |
|
Ming Deng
|
4df8804f5c
|
Merge pull request #4571 from flycash/fix4566
Fix 4566: add exceptMethods
|
2021-04-13 22:23:55 +08:00 |
|
Ming Deng
|
0825531287
|
move deepsource
|
2021-04-13 20:40:46 +08:00 |
|
Ming Deng
|
7e9413b764
|
Fix 4566: add exceptMethods
|
2021-04-13 20:37:27 +08:00 |
|