GitHub / codeocean/echo / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ceffc10e | merge Merge pull request #1630 from arun0009/master |
Roland Lammel <r****l@n****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 6b48de32 | merge Merge pull request #1666 from neotel-at/feature/1477-defaulterrorhandler-with... |
Roland Lammel <r****l@n****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| cdd946aa | Fix DefaultHTTPErrorHandler with Debug=true (#1477) | Roland Lammel <r****l@n****t> | almost 6 years ago | |
| 095af214 | merge Merge pull request #1640 from imxyb/feature/opt-split |
Roland Lammel <r****l@n****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 64c49509 | improve the test coverage for context.go | yonbiaoxiao <y****o@t****m> | almost 6 years ago | |
| 622f5e33 | Use IndexByte instead of Split to reduce memory allocation and improve perfor... | yonbiaoxiao <y****o@t****m> | almost 6 years ago | |
| 151ed6b3 | merge Merge pull request #1636 from pofl/patch-1 |
Roland Lammel <r****l@n****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 0fd6fce4 | merge Merge pull request #1632 from imxyb/hardcode_for_http |
Roland Lammel <r****l@n****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| bfbab250 | Update godoc link in README to /v4 |
Florian Polster <c****r@i****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| f6dfcbe7 | bugfix proxy and rewrite, updated test with actual call settings | Arun Gopalpuri <a****n@g****m> | almost 6 years ago | |
| 28ec3f7b | merge Merge pull request #1627 from juanbelieni/master |
Roland Lammel <r****l@n****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2d79ff3d | merge Merge pull request #1628 from arun0009/master |
Roland Lammel <r****l@n****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| cf2fcad0 | merge Merge pull request #1588 from choyri/bugfix/rewrite |
Roland Lammel <r****l@n****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| bcb31650 | merge Merge pull request #1623 from KlotzAndrew/cors_regex |
Roland Lammel <r****l@n****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1a6ec73e | using url.EscapedPath instead of custom GetPath, rewritePath func added to mi... | Arun Gopalpuri <a****n@g****m> | about 6 years ago | |
| cb842052 |
Bumped version
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | about 6 years ago | |
| 28020c2a |
The directory path does not end with '/', it needs to be redirected (#1572)
Co-authored-by: solym <y****h@f****m>, roz3x <5****x@u****m>, Masahiro Furudate <1****t@g****m> |
风吹过 <l****g@o****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 6463bcb1 |
added ModifyResponse option to ProxyConfig (#1622)
Co-authored-by: Peter C <p****c@u****m> |
Peter C <6****c@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 09f36b58 | Create ErrJWTInvalid variable | Juan Belieni <j****i@g****m> | about 6 years ago | |
| 5c5c83d2 | change the hardcode for http constant | yonbiaoxiao <y****o@t****m> | about 6 years ago | |
| 9a28fb86 | cors allow regex pattern | Andrew Klotz <a****z@g****m> | about 6 years ago | |
| 8dd25c39 | make gzipResponseWriter implement http.Pusher (#1615) |
Shinnosuke Sawada <6****9@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 3dbd5dcf | Fixes the uses of caret(^) at the beginning of the rewrite regex | chotow <i****@c****m> | about 6 years ago | |
| 68e8bce6 | Revert "Fixes the uses of caret(^) in rewrite regex" | chotow <i****@c****m> | about 6 years ago | |
| d3245067 | merge Merge pull request #1559 from flimzy/wrapper |
Roland Lammel <r****l@q****t>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 7533c698 | merge Merge pull request #1558 from iwamot/testafter |
Roland Lammel <r****l@q****t>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 165648d4 | merge Merge pull request #1607 from BUGLAN/fix/dupl |
Roland Lammel <r****l@q****t>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| a151cbb6 | merge Merge pull request #1613 from cathy812/master |
Roland Lammel <r****l@q****t>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| c4118c04 | dependency package golang.org/x/text v0.3.2 has high security vulnerabiliy, u... | cathy zhang <c****5@s****m> | about 6 years ago | |
| 546639c8 | Fix duplicate code | buglan <1****7@q****m> | about 6 years ago | |
| e125b2cf | Fix recover print stack trace log level (#1604) |
Masahiro Furudate <1****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| de3a2d4d | changed guide highlighting to shell (#1593) |
roz3x <5****x@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 84da507a | Fixes the uses of caret(^) in rewrite regex | chotow <i****@c****m> | about 6 years ago | |
| 43e32ba8 | Fix #1526 trailing slash to any route (#1563) |
Roland Lammel <r****l@q****t>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| ea34bf94 | Add tests for HTTPError.Unwrap | Jonathan Hall <f****y@f****m> | over 6 years ago | |
| 803c4f67 | Extend HTTPError to satisfy the Go 1.13 error wrapper interface | Jonathan Hall <f****y@f****m> | over 6 years ago | |
| 4aebe68f | Add test for 'func (*Response) After' | Takashi Iwamoto <h****o@i****m> | over 6 years ago | |
| c08f3035 | test matrix add go1.14 (#1551) |
Lars Lehtonen <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| a8b5de42 | Add test case for Response (#1557) |
Takashi Iwamoto <h****o@i****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| c29904d8 | Fixed double padding in Group.File, Group.Add (#1534) |
Ori Shoshan <o****n@r****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 2207c37b |
use echo.GetPath for rewrite in proxy (#1548)
Co-authored-by: Arun Gopalpuri <a****n@g****m> |
Arun Gopalpuri <a****9@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 6e7c7cea |
Bumped version
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | over 6 years ago | |
| 269dfcc9 | Set maxParam with SetParamNames (#1535) |
178inaba <1****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 54283580 | Quote regex meta characters in Rewrite (#1541) |
Leaf <L****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| fc4b1c0a | Omit `internal=<nil>` in error strings (#1525) |
Vishal Rana <v****r@l****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 3e8a797d |
Updated version
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | over 6 years ago | |
| 84b8aaf2 | Fix panic in FormFile if file not found (#1515) |
lukesolo <s****s@y****u>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 91b853a6 |
Updated go.mod
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | over 6 years ago | |
| 7c5af013 | Safer/trustable extraction of real ip from request (#1478) |
Shinichi TAMURA <s****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 5ddc3a68 | Fix routing conflict for dynamic routes and static route with common prefix (... |
Roland Lammel <r****l@n****t>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| f4b5a90a | Fix #1493 router loop for param routes (#1501) |
Roland Lammel <r****l@n****t>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 504f39ab | Fix crash on OpenBSD due to unsupported TCP KeepAlivePeriod (#1456) |
Jur van den Berg <B****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 75620e67 | Migrate to GitHub Actions (#1473) |
Ajitem Sahasrabuddhe <a****s@o****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 7c58856f | added installation command in guide (#1443) |
sai umesh <d****5@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| c2f2e8d2 | Support HTTP/2 h2c mode (cleartext) (#1489) |
ochan <o****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 712b5e46 | format code (gofmt + trim trailing space) (#1452) |
Dmitry Kutakov <v****e@g****m>
Committed by: Vishal Rana <v****r@l****m> |
over 6 years ago | |
| 8d7f05e5 | round-trip paramValues without exploding (#1463) |
J. David Lowe <j****e@g****m>
Committed by: Vishal Rana <v****r@l****m> |
over 6 years ago | |
| 5bf68884 | Parameterized routes sometimes return 404 (#1480) |
Ajitem Sahasrabuddhe <a****s@o****m>
Committed by: Vishal Rana <v****r@l****m> |
over 6 years ago | |
| 399da563 | Improve bind performance (#1469) |
Eugene <f****1@g****m>
Committed by: Vishal Rana <v****r@l****m> |
over 6 years ago | |
| 94d9e009 | Tidy up unused imports from go.mod (#1468) |
Roland Lammel <r****l@n****t>
Committed by: Vishal Rana <v****r@l****m> |
over 6 years ago | |
| 5793765e |
Fix param value bug (#1467)
Co-authored-by: Vishal Rana <v****r@l****m> |
Ajitem Sahasrabuddhe <a****s@o****m>
Committed by: Vishal Rana <v****r@l****m> |
over 6 years ago | |
| 07ec7911 |
Updated deps
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | over 6 years ago | |
| a64188c6 | merge Merge branch 'neotel-at-bugfix/1412-route-matchany-multilevel' | Vishal Rana <v****r@l****m> | over 6 years ago | |
| 8f69b478 | merge Merge branch 'bugfix/1412-route-matchany-multilevel' of https://github.com/ne... | Vishal Rana <v****r@l****m> | over 6 years ago | |
| 8bfed695 | Run go mod tidy | Roland Lammel <r****l@n****t> | over 6 years ago | |
| 86b200fa | merge Merge branch 'bugfix/1412-route-matchany-multilevel' of github.com:neotel-at/... | Roland Lammel <r****l@n****t> | over 6 years ago | |
| 5c7c87d0 | Add ability to set the logger on echo.Context (#1377) |
Alex Besogonov <A****v@g****m>
Committed by: Vishal Rana <v****r@l****m> |
almost 7 years ago | |
| c50c6778 |
Fixed #1426
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | almost 7 years ago | |
| 8b7220f9 | Fixed comment typo in BodyDump (#1431) |
Shin Ohno <o****n@g****m>
Committed by: Vishal Rana <v****r@l****m> |
almost 7 years ago | |
| 7c5e9ab0 |
Fixed #988
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | almost 7 years ago | |
| 754b4498 | Close file descriptor returned by request.FormFile (#1411) |
Argishti Rostamian <1****p@u****m>
Committed by: Vishal Rana <v****r@l****m> |
almost 7 years ago | |
| ee6618e8 | reset p.values to echo.maxParam (#1429) |
Mark Smith <m****k@a****k>
Committed by: Vishal Rana <v****r@l****m> |
almost 7 years ago | |
| ccf6f1a7 | refs #1412: Fix parent nodes for route insert on node split | Roland Lammel <r****l@n****t> | almost 7 years ago | |
| d286e285 |
Bumped v4.1.11
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | almost 7 years ago | |
| 05262e48 |
Capture proxy middleware error
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | almost 7 years ago | |
| 7738dd3a | Add unrelated route to group test with match any | Roland Lammel <r****l@n****t> | almost 7 years ago | |
| 616db6db | Add unrelated route to group test with match any | Roland Lammel <r****l@n****t> | almost 7 years ago | |
| 59a25f13 | Add tests for group routing with middleware and match any routes | Roland Lammel <r****l@n****t> | almost 7 years ago | |
| 2bc8d10b | Add tests for group routing with middleware and match any routes | Roland Lammel <r****l@n****t> | almost 7 years ago | |
| 16ed3a80 | refs #1412: Fix multi level match any routes | Roland Lammel <r****l@n****t> | almost 7 years ago | |
| 8d47b34c | refs #1412: Fix multi level match any routes | Roland Lammel <r****l@n****t> | almost 7 years ago | |
| b1290981 | dont return 400 for empty bodies (#1410) |
Bob Hall <b****1@g****m>
Committed by: Vishal Rana <v****r@l****m> |
almost 7 years ago | |
| 81a66086 | Update ISSUE_TEMPLATE.md |
Vishal Rana <v****r@l****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 88a9ad73 |
Updated dep & bumped v4.1.10
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | about 7 years ago | |
| 350ccd24 |
Bumped vv4.1.9
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | about 7 years ago | |
| 2b0cfbe7 | merge Merge branch 'master' of https://github.com/labstack/echo | Vishal Rana <v****r@l****m> | about 7 years ago | |
| ecc01d20 |
Include internal error in http error handler
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | about 7 years ago | |
| 608cebba | Assign new ResponseWriter after calling http.HandlerFunc (#1341) |
Jesse Szwedko <j****e@s****e>
Committed by: Vishal Rana <v****r@l****m> |
about 7 years ago | |
| 09d415ce |
Fixed version
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | about 7 years ago | |
| ed51400a |
Enhanced default http error handler
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | about 7 years ago | |
| 87da9a94 | Add ReferrerPolicy to Secure middleware (#1363) |
Hylke Visser <g****t@h****l>
Committed by: Vishal Rana <v****r@l****m> |
about 7 years ago | |
| 8cabd1e1 | don't make router parse duplicated param when backtracing happens #1368 (#1369) |
Letian Zhang <z****y@g****m>
Committed by: Vishal Rana <v****r@l****m> |
about 7 years ago | |
| 8cfaf50b | fix #1260 change middleware.Logger's default output (#1336) |
nattawitc <c****t@g****m>
Committed by: Vishal Rana <v****r@l****m> |
about 7 years ago | |
| 405b221a | merge Merge branch 'meehow-master' | Vishal Rana <v****r@l****m> | about 7 years ago | |
| 207a141d |
Closed #1348
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | about 7 years ago | |
| ae55310e | merge Merge branch 'master' of https://github.com/meehow/echo into meehow-master | Vishal Rana <v****r@l****m> | about 7 years ago | |
| 9bf857f1 |
Nil check for bind #988
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | about 7 years ago | |
| da459814 |
Fixed #988
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | about 7 years ago | |
| 01229ec6 | fix version string to 4.1.6 (#1358) |
Nipe Setiawan <n****a@g****m>
Committed by: Vishal Rana <v****r@l****m> |
about 7 years ago | |
| 8fb7b5be |
Closes #1353
Signed-off-by: Vishal Rana <v****r@l****m> |
Vishal Rana <v****r@l****m> | about 7 years ago |