Commit History

Author SHA1 Message Date
  田欧 737d2fb7ab add grpc example (#1401) 6 years ago
  htobenothing bf85b32c1d Add Pusher() function for support http2 server push (#1273) 6 years ago
  田欧 87d536c001 utils: use strings.Split instead of strings.IndexByte (#1400) 6 years ago
  田欧 caf3e350a5 doc: update readme for adding binding about skip validate (#1359) 6 years ago
  MW Lim c2f083fc95 minor typo in routergroup.go (#1360) 6 years ago
  chainhelen 07cbe116a0 Add and fix the explanation of `HandleContext` (#1371) 6 years ago
  Jean-Christophe Lebreton bf7803815b Serve easily dynamic files with `DataFromReader` context method (#1304) 6 years ago
  chainhelen 5636afe02d fix bug, return err when failed binding bool (#1350) 6 years ago
  JINNOUCHI Yasushi 995fa8e9ce Fix #216: Enable to call binding multiple times in some formats (#1341) 6 years ago
  Aurelien Regat-Barrel 6e09ef03b0 Fix typo in panic() message (extra single quote) (#1352) 6 years ago
  田欧 bd4f73af67 support struct pointer (#1342) 6 years ago
  Alexander Lokhman 2282be059b Add support of pointers in form binding (#1336) 6 years ago
  senhtry 8c24018290 Add Jsonp Support to Context (#1333) 6 years ago
  田欧 41f951e0cd support default value for form (#1138) 6 years ago
  JINNOUCHI Yasushi 814ac9490a Add example to build single binary with templates (#1328) 6 years ago
  田欧 dfe37ea6f1 unify assert.Equal usage (#1327) 6 years ago
  田欧 248c522e4a Add Contents for README because it too long (#1325) 6 years ago
  esplo 3455d7f388 change README for app-engine example because of goapp deprecation (#1324) 6 years ago
  Yoshiyuki Kinjo 6ad7b9c9d3 Fix documentation typo (#1321) 6 years ago
  Suhas Karanth 6d913fc343 fix(binding): Expose validator engine used by the default Validator (#1277) 6 years ago
  hellojukay 65a65c2edd add gin panic time log (#1270) 6 years ago
  Romain Beuque 3e3f9bca81 doc(graceful-shutdown): failure to ListenAndServe should be a reason to exit (#1287) 6 years ago
  Mario Kostelac 5d3f30cfc8 Make "" mode being the same as debug mode (#1250) 6 years ago
  README Bot cbb1ee80b1 Add CodeTriage badge to gin-gonic/gin (#1249) 6 years ago
  Eason Lin ae22f0c870 chore(travis): add 1.10 version (#1256) 6 years ago
  田欧 783c7ee9c1 Add some test cases and run test cases on binding/render dir (#1168) 6 years ago
  Bo-Yi Wu 2fbb97117c fix(build): remove unused target. (#1183) 6 years ago
  MW Lim 7a9a290b36 minor typo in README.md (#1219) 6 years ago
  Kevin Zhu 8a6792d516 Fix README.md example code (#1231) 6 years ago
  Weilin Shi a712f77d7a Fix some golint warnings in gin.go (#1215) 6 years ago