Commit History

Author SHA1 Message Date
  Eason Lin 4b54b86272 fix composite literal uses unkeyed fields warnings, #1050 (#1051) 7 years ago
  田欧 7b508186dd style: remove optional return (#1036) 7 years ago
  田欧 199bbf2ae5 refactor(gin): use return not use else for reducing indent (#1031) 7 years ago
  Eason Lin 75ed286c60 feat: add SecureJSON func to prevent json hijacking 7 years ago
  田欧 e0fd6238d3 use comma ok and use single line (#984) 7 years ago
  田欧 b985857899 update func comment (#981) 7 years ago
  Eason Lin 71d3ae4f92 fix(comment): remove todo 7 years ago
  田欧 d535fcd598 separate type define (#975) 7 years ago
  Thomas Boerger e38c36ee0d Made funMaps for the templates configurable and hot-reloadable 7 years ago
  田欧 6dac8c8a48 delete else keyword (#948) 7 years ago
  sope 35f5df63e6 add custom Delims support (#860) 7 years ago
  Javier Provecho Fernandez c5d9c2f0fa bump version to 1.2 7 years ago
  Sergey Egorov b1872ec369 The url.RawPath used when engine.UseRawPath is set to true. (#810) 7 years ago
  Franz Bettag 2ae8a25fc9 Added HandleContext to re-enter soft-rewritten Requests. (#709) 7 years ago
  Bo-Yi Wu 764e138e32 Merge pull request #755 from gin-gonic/755-app-engine-client-ip 7 years ago
  Javier Provecho Fernandez 98af44604c Update const framework version to 1.1.4 7 years ago
  Javier Provecho Fernandez 7e58c80a7c Fix #723 7 years ago
  Javier Provecho Fernandez 9e930b9bdd lint code 8 years ago
  Manu Mtz.-Almeida d64a1fb91c Cosmetic changes 8 years ago
  Manu Mtz.-Almeida e9531e5c76 Merge branch 'master' into develop 8 years ago
  Manu Mtz.-Almeida 7afb3238a3 Improves Recovery middleware: 8 years ago
  Kyle Mcgill 23c01faeb3 undefinitely -> indefinitely 9 years ago
  Manu Mtz-Almeida e8bc8f48e9 Merge branch 'master' into develop 9 years ago
  Manu Mtz-Almeida ce2201c392 router.Run() can be called without parameters. #405 9 years ago
  Manu Mtz-Almeida 2b3aa51738 Template debugging 9 years ago
  Manu Mtz-Almeida fc5e355724 BasePath is not longer an exported field, but a method instead 9 years ago
  error10 2b8ed80da0 RedirectTrailingSlash has no effect unless RedirectFixedPath is set 9 years ago
  Javier Provecho Fernandez 7c0c427b2d Fix #252 typo (middlewares -> middleware) 9 years ago
  Manu Mtz-Almeida 8f3047814e Comments + IRoutes + IRouter + unexported AbortIndex 9 years ago
  Manu Mtz-Almeida a20984c2bc Adds comments 9 years ago