Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grpc proxy support #410

Merged
merged 50 commits into from
Aug 21, 2019
Merged

grpc proxy support #410

merged 50 commits into from
Aug 21, 2019

Commits on Aug 21, 2019

  1. feature: grpc proxy --test

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    270d563 View commit details
    Browse the repository at this point in the history
  2. feat compat grpc pass

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    2184dc6 View commit details
    Browse the repository at this point in the history
  3. feat update nginx conf template

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    ac69ad2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0901ba1 View commit details
    Browse the repository at this point in the history
  5. feat fetch proto

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    19a880c View commit details
    Browse the repository at this point in the history
  6. fix remove debug log

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    87b08ed View commit details
    Browse the repository at this point in the history
  7. feat fetch proto from etcd

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    ab6141d View commit details
    Browse the repository at this point in the history
  8. fix warning error

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    c6886f7 View commit details
    Browse the repository at this point in the history
  9. feat doc

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    d4932e4 View commit details
    Browse the repository at this point in the history
  10. fix typo

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    6d9f9f2 View commit details
    Browse the repository at this point in the history
  11. fix Hash Sum mismatch

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    360dc43 View commit details
    Browse the repository at this point in the history
  12. fix local ngx

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    e8f3d44 View commit details
    Browse the repository at this point in the history
  13. feat 性能优化

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    496075f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    26fbf17 View commit details
    Browse the repository at this point in the history
  15. feat 不使用lrucache global

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    fae43fc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a57c128 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5e69c16 View commit details
    Browse the repository at this point in the history
  18. fix error

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    8061c1e View commit details
    Browse the repository at this point in the history
  19. feat 不使用lrucache global

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    6e14321 View commit details
    Browse the repository at this point in the history
  20. remove log

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    73cadb1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9fc8e41 View commit details
    Browse the repository at this point in the history
  22. doc

    membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    fdc0f1a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8a0f380 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1eecd1e View commit details
    Browse the repository at this point in the history
  25. change: code style.

    membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    666480c View commit details
    Browse the repository at this point in the history
  26. change: code style.

    membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    dc1a929 View commit details
    Browse the repository at this point in the history
  27. change: code style.

    membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    7cc3ef9 View commit details
    Browse the repository at this point in the history
  28. change: code style.

    membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    6bcc2a8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    332a289 View commit details
    Browse the repository at this point in the history
  30. fix golang version

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    3fb5801 View commit details
    Browse the repository at this point in the history
  31. fix run as root

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    c1fecdf View commit details
    Browse the repository at this point in the history
  32. fix force yes

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    f9a8b7d View commit details
    Browse the repository at this point in the history
  33. test mac os

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    f4133d0 View commit details
    Browse the repository at this point in the history
  34. test mac os

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    0fd15f3 View commit details
    Browse the repository at this point in the history
  35. test: added test cases.

    membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    170d87c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    704e3c1 View commit details
    Browse the repository at this point in the history
  37. fix clean go cache

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    d2f9d8e View commit details
    Browse the repository at this point in the history
  38. feat 查看go环境信息

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    ee8f120 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a6d2b75 View commit details
    Browse the repository at this point in the history
  40. copyright

    membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    22cf2ac View commit details
    Browse the repository at this point in the history
  41. fix go run error

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    a6a893e View commit details
    Browse the repository at this point in the history
  42. fix build && run

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    e20ebc7 View commit details
    Browse the repository at this point in the history
  43. feat route's service protocol limit

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    adc056d View commit details
    Browse the repository at this point in the history
  44. add lua-protobug copyright

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    5996b8e View commit details
    Browse the repository at this point in the history
  45. fix test index

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    b31ca72 View commit details
    Browse the repository at this point in the history
  46. fix capture proto loading error

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    1bc9ae4 View commit details
    Browse the repository at this point in the history
  47. fix code style

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    cc60515 View commit details
    Browse the repository at this point in the history
  48. travis condition

    johzchen authored and membphis committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    07a24b9 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    cb4567a View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    e481d9d View commit details
    Browse the repository at this point in the history