Weilin Shi
|
a712f77d7a
Fix some golint warnings in gin.go (#1215)
|
8 years ago |
Boris Borshevsky
|
6f94fd05c9
Linting and optimizing struct memory signature. (#1184)
|
8 years ago |
田欧
|
9a4ecc87d6
format some codes style (#1165)
|
8 years ago |
田欧
|
1e88466d23
Update the comment of Version (#1141)
|
8 years ago |
田欧
|
0cb7c44abc
Print warning log when user create one engine using gin.Default in debug mode (#1121)
|
8 years ago |
田欧
|
3b300929e8
Empty string check (#1101)
|
8 years ago |
田欧
|
f7376f7c7f
combine var and use tmp var (#1108)
|
8 years ago |
Daniel M. Lambea
|
c9b344118f
Moved const 'defaultMemory' to attrib. Engine.MaxMultipartMemory instead. (#1100)
|
8 years ago |
田欧
|
c25254f563
reduce go cyclo (#1076)
|
8 years ago |
田欧
|
a8fa424ae5
update comment (#1057)
|
8 years ago |
田欧
|
25d20a4463
merge args if it have same type (#1059)
|
8 years ago |
Eason Lin
|
4b54b86272
fix composite literal uses unkeyed fields warnings, #1050 (#1051)
|
8 years ago |
田欧
|
7b508186dd
style: remove optional return (#1036)
|
8 years ago |
田欧
|
199bbf2ae5
refactor(gin): use return not use else for reducing indent (#1031)
|
8 years ago |
Eason Lin
|
75ed286c60
feat: add SecureJSON func to prevent json hijacking
|
8 years ago |
田欧
|
e0fd6238d3
use comma ok and use single line (#984)
|
8 years ago |
田欧
|
b985857899
update func comment (#981)
|
8 years ago |
Eason Lin
|
71d3ae4f92
fix(comment): remove todo
|
8 years ago |
田欧
|
d535fcd598
separate type define (#975)
|
8 years ago |
Thomas Boerger
|
e38c36ee0d
Made funMaps for the templates configurable and hot-reloadable
|
8 years ago |
田欧
|
6dac8c8a48
delete else keyword (#948)
|
8 years ago |
sope
|
35f5df63e6
add custom Delims support (#860)
|
8 years ago |
Javier Provecho Fernandez
|
c5d9c2f0fa
bump version to 1.2
|
8 years ago |
Sergey Egorov
|
b1872ec369
The url.RawPath used when engine.UseRawPath is set to true. (#810)
|
8 years ago |
Franz Bettag
|
2ae8a25fc9
Added HandleContext to re-enter soft-rewritten Requests. (#709)
|
8 years ago |
Bo-Yi Wu
|
764e138e32
Merge pull request #755 from gin-gonic/755-app-engine-client-ip
|
9 years ago |
Javier Provecho Fernandez
|
98af44604c
Update const framework version to 1.1.4
|
9 years ago |
Javier Provecho Fernandez
|
7e58c80a7c
Fix #723
|
9 years ago |
Javier Provecho Fernandez
|
9e930b9bdd
lint code
|
9 years ago |
Manu Mtz.-Almeida
|
d64a1fb91c
Cosmetic changes
|
10 years ago |