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

Respect size param #153

Merged
merged 22 commits into from
Apr 4, 2022
Merged

Respect size param #153

merged 22 commits into from
Apr 4, 2022

Commits on Mar 1, 2022

  1. respect size and level parameters

    * Add size and level parameters to ChallengeProvider.returnChallenge()
    * Add size column to challenge table
    * Pass size and level parameters to all relevant calls
    * Add size field to demo app
    hrj committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    edd211f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3bec0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    d7c1f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc8addb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    444982e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d797acd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b33dd8a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    0c48f8f View commit details
    Browse the repository at this point in the history
  2. FilterChallenge: use bold font

    hrj committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    bfc7174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f77f81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23a6a43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6480da0 View commit details
    Browse the repository at this point in the history
  6. minor, simplification

    hrj committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    832053f View commit details
    Browse the repository at this point in the history
  7. shadow text: dynamic kernel size

    hrj committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    83b0eb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8626e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    3aeb258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf03d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c809872 View commit details
    Browse the repository at this point in the history
  4. locust tests: use new api path

    hrj committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    ba796fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbb8abd View commit details
    Browse the repository at this point in the history
  6. set size in test config

    hrj committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    e26bd32 View commit details
    Browse the repository at this point in the history
  7. tests: specify size parameter

    hrj committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    7ef308e View commit details
    Browse the repository at this point in the history