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

Lots of context.Context work #6

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Lots of context.Context work #6

wants to merge 30 commits into from

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    1d42c70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f27e7f View commit details
    Browse the repository at this point in the history
  3. more context.Context

    ghstahl committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    e7a1fe9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e165e79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f9661a View commit details
    Browse the repository at this point in the history
  6. bumpversion

    ghstahl committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    706ef07 View commit details
    Browse the repository at this point in the history
  7. Bump version: 0.4.0 → 0.5.0

    ghstahl committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    d7bfc69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b86555 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. example docker-compose.yml

    ghstahl committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    984f4dc View commit details
    Browse the repository at this point in the history
  2. Adding ctx timeout handling

    ghstahl committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    f5995e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f520e02 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    d59c1b4 View commit details
    Browse the repository at this point in the history
  2. a bit of cleanup

    ghstahl committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    21386ad View commit details
    Browse the repository at this point in the history
  3. added splash

    ghstahl committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    85dd24e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. added healthcheck

    ghstahl committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    a9da68f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b665060 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fad7d31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33ba5a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. docker build working

    ghstahl committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    86b2079 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. working image

    ghstahl committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    c63f7e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c3e7e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    aa77456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e0e132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f05deae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be58513 View commit details
    Browse the repository at this point in the history
  5. playing with ECDSA and JWK

    ghstahl committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    87ad8f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. covering

    PemGenerateECSDAP224
    PemGenerateECSDAP256
    PemGenerateECSDAP384
    PemGenerateECSDAP521
    ghstahl committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    b223fe8 View commit details
    Browse the repository at this point in the history
  2. refactoring

    ghstahl committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    0c9168d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. signing with edcsa

    ghstahl committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    20967b1 View commit details
    Browse the repository at this point in the history
  2. jwt minter

    ghstahl committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    d2db74b View commit details
    Browse the repository at this point in the history