Commit Graph

  • b8b2fada5c fix GetPostFormMap (#2051) Panmax 2019-09-10 14:32:30 +0800
  • f38c30a0d2 feat(binding): add DisallowUnknownFields() in gin.Context.BindJSON() (#2028) Krzysztof Szafrański 2019-09-06 07:56:59 +0200
  • b80d675864 Added specific installation instructions for Mac (#2011) Jim Filippou 2019-09-05 16:50:54 +0300
  • 1acb3fb30a
    upgrade validator version to v9 (#1015) thinkerou 2019-09-05 21:39:56 +0800
  • c3f7fc399a chore: support go1.13 (#2038) thinkerou 2019-09-04 12:26:50 +0800
  • 01ca625b98 Fixed JSONP format (added semicolon) (#2007) George Gabolaev 2019-09-02 15:18:08 +0300
  • 6ece26c7c5 Add Header bind methods to README (#2025) Johnny Dallas 2019-08-29 19:58:55 -0700
  • a22377b09b logger_test: color (#1926) Shuo 2019-08-29 08:32:22 +0800
  • 9a820cf005 Bump github.com/mattn/go-isatty library to support Risc-V (#2019) Carlos Eduardo 2019-08-15 22:10:44 -0300
  • 5612cadb73 Remove unused code (#2013) Andrew Szeto 2019-08-09 18:26:58 -0700
  • 20440b96b9 Support negative Content-Length in DataFromReader (#1981) Segev Finer 2019-08-05 04:42:59 +0300
  • 461df9320a Simplify code (#2004) Christian Muehlhaeuser 2019-07-27 03:06:37 +0200
  • 502c898d75 binding: support unix time (#1980) guonaihong 2019-07-10 13:02:40 +0800
  • 0349de518b
    upgrade github.com/ugorji/go/codec (#1969) thinkerou 2019-07-10 06:20:20 +0800
  • e602d524cc Typo (#1971) Rafal Zajac 2019-07-04 01:57:52 +0200
  • 6f7276fdc1 Update CHANGELOG.md (#1966) Alan Wang 2019-06-30 08:55:09 +0800
  • b67bc8f005 Gin1.5 bytes.Buffer to strings.Builder (#1939) guonaihong 2019-06-29 20:43:32 +0800
  • 3f53a58d4a
    Add user case: brigade (#1937) thinkerou 2019-06-29 00:09:53 +0800
  • f65018d7b1 Bugfix for the FullPath feature (#1919) bbiao 2019-06-28 23:54:52 +0800
  • fc920dc561 Drop Support for go1.8 and go1.9 (#1933) Dan Markham 2019-06-28 08:43:07 -0700
  • 46acb91996 modify readme example code (#1961) srt180 2019-06-28 09:34:14 +0800
  • 31342fc03f fix README.md code bug and Change map to gin.H (#1963) guonaihong 2019-06-28 09:25:19 +0800
  • f98b339b77 support bind http header param #1956 (#1957) guonaihong 2019-06-27 12:47:45 +0800
  • 09a3650c97 binding: add support of multipart multi files (#1878) (#1949) Dmitry Kutakov 2019-06-18 14:49:10 +0300
  • 75b9d2bed7
    Attempt to fix PostForm cache bug (#1931) 田欧 2019-06-12 21:07:15 +0800
  • 73c4633943
    use context instead of x/net/context (#1922) 田欧 2019-06-03 22:52:33 +0800
  • bfecd88fc4
    use sse v0.1.0 (#1923) 田欧 2019-06-03 22:42:25 +0800
  • 08b52e5394 feat: improve get post data. (#1920) Bo-Yi Wu 2019-06-02 17:24:41 +0800
  • 4b6df417e4 chore: improve GetQueryMap performance. (#1918) Bo-Yi Wu 2019-05-29 14:54:55 +0800
  • 233a3e493d add context param query cache (#1450) ijaa 2019-05-29 11:25:02 +0800
  • 6e320c97e8 Fix context.Params race condition on Copy() (#1841) Samuel Abreu 2019-05-27 03:04:30 -0300
  • 35e33d3638 Hold matched route full path in the Context (#1826) Roman Zaynetdinov 2019-05-26 03:20:21 +0300
  • 78a8b5c9d5 Fix typo (#1913) ZYunH 2019-05-23 11:37:34 +0800
  • 0cbf290302 use encode replace json marshal increase json encoder speed (#1546) itcloudy 2019-05-22 07:48:50 +0800
  • b1d607a899 Some code improvements (#1909) Kirill Motkov 2019-05-21 18:08:52 +0300
  • 8ee9d959a0 Now you can parse the inline lowercase start structure (#1893) guonaihong 2019-05-13 10:17:31 +0800
  • 965d74cebb
    add dev version (#1886) 田欧 2019-05-12 18:47:27 +0800
  • 04eecb1283 Use DefaultWriter and DefaultErrorWriter for debug messages (#1891) Uwe Dauernheim 2019-05-10 08:03:25 +0200
  • 5a7e3095b2 Update README.md about go version (#1885) 田欧 2019-05-08 11:10:34 +0800
  • b75d67cd51
    update vendor: ugorji/go (#1879) v1.4.0 田欧 2019-05-07 19:43:05 +0800
  • b6425689dc Clean the Request Path early (#1817) Dan Markham 2019-05-07 04:32:35 -0700
  • 66d2c30c54 binding: move tests of mapping to separate test file (#1842) Dmitry Kutakov 2019-05-07 14:06:55 +0300
  • 094f9a9105 v1.4.0 + #1631 (remove go1.6/go1,7 support) (#1851) Dan Markham 2019-05-07 03:32:32 -0700
  • 202f8fc58a Fix a typo syscanll.SIGTERM -> syscall.SIGTERM (#1868) DeathKing 2019-04-24 20:21:41 +0800
  • 11407e73ad Fix spelling. (#1861) John Bampton 2019-04-23 01:11:57 +1000
  • f9de6049cb Remove contents of the Authorization header while dumping requests (#1836) Abhishek Chanda 2019-04-18 03:45:37 +0100
  • ffcbe77b1e chore(readme): rollback readme (#1846) Eason Lin 2019-04-06 21:48:33 +0800
  • 2e915f4e50 refactor(form_mapping.go): mapping multipart request (#1829) Dmitry Kutakov 2019-04-02 04:01:34 +0300
  • ce20f107f5 Truncate Latency precision in long running request (#1830) Dan Markham 2019-03-27 23:14:00 -0700
  • 1d462bbe37
    chore: update ginS (#1822) 田欧 2019-03-21 15:12:06 +0800
  • 0c1f3c4e81 chore: fix invalid link (#1820) 田欧 2019-03-20 12:07:34 +0800
  • b40d4c175c IsTerm flag should not be affected by DisableConsoleColor method. (#1802) Sai 2019-03-18 12:12:30 +0900
  • c16bfa7949 update for supporting file binding (#1264) Boyi Wu 2019-03-18 10:16:34 +0800
  • bcf36ade9f Remove sudo setting from travis.yml (#1816) sekky0905 2019-03-16 17:09:10 +0900
  • 05b5c3ba74 Doc: fix gin example notice syntax (#1814) David Zhang 2019-03-15 15:39:34 +0800
  • 242a2622c8 Fix Japanese text hiragana -> kanji (#1812) Sai 2019-03-14 17:26:51 +0900
  • 483f828bce add support arrays on mapping (#1797) Dmitry Kutakov 2019-03-14 08:34:56 +0300
  • cab0749b4f
    chore: update readme (#1793) 田欧 2019-03-14 13:23:35 +0800
  • e5261480fd
    chore(readme.md): fix invalid link (#1807) 田欧 2019-03-12 14:01:12 +0800
  • 4a23c4f7b9 fix #1804 which is caused by calling middleware twice. (#1805) Sai 2019-03-11 11:52:47 +0900
  • 70a0aba3e4
    travisci: use go module when go11+ (#1800) 田欧 2019-03-08 23:18:52 +0800
  • f7079a861e Delete dupilicated test (#1801) Sai 2019-03-08 20:44:39 +0900
  • 3dc247893e make context.Keys available as LogFormatterParams (#1779) Adam Zielinski 2019-03-06 20:47:31 -0500
  • 057f63b1bb spell check (#1796) Riverside 2019-03-05 09:41:37 +0800
  • a5dda62cdc
    chore: use internal/json (#1791) 田欧 2019-03-05 06:46:18 +0800
  • 805b2d4904 add support time.Duration on mapping (#1794) Dmitry Kutakov 2019-03-04 06:37:46 +0300
  • f8f1459619 Fix URL to starter template in the docs (#1795) Kumar McMillan 2019-03-03 18:06:46 -0600
  • df366c7840
    chore: update go mod package (#1792) 田欧 2019-03-04 07:28:03 +0800
  • 0d50ce8597 refactor(form_mapping.go): mapping ptr, struct and map (#1749) Dmitry Kutakov 2019-03-03 09:39:43 +0300
  • 893c6cae07 Added stream flag indicates if client disconnected in middle of streaming (#1252) Daniel Krom 2019-03-02 17:07:37 +0200
  • 3b84a430d0 Drone switch from gin to go-chi in 1.0 version. (#1790) Bo-Yi Wu 2019-03-02 20:19:42 +0800
  • 8c8002d744 chore: add examples repo link to README (#1788) 田欧 2019-03-02 19:21:10 +0800
  • 688eb1281c update examples link in README (#1789) Dang Nguyen 2019-03-02 15:04:21 +0700
  • 0feaf8cbd8
    Split examples to alone repo (#1776) 田欧 2019-03-01 23:42:41 +0800
  • ccb9e90295 Extend context.File to allow for the content-dispositon attachments via a new method context.Attachment (#1260) Emmanuel Goh 2019-03-01 10:17:47 +0800
  • 2dd3193006 Support negotiation wildcards, fix #391 (#1112) Equim 2019-03-01 10:03:14 +0800
  • 9bacadd3ea remove docs dir (#1786) 田欧 2019-03-01 07:11:02 +0800
  • 7dfa6c936a fix #1784: correct error comparison on tests (#1785) Dmitry Kutakov 2019-02-28 17:43:27 +0300
  • ccb105dbcb add prefix from X-Forwarded-Prefix in redirectTrailingSlash (#1238) Tudor Roman 2019-02-27 13:56:29 +0200
  • e207a3ce65 Fix context.Copy() race condition (#1020) Raphael Gavache 2019-02-26 08:10:16 +0100
  • 62749f0db4 Add context.HandlerNames() (#1729) Luis GG 2019-02-26 01:15:40 -0300
  • d6adc8d0cc chore: add go1.12 support (#1780) 田欧 2019-02-26 10:45:44 +0800
  • e6288e90eb Change color methods in using defaultLogger function to public (#1771) Sai 2019-02-22 17:48:55 +0900
  • 7b1081a73f issue_1721: fix render writeHeaders to make it the same as http.Header.Set (#1722) songjiayang 2019-02-22 14:20:24 +0800
  • 184661cfa2 Add response size to LogFormatterParams (#1752) Pierre Massat 2019-02-21 21:12:05 -0800
  • d7daffc26b Use camel case instead of ALL_CAPS (#1419) David Zhang 2019-02-22 12:53:47 +0800
  • 48f6c6137c allow ignoring field on form mapping (#1733) André Bazaglia 2019-02-22 01:23:52 -0300
  • 4e86b17e73 Set socket to recieve writes (#1134) Mara Kim 2019-02-21 22:45:32 -0500
  • e6886e1539
    chore: fix Make script when failed (#1774) 田欧 2019-02-21 20:32:55 +0800
  • a58a2f9bf3 Add a function to force color in console output (#1724) Olivier Robardet 2019-02-20 14:14:16 +0100
  • 90587c7787 Update: examples/graceful-shutdown/server.go (#1530) ffhelicopter 2019-02-20 13:24:29 +0800
  • fece76d93f Add NewRelic middleware example. (#1526) Jeremy Loy 2019-02-19 21:41:46 -0500
  • 5846ceba8b add notify accept signal (#1740) awkj 2019-02-20 00:02:37 +0800
  • 31bbb10f34 Make silent debug info on tests (#1765) Dmitry Kutakov 2019-02-18 05:10:45 +0300
  • a768f064d5 fix many redirects (#1760) (#1764) Dmitry Kutakov 2019-02-18 04:35:08 +0300
  • 5acf660117 fix travis freeze on concurrent test (#1761) Dmitry Kutakov 2019-02-04 04:27:00 +0300
  • d27685e714 chore: attempt to fix some gomod issue (#1751) 田欧 2019-01-26 02:28:39 +0800
  • f38a3fe65f fix password error (#1728) Ryan 2019-01-20 18:27:04 +0800
  • b4f5155982 Fix not to pass formatted string to Fprintf's format specifier parameter (#1747) Sai 2019-01-20 09:39:09 +0900
  • 4867ff9634 fix Context.Next() - recheck len of handlers every iteration (#1745) Dmitry Kutakov 2019-01-18 04:57:06 +0300