Historique des commits

Auteur SHA1 Message Date
  Manu Mtz-Almeida 8f3f3597f3 Merge branch 'master' of https://github.com/ngerakines/gin into ngerakines-master il y a 10 ans
  Manu Mtz-Almeida b5db76b87a Adds default config variable il y a 10 ans
  Manu Mtz-Almeida 91df54a5c2 Better print formatting for Errors il y a 10 ans
  Manu Mtz-Almeida 6da7374af5 Do not update status code in Abort() if code is a negative number il y a 10 ans
  Nick Gerakines abe076b8f8 Adding MustGet method. Updating README. il y a 10 ans
  Manu Mtz-Almeida e1781e2db1 Fixes "http: multiple response.WriteHeader calls" in 404 [Issue #29] il y a 10 ans
  Manu Mtz-Almeida 00413032bb Merge branch 'master' into develop il y a 10 ans
  Manu Mtz-Almeida edc3872dd0 Merge branch 'master' of github.com:gin-gonic/gin il y a 10 ans
  Manu Mtz-Almeida d42aa6d868 Fixes wrap around http.ResponseWriter il y a 10 ans
  Nick Gerakines 108bfb4470 Setting Get metadata method to return both an interface as well as an error to remove panic. il y a 10 ans
  jasonrhansen fd30d289a9 Fix spelling and grammar errors in comments il y a 10 ans
  Manu Mtz-Almeida b8053b284d Adds HEAD il y a 10 ans
  Manu Mtz-Almeida df9ba52186 Merge branch 'options' of https://github.com/alexandernyquist/gin into alexandernyquist-options il y a 10 ans
  Manu Mtz-Almeida bd33a76426 Merge branch 'contextCaching' into develop il y a 10 ans
  Manu Mtz-Almeida 12fa9fe499 Improves Copy() in gin.Context il y a 10 ans
  Manu Mtz-Almeida d7a3fdcd8f Testing Copy() instead of Keep() and Release() il y a 10 ans
  Alexander Nyquist 5e0d560dd6 Added support for OPTIONS verb il y a 10 ans
  Manu Mtz-Almeida d9573b45c7 Adds Keep() and Release() to gin.Context il y a 10 ans
  Manu Mtz-Almeida 30ea9c06fc Adds NewWithConfig() and CacheStress() il y a 10 ans
  Manu Mtz-Almeida 615f19961e Run() crashes if server can't be setup il y a 10 ans
  Manu Mtz-Almeida 10979dd862 Adds new context caching system il y a 10 ans
  Manu Mtz-Almeida 503b1fadae Merge branch 'master' into develop il y a 10 ans
  Manu Mtz-Almeida 2b6cf3889e Fixes crash when route path doesn't start with '/' il y a 10 ans
  Manu Mtz-Almeida f99a2ac7cc Merge branch 'develop' il y a 10 ans
  Manu Mtz-Almeida b8798ec5f7 Adds context.LastError() il y a 10 ans
  Manu Mtz-Almeida f72fcdf5ba Improves error log formatting il y a 10 ans
  Manu Mtz-Almeida 4b62957d85 Do not update header when status code is less than 1 il y a 10 ans
  Manu Mtz-Almeida 2abbc4ad1d Setting response headers before calling WriteHeader in context.String() il y a 10 ans
  Alexander Nyquist 00bb3e2478 Setting response headers before calling WriteHeader. il y a 10 ans
  Manu Mtz-Almeida 1565111274 Fixes routing bug il y a 10 ans