Historique des commits

Auteur SHA1 Message Date
  mopemoepe 08875b30d6 Fix variadic parameter il y a 11 ans
  Manu Mtz-Almeida 3ef5e4fead Merge branch 'master' of https://github.com/lucas-clemente/gin into lucas-clemente-master il y a 11 ans
  Manu Mtz-Almeida 5ea7a92267 Adds flexible render system il y a 11 ans
  Manu Mtz-Almeida 94bc35bb2d Using keyed initialization to fix app-engine integration il y a 11 ans
  Manu Mtz-Almeida f63a354b40 Normal log and error log are printed in the same call. il y a 11 ans
  Lucas Clemente 6c31570472 work around path.Join removing trailing slashes from routes il y a 11 ans
  Manu Mtz-Almeida 2078ecd8e1 Renaming Context.Req to Context.Request il y a 11 ans
  Manu Mtz-Almeida 6b6ec5be77 Merge branch 'master' of https://github.com/mdigger/gin into mdigger-master il y a 11 ans
  Dmitry Sedykh a235e0fb32 Add HTML POST Form support in Bind il y a 11 ans
  kyledinh f6971041b0 RunTLS() for http.ListenAndServeTLS il y a 11 ans
  Manu Mtz-Almeida 25e7330e65 Merge branch 'sync_pool' into develop il y a 11 ans
  Manu Mtz-Almeida 058201713b New static file serving il y a 11 ans
  Manu Mtz-Almeida 3295c6e9c4 Improves error management il y a 11 ans
  Manu Mtz-Almeida 3e4033673e Using sync.Pool instead of a channel il y a 11 ans
  Manu Mtz-Almeida f8d85c1b4d Fixes MarshalXML() and renames initial "H" tag to "map". il y a 11 ans
  Manu Mtz-Almeida c9809ab10d Merge branch 'master' of https://github.com/chad-russell/gin into chad-russell-master il y a 11 ans
  Manu Mtz-Almeida f19cca070e Using c.Data() to write 404 error il y a 11 ans
  Manu Mtz-Almeida ee1406bc4f ServeFiles should not be part of Gin core. il y a 11 ans
  Chad Russell c978efa42f added error handling il y a 11 ans
  Manu Mtz-Almeida aadd33af2c Context.Data() takes content-type il y a 11 ans
  Manu Mtz-Almeida f387bdda9e Fixes context.String() il y a 11 ans
  Chad Russell 3c2da97919 Fix XML Marshal to work with gin.H il y a 11 ans
  Manu Mtz-Almeida cde876395f Using constant values for Content-Type il y a 11 ans
  Manu Mtz-Almeida 07fe0d9944 Merge branch 'bindings' into develop il y a 11 ans
  Manu Mtz-Almeida 9634a38704 New bindings for JSON, XML and form parsing and validation il y a 11 ans
  Manu Mtz-Almeida 8f3f3597f3 Merge branch 'master' of https://github.com/ngerakines/gin into ngerakines-master il y a 11 ans
  Manu Mtz-Almeida b5db76b87a Adds default config variable il y a 11 ans
  Manu Mtz-Almeida 91df54a5c2 Better print formatting for Errors il y a 11 ans
  Manu Mtz-Almeida 6da7374af5 Do not update status code in Abort() if code is a negative number il y a 11 ans
  Nick Gerakines abe076b8f8 Adding MustGet method. Updating README. il y a 11 ans