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

Lay out some foundational works for the client #1

Merged
merged 19 commits into from
Jan 25, 2019
Merged

Lay out some foundational works for the client #1

merged 19 commits into from
Jan 25, 2019

Commits on Jan 24, 2019

  1. Checkin some basics work for the client

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    33d23d9 View commit details
    Browse the repository at this point in the history
  2. Add in some examples

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    adabcea View commit details
    Browse the repository at this point in the history
  3. Update dep

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    e6ded7a View commit details
    Browse the repository at this point in the history
  4. Fix some linting

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    49855ac View commit details
    Browse the repository at this point in the history
  5. Add dep to makefile

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    2576b31 View commit details
    Browse the repository at this point in the history
  6. Ignore vendor directory

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    50af6b7 View commit details
    Browse the repository at this point in the history
  7. Add test and cover command

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    2cbb4d4 View commit details
    Browse the repository at this point in the history
  8. Add test library

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    7904683 View commit details
    Browse the repository at this point in the history
  9. Update docs

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    de330c1 View commit details
    Browse the repository at this point in the history
  10. Add tests

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    4e61371 View commit details
    Browse the repository at this point in the history
  11. Update dep

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    d34af0f View commit details
    Browse the repository at this point in the history
  12. Update docs

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    f1855e4 View commit details
    Browse the repository at this point in the history
  13. Remove vendor directory upstream

    Hoanh An committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    cdccd98 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Refactor server config options

    Hoanh An committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    8e943eb View commit details
    Browse the repository at this point in the history
  2. Add docstring for retry backoff config

    Hoanh An committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    4161f61 View commit details
    Browse the repository at this point in the history
  3. Refactor client init

    Hoanh An committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    63bf9b8 View commit details
    Browse the repository at this point in the history
  4. Refactor error handling

    Hoanh An committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    d0a5363 View commit details
    Browse the repository at this point in the history
  5. Update todo/fixme

    Hoanh An committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    c514462 View commit details
    Browse the repository at this point in the history
  6. No need runtime/buildtime versioning

    Hoanh An committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    f215bf2 View commit details
    Browse the repository at this point in the history