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

Modifier feature addition #3

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

Modifier feature addition #3

wants to merge 20 commits into from

Commits on Jul 4, 2024

  1. First setup to be tested in replay

    alinares authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6db9cb3 View commit details
    Browse the repository at this point in the history
  2. Use of the main parameter 'settings' for MemoryModifier

    alinares authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    baa0866 View commit details
    Browse the repository at this point in the history
  3. Update modifyJob function

    alinares authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fea1b02 View commit details
    Browse the repository at this point in the history
  4. Fix getNewMemory function

    alinares authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    856ef7c View commit details
    Browse the repository at this point in the history
  5. Fix syntax issue in BaseModifier and remove default value for modifiers

    alinares authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e40bd11 View commit details
    Browse the repository at this point in the history
  6. Fix positional argument issue in updateSandbox

    alinares authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    40322fc View commit details
    Browse the repository at this point in the history
  7. Actual test files

    alinares authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e89ff7f View commit details
    Browse the repository at this point in the history
  8. UpdateSandbox modifications with new logging

    LinaresToine authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    be451c5 View commit details
    Browse the repository at this point in the history
  9. Update logging messages and their level

    LinaresToine authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    faa4fd4 View commit details
    Browse the repository at this point in the history
  10. Modify maxPSS by task

    LinaresToine authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ad28af4 View commit details
    Browse the repository at this point in the history
  11. Fix Task modifying

    LinaresToine authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ef1ef1a View commit details
    Browse the repository at this point in the history
  12. Avoid unnecessary task modification

    LinaresToine authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7847aac View commit details
    Browse the repository at this point in the history
  13. Looking for JobCreator bug

    LinaresToine authored and Toine committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7a3f526 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Detailed logs replay

    Toine authored and Toine committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    543c178 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Update patch

    Toine authored and Toine committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    9f5d4bb View commit details
    Browse the repository at this point in the history
  2. fix syntax issue in new patch

    Toine authored and Toine committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    409dffb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. First draft final product

    Toine authored and Toine committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    05f1f14 View commit details
    Browse the repository at this point in the history
  2. fix syntax error

    Toine authored and Toine committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5d1f69e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Include modification in ErrorHandler to allow exitCode discrimination…

    … upon retries
    Toine authored and Toine committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1914980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76c1019 View commit details
    Browse the repository at this point in the history