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

feat: Custom request types, websocket rewrite, client custom responses #28

Merged
merged 73 commits into from
Jun 29, 2021

Commits on Jun 19, 2021

  1. Configuration menu
    Copy the full SHA
    8c9b43a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbfda00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60933ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af2ece1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20abb18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e1710b View commit details
    Browse the repository at this point in the history
  7. fix: session manager

    0x00002a committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    a56bb4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb55212 View commit details
    Browse the repository at this point in the history
  9. fix: client compile

    0x00002a committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    7b1036f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42e6633 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    95270ce View commit details
    Browse the repository at this point in the history
  12. chore: Added missing header

    0x00002a committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    cb54a16 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. chore: Adding handler

    0x00002a committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    be454a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9290037 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73995ce View commit details
    Browse the repository at this point in the history
  4. chore: Setting up routers

    0x00002a committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    d36d8f7 View commit details
    Browse the repository at this point in the history
  5. chore: Setup regex endpoint

    0x00002a committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    4323780 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. chore: Save

    0x00002a committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    b249dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd1a13d View commit details
    Browse the repository at this point in the history
  3. fix: Form compile

    0x00002a committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    67a6dae View commit details
    Browse the repository at this point in the history
  4. chore: Fixing build

    0x00002a committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    9bf081c View commit details
    Browse the repository at this point in the history
  5. chore: fixing build

    0x00002a committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    93cea42 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. chore: Fixing build

    0x00002a committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    c3cc69f View commit details
    Browse the repository at this point in the history
  2. chore: Merge upstream/main

    0x00002a committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    180bfb8 View commit details
    Browse the repository at this point in the history
  3. fix: Apply Tectu#20

    0x00002a committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    a33b380 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3769fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c44f88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5116b85 View commit details
    Browse the repository at this point in the history
  7. chore: Fix body()

    0x00002a committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    81649de View commit details
    Browse the repository at this point in the history
  8. chore: Compiles

    0x00002a committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    b75c322 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66ef65a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a81b97 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    18dcf5b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    460d50e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    de2c3bb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d8bf0b4 View commit details
    Browse the repository at this point in the history
  15. chore: Fixing build

    0x00002a committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    2168447 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    82b9795 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c607618 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Configuration menu
    Copy the full SHA
    248f481 View commit details
    Browse the repository at this point in the history
  2. chore: misc build fixes

    0x00002a committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    fbcf972 View commit details
    Browse the repository at this point in the history
  3. feat: added websocket tests

    (They fail)
    0x00002a committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    09c4b8a View commit details
    Browse the repository at this point in the history
  4. chore: fix websocket tests

    0x00002a committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    37c6e04 View commit details
    Browse the repository at this point in the history
  5. fix: endpoint tests

    0x00002a committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    b2d3c15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b516219 View commit details
    Browse the repository at this point in the history
  7. chore: fix examples

    0x00002a committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    094b02d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. Configuration menu
    Copy the full SHA
    a1a616a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64990ca View commit details
    Browse the repository at this point in the history
  3. chore: Client builds

    0x00002a committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    f0a460a View commit details
    Browse the repository at this point in the history
  4. fix: storage of callback

    0x00002a committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    53b6ab9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56ff322 View commit details
    Browse the repository at this point in the history
  6. fix: TLS build & examples

    0x00002a committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    a5c58ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e223c6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4718a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49dd609 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    267def7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b347adc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0bb0c29 View commit details
    Browse the repository at this point in the history
  13. fix: linux build

    0x00002a committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    71cbe2d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    408eb74 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feat-custom-requests' of github.com:0x00002a/malloy int…

    …o feat-custom-requests
    0x00002a committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    33b2399 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    517638f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47baecb View commit details
    Browse the repository at this point in the history
  3. fix: linux build + link

    0x00002a committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    67a47c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    809990e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat-custom-requests' of github.com:0x00002a/malloy int…

    …o feat-custom-requests
    0x00002a committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    0864324 View commit details
    Browse the repository at this point in the history
  6. chore: merge upstream/main

    0x00002a committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    2dc6009 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. chore: Add and update docs

    0x00002a committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    2094b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2824a42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5734dd5 View commit details
    Browse the repository at this point in the history
  4. chore: misc cleanup

    0x00002a committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    257b875 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b033000 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b23759 View commit details
    Browse the repository at this point in the history