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

Allow setting run time from the web UI / http api #2202

Merged
merged 24 commits into from
Sep 19, 2022

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    0767f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f150ded View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcfe81d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Reduce unit test time

    ajt89 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3bc50d8 View commit details
    Browse the repository at this point in the history
  2. Add ui field for run_time

    ajt89 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    95e5af3 View commit details
    Browse the repository at this point in the history
  3. Modernize type hints (locustio#2205)

    * Use Python 3.10 type hint syntax for Union types
    
    * Use Python 3.10 type hint syntax for Union types (in more places)
    
    * Use Python 3.10 type hint syntax for Union types (fix)
    
    * Use Python 3.10 type hint syntax for Union types (fix)
    
    * Use Python 3.10 type hint syntax for Union types (fix)
    
    * one more try on web.py
    
    * clients.py maybe maybe maybe
    
    * fix users.py
    
    * more types
    
    * Remove unnecessary type hint
    cyberw authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3c5a739 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0537b58 View commit details
    Browse the repository at this point in the history
  5. Undo line removal

    ajt89 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    2935206 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    5da71bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea91f38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e83ec8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request locustio#2207 from mikenester/bug-fix--user-class-…

    …count-reset-when-using-class-picker
    
    Bug Fix for User Class Count reset when editing a running test and using --class-picker
    cyberw authored Sep 18, 2022
    Configuration menu
    Copy the full SHA
    3784866 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Revert flag for ui run_time

    ajt89 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    e955f68 View commit details
    Browse the repository at this point in the history
  2. Add advacned options toggle

    ajt89 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9adbdfd View commit details
    Browse the repository at this point in the history
  3. Empty commit to re-run tests

    ajt89 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    81c92a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbfc4f0 View commit details
    Browse the repository at this point in the history
  5. Reduce unit test time

    ajt89 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c02814b View commit details
    Browse the repository at this point in the history
  6. Add ui field for run_time

    ajt89 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9cd0d02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e424cd0 View commit details
    Browse the repository at this point in the history
  8. Undo line removal

    ajt89 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    7882c48 View commit details
    Browse the repository at this point in the history
  9. Revert flag for ui run_time

    ajt89 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    b61cb7a View commit details
    Browse the repository at this point in the history
  10. Add advacned options toggle

    ajt89 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    6f2c4a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0fade1e View commit details
    Browse the repository at this point in the history
  12. Add stop_runners function

    ajt89 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    af93494 View commit details
    Browse the repository at this point in the history