Commit Graph

  • c1719f7e20 Use only the ip part of request RemoteAddr Donn Pebe 2015-07-02 01:48:21 +0700
  • 4cc2de6207 Refactors warning messages Manu Mtz-Almeida 2015-06-26 16:08:55 +0200
  • 9268afb15d Cosmetic changes Manu Mtz-Almeida 2015-06-26 16:05:09 +0200
  • 9e44079756 RoutesInterface includes Group() Manu Mtz-Almeida 2015-06-26 16:01:35 +0200
  • 88a65eacff Merge pull request #348 from WnP/master Manu Mtz.-Almeida 2015-06-26 15:27:51 +0200
  • 95c08d5f84 Adds HandlerName() Manu Mtz-Almeida 2015-06-25 19:44:52 +0200
  • 4238c5b83d make routesInterface exported Steeve Chailloux 2015-06-23 15:57:21 -0500
  • 1a7ab6e4d5 Fixes gin.Routes() tests Manu Mtz-Almeida 2015-06-18 17:17:22 +0200
  • 451f3b988b Merge branch 'routes-list' Manu Mtz-Almeida 2015-06-18 17:08:05 +0200
  • d6425f1692 We do not longer have to call JSON() explicitly Manu Mtz-Almeida 2015-06-13 16:42:12 +0200
  • 352868ef90 Add support for custom HTML and XML content-type Manu Mtz-Almeida 2015-06-13 04:43:23 +0200
  • a7c957af7d Adds supports for custom JSON Content-type Manu Mtz-Almeida 2015-06-13 04:29:10 +0200
  • 22f118f3b6 Adds gin.Bind() usage panic! Manu Mtz-Almeida 2015-06-13 00:01:02 +0200
  • ab447bb188 Adds Bind() middleware Manu Mtz-Almeida 2015-06-12 23:42:54 +0200
  • 7e7004a224 Improves errors.ByType() implementation Manu Mtz-Almeida 2015-06-12 21:34:06 +0200
  • c0383dff6b Adds IsType() helper Manu Mtz-Almeida 2015-06-12 21:33:16 +0200
  • 00b279c66b Adds SetHTMLTemplate() warning Manu Mtz-Almeida 2015-06-12 18:09:44 +0200
  • 4998bc2b2e Fixes pipeline API Manu Mtz-Almeida 2015-06-11 01:02:38 +0200
  • 86c75ce95d Adds collection pipeline pattern Manu Mtz-Almeida 2015-06-10 17:10:34 +0200
  • 9db3afebc6 Updates README Manu Mtz-Almeida 2015-06-09 22:51:59 +0200
  • dded099609 Cosmetic changes Manu Mtz-Almeida 2015-06-07 13:51:35 +0200
  • 58b5e15870 Adds ForwardedByClientIP option Manu Mtz-Almeida 2015-06-07 13:51:13 +0200
  • 74fe36fa48 Routes() returns the function name of the main handler Manu Mtz-Almeida 2015-06-07 13:49:36 +0200
  • c7d2d82d01 gofmt Manu Mtz-Almeida 2015-06-07 04:26:30 +0200
  • 45dd777693 List of routes Manu Mtz-Almeida 2015-06-07 04:20:39 +0200
  • 042046e1f8 Improves travis configuration Manu Mtz-Almeida 2015-06-06 17:35:30 +0200
  • dde06a07f0 Logger only prints internal errors Manu Mtz-Almeida 2015-06-06 17:24:16 +0200
  • 70325deb98 c.ClientIP() performance improvement Manu Mtz-Almeida 2015-06-04 13:15:22 +0200
  • 822b995687 c.JSON performance improvement Manu Mtz-Almeida 2015-06-04 13:08:29 +0200
  • 56683d33b1 c.String() performance improvements Manu Mtz-Almeida 2015-06-04 12:53:42 +0200
  • 7186200309 Improves performance tests Manu Mtz-Almeida 2015-06-04 12:50:52 +0200
  • 971c44c8a8 Updates godep Manu Mtz-Almeida 2015-06-04 11:48:17 +0200
  • 1f56e50083 Using Render() instead of Write() Manu Mtz-Almeida 2015-06-04 05:25:21 +0200
  • 92475baba6 Adds more units tests Manu Mtz-Almeida 2015-06-04 04:50:40 +0200
  • ee021d06ea More unit tests Manu Mtz-Almeida 2015-06-04 04:32:18 +0200
  • f199a21486 Updates README Manu Mtz-Almeida 2015-06-04 03:24:28 +0200
  • b99f210f06 Updates README Manu Mtz-Almeida 2015-06-04 02:49:14 +0200
  • 0b043d0886 Fixes performance regression Manu Mtz-Almeida 2015-06-04 01:54:36 +0200
  • 21979d6a99 Completes integration test Manu Mtz-Almeida 2015-06-03 05:25:50 +0200
  • d73f532972 Merge branch 'test-load-html-glob' of https://github.com/kmulvey/gin Manu Mtz-Almeida 2015-06-03 05:12:25 +0200
  • b235d14ca1 compare the byte array Kevin Mulvey 2015-06-02 20:52:33 -0400
  • f831ac80ac Exporting CreateTestContext danielalves 2015-06-02 17:16:51 -0300
  • 7229c488e8 Use plural for template folder name in the example. Vince Yuan 2015-06-02 23:12:00 +0800
  • 05da3fa2dc Updated README.md to show how to use templates with same name in different directories. Vince Yuan 2015-06-02 23:06:08 +0800
  • ce784498b4 Adds benchmarks Manu Mtz-Almeida 2015-06-01 01:39:08 +0200
  • a21cc8dd3d Updates HTML render Manu Mtz-Almeida 2015-06-01 00:15:16 +0200
  • da5be64c9f test standard router Kevin Mulvey 2015-05-29 07:29:33 -0400
  • b512566acf unix socket integration test Kevin Mulvey 2015-05-28 21:28:24 -0400
  • 4430610795 Updates godep Manu Mtz-Almeida 2015-05-31 22:48:38 +0200
  • 6e1a6d7c60 Updates godep dependencies Manu Mtz-Almeida 2015-05-31 22:38:33 +0200
  • 766493c916 Fixes all unit tests Manu Mtz-Almeida 2015-05-31 22:35:49 +0200
  • 0d5dc25d39 Fixes unit test when running in Windows Manu Mtz-Almeida 2015-05-31 18:44:34 +0200
  • 1228b03914 Fixing some unit tests Manu Mtz-Almeida 2015-05-31 18:35:28 +0200
  • 218b924e72 Updates CHANGELOG Manu Mtz-Almeida 2015-05-31 17:35:22 +0200
  • e60087f223 Fixed documentation error Manu Mtz-Almeida 2015-05-31 17:31:26 +0200
  • 0d1b9856ed Adds shortcut for disabling bind validation. Manu Mtz-Almeida 2015-05-31 17:03:15 +0200
  • 0c9f086b74 Renames Validate() to validate() Manu Mtz-Almeida 2015-05-31 16:30:00 +0200
  • fecde9fed6 Refactors binding validation Manu Mtz-Almeida 2015-05-31 16:18:50 +0200
  • aa9078bc73 More benchmarks Manu Mtz-Almeida 2015-05-31 15:55:10 +0200
  • 43bcac2031 Updates README Manu Mtz-Almeida 2015-05-31 05:00:47 +0200
  • dcb5553a9b Fixes typo Manu Mtz-Almeida 2015-05-31 04:37:05 +0200
  • cd92bf4385 Adds panic when using too many handlers Manu Mtz-Almeida 2015-05-31 04:34:21 +0200
  • 86824a640c Updates CHANGELOG Manu Mtz-Almeida 2015-05-31 04:33:47 +0200
  • 709fde85d1 More benchmarks Manu Mtz-Almeida 2015-05-30 16:36:14 +0200
  • b7a15d3554 Router optimizations Manu Mtz-Almeida 2015-05-30 15:55:19 +0200
  • 02a5e0929a Merge pull request #319 from bfosberry/fixing-example-bugs Manu Mtz.-Almeida 2015-05-30 15:08:00 +0200
  • 835f66fdc9 404 not found performance improvements Manu Mtz-Almeida 2015-05-30 14:45:13 +0200
  • deb137cdd2 Adds benchmarks Manu Mtz-Almeida 2015-05-30 14:43:09 +0200
  • 48633f7001 Better documentation Manu Mtz-Almeida 2015-05-29 21:03:41 +0200
  • 66e9feb622 Optimizes tree lookup Manu Mtz-Almeida 2015-05-29 21:03:28 +0200
  • 9584e4ea5c Fix for #310 Manu Mtz-Almeida 2015-05-29 20:34:41 +0200
  • 302cd99322 Fixing compile bug Brendan Fosberry 2015-05-29 12:12:54 -0500
  • e899d8a99e Code cleanup + documentation Manu Mtz-Almeida 2015-05-28 03:22:34 +0200
  • 5680762712 Merge pull request #305 from JustinBeckwith/patch-1 Manu Mtz.-Almeida 2015-05-28 03:16:49 +0200
  • b96f68ce7b Fixes RunTLS() implementation Manu Mtz-Almeida 2015-05-28 03:02:53 +0200
  • 34411c896f Merge pull request #312 from kmulvey/add-logger-tests Manu Mtz.-Almeida 2015-05-28 02:59:45 +0200
  • 7469025182 forgot the default of ColorForMethod Kevin Mulvey 2015-05-27 20:53:28 -0400
  • 1b031cb271 Added tests for colorForMethod() and colorForStatus() Kevin Mulvey 2015-05-27 20:36:37 -0400
  • 49415b16d5 Merge pull request #309 from konjoot/readme-fix Manu Mtz.-Almeida 2015-05-27 16:14:01 +0200
  • f06e80799b blank line removed Maksimov Sergey 2015-05-27 09:01:32 +0300
  • c7013e4ea2 Fixed "Multipart Form" section in README.md Maksimov Sergey 2015-05-27 08:59:50 +0300
  • 54a86280f9 Testing more use cases. Manu Mtz-Almeida 2015-05-26 17:49:25 +0200
  • a843d320a5 Better unit tests for binding forms Manu Mtz-Almeida 2015-05-26 17:22:39 +0200
  • b7253902d0 Update README.md Justin Beckwith 2015-05-26 08:11:20 -0700
  • ec1ce34d32 Merge branch 'multipart-form-data-fix' of https://github.com/konjoot/gin Manu Mtz-Almeida 2015-05-26 16:47:10 +0200
  • af8e099dfd Fixes multipart integration Manu Mtz-Almeida 2015-05-26 16:31:05 +0200
  • 500d745123 PostForm() handles multipart post Manu Mtz-Almeida 2015-05-26 16:16:57 +0200
  • e46f4980b9 Restored support of multipart/form-data Maksimov Sergey 2015-05-26 15:21:35 +0300
  • 195ea88a28 Cosmetic changes Manu Mtz-Almeida 2015-05-26 12:35:05 +0200
  • 4797530476 Fixes example code Manu Mtz-Almeida 2015-05-26 12:15:43 +0200
  • d209329891 Updates documentation Manu Mtz-Almeida 2015-05-26 12:13:51 +0200
  • 4c1447bc29 Fixes unit tests Manu Mtz-Almeida 2015-05-26 12:11:59 +0200
  • 865ea804c9 Renames new API for query/postform and params. Manu Mtz-Almeida 2015-05-26 12:08:33 +0200
  • 8d812a2097 Update README.md Justin Beckwith 2015-05-25 21:19:02 -0700
  • f8d34ac8b6 Update README.md Justin Beckwith 2015-05-25 21:17:23 -0700
  • 3feb5578dd add querystring parameter example to readme Justin Beckwith 2015-05-25 21:15:52 -0700
  • 40d41bbe96 Updates CHANGELOG Manu Mtz-Almeida 2015-05-24 17:45:31 +0200
  • 98951c44aa Return 404 when listing empty directory Manu Mtz-Almeida 2015-05-24 17:03:44 +0200
  • fcfe65685a Refactored StaticFS() Manu Mtz-Almeida 2015-05-24 16:29:55 +0200
  • 0a9030f9d7 ClientIP() must trim the white spaces Manu Mtz-Almeida 2015-05-24 15:35:08 +0200