Commit Graph

  • d8fb18c33b Fix case of GitHub (#1726) John Bampton 2018-12-31 11:02:53 +1000
  • 85b92cdf4b
    chore(testing): case sensitive for query string (#1720) Bo-Yi Wu 2018-12-29 11:46:26 +0800
  • 807368579f fix test - auto choose port number (#1719) Dmitry Kutakov 2018-12-28 05:26:29 +0300
  • 49e4b0c60c fix mapping inner structs with correct tag (#1718) Dmitry Kutakov 2018-12-28 04:57:09 +0300
  • 0bfc9cbcdb ci: exit 1 when build fail (#1695) thinkerou 2018-12-26 00:27:46 +0800
  • 1b34e8e8de chore: attemp to fix #1700 (#1707) thinkerou 2018-12-25 23:40:11 +0800
  • 2d33c82028 Add comment to LogFormatterParams struct's fields (#1711) Sai 2018-12-26 00:27:24 +0900
  • 678e09c736 Plural is "Paths", not "Pathes" (#1706) Sai 2018-12-20 18:54:08 +0900
  • 1542eff27f Fix #1693: file.Filename should not be trusted (#1699) Ganlv 2018-12-17 08:13:07 +0800
  • f67d7a90c4 context: inherits context cancelation and deadline from http.Request context for Go>=1.7 (#1690) Romain Beuque 2018-12-13 12:20:17 +0900
  • 59695e7ba8
    Add BindUri (#1694) thinkerou 2018-12-12 23:40:29 +0800
  • f76ccb25f1 Add LoggerWithFormatter method (#1677) Sai 2018-12-12 10:05:16 +0900
  • cce49582d6 ci: break when test fail (#1671) thinkerou 2018-12-05 13:49:03 +0800
  • 98c7ac7202
    fix bug (#1682) thinkerou 2018-12-05 13:36:49 +0800
  • f463d847c2
    chore: fix test fail (#1669) thinkerou 2018-12-05 05:58:35 +0800
  • 54e9610400 chore: remove wercker yml file (#1676) thinkerou 2018-12-05 02:02:03 +0800
  • b97ccf3a43 Router: Route StaticFS() not found to Router's NoRoute() (#1663) MetalBreaker 2018-11-26 16:01:51 +0100
  • 149ef75cdd
    doc: remove README_ZH.md (#1667) thinkerou 2018-11-26 21:05:54 +0800
  • 465ead47d0 doc: update README_ZH.md (#1659) weibaohui 2018-11-25 21:18:00 +0800
  • 687d8b9ac6 add picfit to gin user list (#1661) thinkerou 2018-11-25 20:52:46 +0800
  • 331af2219c add krakend to gin user list (#1658) thinkerou 2018-11-24 20:49:26 +0800
  • f52bea87f6 调整描述语句 (#1657) weibaohui 2018-11-24 19:15:19 +0800
  • 1f576fb27c 修改连接错误,修正一些报引用错误 (#1655) 尹宝强 2018-11-23 09:46:41 +0800
  • 6053156eed add chinese docs (#1588) long-road 2018-11-22 23:42:41 +0800
  • 64457fbca7 handle nil body for JSON binding (#1638) mllu 2018-11-21 17:55:51 -0800
  • 521d06c81d support bind uri param (#1612) thinkerou 2018-11-22 09:29:48 +0800
  • 7ec82ee894 recovery: fix issue about syscall import on google app engine (#1640) thinkerou 2018-11-22 09:17:44 +0800
  • 3d44ff82a1 Make sure the debug log contains line breaks (#1650) henrylee2cn 2018-11-22 09:07:00 +0800
  • d6b2c13b18 Fix typo (#1641) Sai 2018-11-12 19:58:24 +0900
  • 37854ee10f Fix panic stack trace being printed during recovery of broken pipe (#1089) (#1259) Justin Israel 2018-11-06 18:40:20 +1300
  • 66b47a8068 feat(server): Implements RunFd method (#1609) Yoshiki Nakagawa 2018-11-06 11:28:51 +0900
  • 8cb390f8fe Yaml binding (#1618) Gordon Tyler 2018-11-05 20:49:45 -0500
  • 7a374f9a47 Fix typos (#1626) Barnabus 2018-11-05 16:17:04 +1000
  • 4f488aca55 Change the doctype to be lowercase to be consistent with the rest of the code base. (#1624) Barnabus 2018-11-05 11:44:00 +1000
  • af23ac2256 Remove type attribute from HTML script tag to be consistent with the rest of the codebase. (#1623) Barnabus 2018-11-05 11:35:24 +1000
  • f83cdb357e Fix typos (#1625) Barnabus 2018-11-05 11:13:17 +1000
  • b524e29442 Update README.md (#1620) chenyang929 2018-11-01 22:44:49 +0800
  • 6be9b5437b Change HTML link tags to use HTML5 syntax. (#1621) Barnabus 2018-11-01 23:48:26 +1000
  • 6f7fe487b3 Change HTML input tags to use HTML5 syntax. (#1617) Barnabus 2018-11-01 18:05:40 +1000
  • 8fb21a8bef Added some comments to avoid having golint warnings (#1619) root@andrea:~# 2018-11-01 01:30:19 -0600
  • 8e9619767c FIX r.LoadHTMLGlob("/path/to/templates") (#1616) forging2012 2018-10-31 20:19:58 +0800
  • c65e5efc9a Expose HandlerFunc in RouteInfos (#1272) Thomas Schaffer 2018-10-23 04:56:33 +0200
  • dbc330b804 Pass MaxMultipartMemory when FormFile is called (#1600) Ismail Gjevori 2018-10-22 17:01:14 +0200
  • a1a32562de
    add gin user - photoprism (#1601) 田欧 2018-10-19 11:06:23 +0800
  • 333bac5f94 add example to set and get cookies (#1599) A. F 2018-10-17 09:40:57 +0200
  • cfa092f4f0 Fix LoadHTML* tests (#1559) Sergey Ponomarev 2018-10-16 03:48:41 +0300
  • 524757b81c vendor: upgrade some dependency package version (#1596) 田欧 2018-10-15 20:24:32 +0800
  • 98082fd590
    document: add docs dir and middleware document (#1521) 田欧 2018-10-15 13:01:44 +0800
  • 523435e524
    attempt to support go module (#1569) 田欧 2018-10-15 12:52:51 +0800
  • 01ca2530d4 refactor(Makefile): allow overriding default go program (#1593) Bo-Yi Wu 2018-10-14 12:39:16 +0800
  • 268e30710b
    fix(Makefile): golint to new URL (#1592) Bo-Yi Wu 2018-10-14 11:05:24 +0800
  • 6ab50f944c replace deprecated HeaderMap with Header() (#1585) andriikushch 2018-10-12 01:31:31 +0200
  • fbdcbd2275 Update README.md (#1583) zesani 2018-10-09 06:14:21 +0700
  • e9f187f60a removed use of sync.pool from HandleContext and added test coverage (#1565) James Pettyjohn 2018-09-30 19:49:39 -0700
  • 91a4459dd2
    remove allow fail flag (#1573) Bo-Yi Wu 2018-09-27 09:58:47 +0800
  • b7314d943c chore: fix debug test error (#1574) 田欧 2018-09-27 09:42:41 +0800
  • 402ef120e1
    fix: fmt output log to os.Stderr (#1571) Bo-Yi Wu 2018-09-27 08:59:44 +0800
  • 834a2ec64c
    feat: add go version judge when print debug warning log (#1572) 田欧 2018-09-26 13:49:11 +0800
  • fd599fccea Make logger use a yellow background and a darkgray text for legibility (#1570) andrea 2018-09-25 21:28:25 -0500
  • b02e4f2ed6
    ci: fast finish when build failed (#1568) 田欧 2018-09-25 21:52:21 +0800
  • ad53619b15 Don't log requests (#1370) Dustin Decker 2018-09-23 00:15:23 -0700
  • 5a75dc7127
    add release badge for readme (#1533) 田欧 2018-09-22 11:37:28 +0800
  • a210eea3bd
    improve panic information when a catch-all wildcard conflict occurs (#1529) 田欧 2018-09-21 10:21:59 +0800
  • f2cd3fcb2a chore: fix typo and add a little anotation (#1562) 田欧 2018-09-20 11:53:58 +0800
  • c617b6241a chore: recover go master build, partial revert #1514 (#1561) Javier Provecho Fernandez 2018-09-20 03:13:04 +0200
  • 07f1bf0e63
    feat: replace debug log with fmt package. (#1560) Bo-Yi Wu 2018-09-19 13:57:00 +0800
  • b27b7026c7
    chore: add a version file includes gin version (#1549) 田欧 2018-09-17 15:08:11 +0800
  • 90c680ef5c Let's user define how he wants to log his routes (eg. JSON, key value, or something else) (#1553) (#1555) Jérôme Laforge 2018-09-17 06:09:34 +0200
  • 7c7f703cc5
    initial go.mod module definition (#1554) 田欧 2018-09-16 23:22:54 +0800
  • 6db092f778 chore: add some annotations (#1550) 田欧 2018-09-15 15:21:54 +0800
  • d510595aa5 chore: add some annotations (#1544) 田欧 2018-09-15 10:23:32 +0800
  • 3f27866f80 simplify slice expressions: s[:] => s (#1541) Iskander (Alex) Sharipov 2018-09-12 14:21:26 +0100
  • df1e17c2f0 remove debug print statements from test code (#1540) Iskander (Alex) Sharipov 2018-09-12 02:13:16 +0100
  • 500ebd9ea8
    docs: add fnproject to gin's user list (#1505) Javier Provecho Fernandez 2018-08-31 22:38:16 +0200
  • 705e199298 chore: update issue_implate (#1524) 田欧 2018-09-01 00:40:33 +0800
  • 7451a402bb chore: update vendor version (#1520) 田欧 2018-08-30 23:36:53 +0800
  • 72db8acd99
    add internal package which includes json package (#1504) 田欧 2018-08-30 19:04:03 +0800
  • 708b76adf0 Update README.md (#1509) llgoer 2018-08-30 14:29:26 +0800
  • 09d342abbc Add golang 1.11.x testing (#1514) Bo-Yi Wu 2018-08-30 14:22:51 +0800
  • 0da5b0c85a format readme code import (#1503) anoty 2018-08-21 13:29:25 +0800
  • 85f3e78abc chore: remove else instead of return/continue (#1502) 田欧 2018-08-20 21:49:24 +0800
  • 0ebd42d0a9 Update jsoniter.go (#1500) junfengye 2018-08-20 18:25:45 +0800
  • c6110f970c Add PureJSON renderer (#694) Filip Figiel 2018-08-20 09:15:31 +0200
  • b7bb9baa64
    chore: add missing copyright and update if/else (#1497) 田欧 2018-08-19 22:52:43 +0800
  • 32b58e0fd2 render: update msgpack usage (#1498) 田欧 2018-08-19 22:14:02 +0800
  • 6073a79ee0
    not use protobuf on context but use it on render (#1496) 田欧 2018-08-19 17:39:58 +0800
  • efdd3c8b81 Add support for Protobuf format response and unit test (#1479) aljun 2018-08-19 10:45:56 +0800
  • f856aa85cd Update readme about the version of gin (#1494) chainhelen 2018-08-17 14:59:55 +0800
  • f5451bd645 Fix typo in README [ci skip] (#1492) David Zhang 2018-08-17 11:33:23 +0800
  • a643d20605 readme: fix users link (#1493) Eason Lin 2018-08-17 11:21:14 +0800
  • 7eb0f74b89 Set default time format in form binding (#1487) Alexander Lokhman 2018-08-17 02:41:56 +0100
  • 40ab9de4b5 Add BindXML AND ShouldBindXML #1484 (#1485) syssam 2018-08-17 09:12:15 +0800
  • bef6c56c89 chore: upgrade dependency library version (#1491) 田欧 2018-08-16 17:38:17 +0800
  • 64a4548642 Fix typo in readme (#1490) Abner Chen 2018-08-15 13:42:12 +0800
  • b869fe1415
    docs: add changelog for v1.3.0, update authors and version const (#1478) Javier Provecho Fernandez 2018-08-14 10:58:52 +0200
  • 6c8a973134
    add issue and pull request template explain (#1483) 田欧 2018-08-14 11:35:13 +0800
  • f45c928a15 chore: use http.Status* instead of hard code (#1482) 田欧 2018-08-14 09:51:56 +0800
  • 8aef947f6e docs: remove double negative in README.md (#1480) Alex 2018-08-12 22:54:22 +0200
  • 6159213462 unify test data (#1417) 田欧 2018-08-12 23:38:31 +0800
  • 1ae32f3a2c improve render code coverage (#1474) 田欧 2018-08-12 22:02:37 +0800