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

[DRAFT]: streamlining of driver #210

Draft
wants to merge 63 commits into
base: main
Choose a base branch
from
Draft

[DRAFT]: streamlining of driver #210

wants to merge 63 commits into from

Commits on Dec 28, 2023

  1. updated bolt

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c97dcd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73df247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    176d747 View commit details
    Browse the repository at this point in the history
  4. removed basic objects

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3dbbd7c View commit details
    Browse the repository at this point in the history
  5. temp

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    18a6156 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    274030e View commit details
    Browse the repository at this point in the history
  7. simplified connection

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5166446 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0eddefb View commit details
    Browse the repository at this point in the history
  9. created run message

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0a7a358 View commit details
    Browse the repository at this point in the history
  10. added hello message

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5963cf9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7d1364c View commit details
    Browse the repository at this point in the history
  12. added Reset message

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5c8ce16 View commit details
    Browse the repository at this point in the history
  13. created Reset message

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a520f01 View commit details
    Browse the repository at this point in the history
  14. created discard message

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    8612ff2 View commit details
    Browse the repository at this point in the history
  15. added Pull message

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    1c8a464 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2c13c20 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    755effe View commit details
    Browse the repository at this point in the history
  18. added route message

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a9ceef5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7fa13f2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    43501b0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2fa72a7 View commit details
    Browse the repository at this point in the history
  22. temp

    transistive committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d25a9e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    700d332 View commit details
    Browse the repository at this point in the history
  2. finish authentication

    transistive committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fd20fac View commit details
    Browse the repository at this point in the history
  3. fix psalm authentication

    transistive committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5079e2c View commit details
    Browse the repository at this point in the history
  4. fixed psalm bolt

    transistive committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ad9b8c5 View commit details
    Browse the repository at this point in the history
  5. fix psalm common

    transistive committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    38de448 View commit details
    Browse the repository at this point in the history
  6. psalm databags

    transistive committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d0278a6 View commit details
    Browse the repository at this point in the history
  7. psalm formatter

    transistive committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ec9435e View commit details
    Browse the repository at this point in the history
  8. psalm http

    transistive committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6d18818 View commit details
    Browse the repository at this point in the history
  9. psalm fixed

    transistive committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b65188e View commit details
    Browse the repository at this point in the history
  10. ran php cs fixer

    transistive committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    43a3a3f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ecbd9e View commit details
    Browse the repository at this point in the history
  12. fixes phpunit

    transistive committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ffdaf5b View commit details
    Browse the repository at this point in the history
  13. fix phpunit

    transistive committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1f05fae View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. added more bolt versions

    stefanak-michal authored and transistive committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f70d71c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09e1315 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4539d0 View commit details
    Browse the repository at this point in the history
  4. simplified test

    stefanak-michal authored and transistive committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1624dc3 View commit details
    Browse the repository at this point in the history
  5. static analysis

    transistive committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    cf090d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. reset, or not to reset

    stefanak-michal authored and transistive committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e9d6dd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    dc75b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8335f8b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    2a11d50 View commit details
    Browse the repository at this point in the history
  2. use composer version

    transistive committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0420bc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b46c1dc View commit details
    Browse the repository at this point in the history
  4. use version 10 hardocded

    transistive committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bf836b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. fix: Unit tests

    exaby73 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4012d62 View commit details
    Browse the repository at this point in the history
  2. reset, or not to reset

    stefanak-michal authored and exaby73 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b29a536 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0828bbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ea9bfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e26e6c View commit details
    Browse the repository at this point in the history
  6. use version 10 hardocded

    transistive authored and exaby73 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2c2e496 View commit details
    Browse the repository at this point in the history
  7. fix: Unit tests

    exaby73 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d165f92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03f343d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbee49d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5763131 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. temp

    transistive committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    dfcfaba View commit details
    Browse the repository at this point in the history
  2. test using core1

    transistive committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    49928c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16052ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9ff502 View commit details
    Browse the repository at this point in the history
  5. temp commit

    transistive committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    72e1237 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. temp commit

    transistive committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3f193b2 View commit details
    Browse the repository at this point in the history