提交歷史

作者 SHA1 備註 提交日期
  Javier Provecho Fernandez b869fe1415 docs: add changelog for v1.3.0, update authors and version const (#1478) 7 年之前
  田欧 e5bb4f62a2 chore: add return or remove else for reduce indent (#1470) 7 年之前
  田欧 1c4cbfae59 chore: remove duplicate code (#1418) 7 年之前
  田欧 6c6d97ba2e remove hardcode instead of http status value (#1411) 7 年之前
  chainhelen 07cbe116a0 Add and fix the explanation of `HandleContext` (#1371) 7 年之前
  Weilin Shi a712f77d7a Fix some golint warnings in gin.go (#1215) 8 年之前
  Boris Borshevsky 6f94fd05c9 Linting and optimizing struct memory signature. (#1184) 8 年之前
  田欧 9a4ecc87d6 format some codes style (#1165) 8 年之前
  田欧 1e88466d23 Update the comment of Version (#1141) 8 年之前
  田欧 0cb7c44abc Print warning log when user create one engine using gin.Default in debug mode (#1121) 8 年之前
  田欧 3b300929e8 Empty string check (#1101) 8 年之前
  田欧 f7376f7c7f combine var and use tmp var (#1108) 8 年之前
  Daniel M. Lambea c9b344118f Moved const 'defaultMemory' to attrib. Engine.MaxMultipartMemory instead. (#1100) 8 年之前
  田欧 c25254f563 reduce go cyclo (#1076) 8 年之前
  田欧 a8fa424ae5 update comment (#1057) 8 年之前
  田欧 25d20a4463 merge args if it have same type (#1059) 8 年之前
  Eason Lin 4b54b86272 fix composite literal uses unkeyed fields warnings, #1050 (#1051) 8 年之前
  田欧 7b508186dd style: remove optional return (#1036) 8 年之前
  田欧 199bbf2ae5 refactor(gin): use return not use else for reducing indent (#1031) 8 年之前
  Eason Lin 75ed286c60 feat: add SecureJSON func to prevent json hijacking 8 年之前
  田欧 e0fd6238d3 use comma ok and use single line (#984) 8 年之前
  田欧 b985857899 update func comment (#981) 8 年之前
  Eason Lin 71d3ae4f92 fix(comment): remove todo 8 年之前
  田欧 d535fcd598 separate type define (#975) 8 年之前
  Thomas Boerger e38c36ee0d Made funMaps for the templates configurable and hot-reloadable 8 年之前
  田欧 6dac8c8a48 delete else keyword (#948) 8 年之前
  sope 35f5df63e6 add custom Delims support (#860) 8 年之前
  Javier Provecho Fernandez c5d9c2f0fa bump version to 1.2 8 年之前
  Sergey Egorov b1872ec369 The url.RawPath used when engine.UseRawPath is set to true. (#810) 8 年之前
  Franz Bettag 2ae8a25fc9 Added HandleContext to re-enter soft-rewritten Requests. (#709) 9 年之前