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

Define RequestState and ResponseState kinds and integrates them into repo; code cleanup #86

Closed
wants to merge 26 commits into from

Commits on Aug 5, 2019

  1. Ignore generated docs

    JordanMartinez committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    ef7942c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    c9b7139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4549ff View commit details
    Browse the repository at this point in the history
  3. Update examples

    JordanMartinez committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    6da1550 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f57ecd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abca86a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    234a1e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cf4eb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    082738f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07a7af7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Configuration menu
    Copy the full SHA
    f95877b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef420c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dabfa02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    277c6fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb465d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62125a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Configuration menu
    Copy the full SHA
    5848afc View commit details
    Browse the repository at this point in the history
  2. Fix CI build errors

    JordanMartinez committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    c9cda9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7817a69 View commit details
    Browse the repository at this point in the history
  4. Fix compiler warning

    JordanMartinez committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    3af45b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    ab6594b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d32c408 View commit details
    Browse the repository at this point in the history
  3. Use ' suffix to indicate when component type can be changed

    - This is more consistent and focuses on the request and response state, 
    not the component change
    JordanMartinez committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d36d720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5c8f35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    301b172 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55d831f View commit details
    Browse the repository at this point in the history