Commit History

作者 SHA1 備註 提交日期
  Manu Mtz-Almeida f387bdda9e Fixes context.String() 11 年之前
  Manu Mtz-Almeida cde876395f Using constant values for Content-Type 11 年之前
  Manu Mtz-Almeida 07fe0d9944 Merge branch 'bindings' into develop 11 年之前
  Manu Mtz-Almeida d90868e5bd Adds FORM bindings 11 年之前
  Manu Mtz-Almeida 9634a38704 New bindings for JSON, XML and form parsing and validation 11 年之前
  Manu Mtz-Almeida e2ecb03c16 Merge branch 'master' of https://github.com/julienschmidt/gin into julienschmidt-master 11 年之前
  Julien Schmidt 592af3026c README: gofmt the code examples 11 年之前
  Manu Mtz-Almeida 8f3f3597f3 Merge branch 'master' of https://github.com/ngerakines/gin into ngerakines-master 11 年之前
  Manu Mtz-Almeida b5db76b87a Adds default config variable 11 年之前
  Manu Mtz-Almeida 493008ea3c Improved BasicAuth() example 11 年之前
  Manu Mtz-Almeida 9efd207a04 Fixes BasicAuth test in example_basic.go 11 年之前
  Manu Mtz-Almeida fa80b047f9 The Recovery() middleware should not print the errors (only panics) 11 年之前
  Manu Mtz-Almeida 91df54a5c2 Better print formatting for Errors 11 年之前
  Manu Mtz-Almeida 7582b9077c Adds more samples in README 11 年之前
  Manu Mtz-Almeida 661398ca53 Nicer BasicAuth API 11 年之前
  Manu Mtz-Almeida c8cb943ef7 Adds a console image 11 年之前
  Manu Mtz-Almeida 6da7374af5 Do not update status code in Abort() if code is a negative number 11 年之前
  Manu Mtz-Almeida 78536abb58 Better logger 11 年之前
  Nick Gerakines abe076b8f8 Adding MustGet method. Updating README. 11 年之前
  Manu Mtz-Almeida e1781e2db1 Fixes "http: multiple response.WriteHeader calls" in 404 [Issue #29] 11 年之前
  Manu Mtz-Almeida 00413032bb Merge branch 'master' into develop 11 年之前
  Manu Mtz-Almeida edc3872dd0 Merge branch 'master' of github.com:gin-gonic/gin 11 年之前
  Manu Mtz-Almeida d42aa6d868 Fixes wrap around http.ResponseWriter 11 年之前
  Nick Gerakines 108bfb4470 Setting Get metadata method to return both an interface as well as an error to remove panic. 11 年之前
  Manu Mtz.-Almeida 5eb0e10a78 Merge pull request #33 from jasonrhansen/master 11 年之前
  jasonrhansen fd30d289a9 Fix spelling and grammar errors in comments 11 年之前
  Manu Mtz-Almeida 1aa3216303 Some work around bindings. it may do not compile 11 年之前
  Manu Mtz.-Almeida f0282c8ada Merge pull request #32 from alexandernyquist/master 11 年之前
  Manu Mtz.-Almeida a0104c2033 Merge pull request #31 from gin-gonic/travisci 11 年之前
  Alexander Nyquist 8e7b817460 Using template.Must to fix multiple return issue. 11 年之前