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

v3 - support for different log types, performance & other improvements #250

Merged
merged 76 commits into from
Aug 11, 2023

Commits on Jul 10, 2023

  1. WIP: http access logs

    arukompas committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    58f7763 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    arukompas authored and github-actions[bot] committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    90daf6d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    f165329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4c64b9 View commit details
    Browse the repository at this point in the history
  3. Fix styling

    arukompas authored and github-actions[bot] committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9c9dce8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37c82f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    c0e98c3 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    arukompas authored and github-actions[bot] committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6ad4ef2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    f7c25af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a0a05b View commit details
    Browse the repository at this point in the history
  3. Fix styling

    arukompas authored and github-actions[bot] committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    83ab161 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89b4ed9 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. small improvements

    arukompas committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6540c72 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    arukompas authored and github-actions[bot] committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    02ffb71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d0d640 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4f9909 View commit details
    Browse the repository at this point in the history
  5. Fix styling

    arukompas authored and github-actions[bot] committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c99deec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1569d39 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. speed improvements

    arukompas committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    460c7b6 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    arukompas authored and github-actions[bot] committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    df1af64 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    7273c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    095f7ce View commit details
    Browse the repository at this point in the history
  3. Fix styling

    arukompas authored and github-actions[bot] committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    1a40f4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caed8ac View commit details
    Browse the repository at this point in the history
  5. bug fixes + sort severities

    arukompas committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    d7e07d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. bug fixes, improvements

    arukompas committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7a382c5 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    arukompas authored and github-actions[bot] committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    278ffc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    cf6834d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a498815 View commit details
    Browse the repository at this point in the history
  3. Fix styling

    arukompas authored and github-actions[bot] committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a790d66 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    ce2f677 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    arukompas authored and github-actions[bot] committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    beaa885 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. caching improvements

    arukompas committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    215b5a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    cc17aac View commit details
    Browse the repository at this point in the history
  2. Fix styling

    arukompas authored and github-actions[bot] committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    6152121 View commit details
    Browse the repository at this point in the history
  3. add Horizon log support

    arukompas committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    ab3a70e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. change successful log icon

    arukompas committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    d5bcd28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e01ffab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06ff6f9 View commit details
    Browse the repository at this point in the history
  4. Fix styling

    arukompas authored and github-actions[bot] committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    e23ba21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e08ebbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d00f833 View commit details
    Browse the repository at this point in the history
  7. Fix styling

    arukompas authored and github-actions[bot] committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    390b6a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    e8458b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83c653a View commit details
    Browse the repository at this point in the history
  3. Fix styling

    arukompas authored and github-actions[bot] committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    df0fb1e View commit details
    Browse the repository at this point in the history
  4. fix tests

    arukompas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c927a6c View commit details
    Browse the repository at this point in the history
  5. Fix styling

    arukompas authored and github-actions[bot] committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    154b914 View commit details
    Browse the repository at this point in the history
  6. fix broken tests on Windows

    arukompas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    be17f84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e12d113 View commit details
    Browse the repository at this point in the history
  8. fix tests for Windows

    arukompas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0841880 View commit details
    Browse the repository at this point in the history
  9. debug test on windows

    arukompas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    66ced08 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1abf37c View commit details
    Browse the repository at this point in the history
  11. potential fix

    arukompas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    aad97db View commit details
    Browse the repository at this point in the history
  12. remove dumps

    arukompas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b0258be View commit details
    Browse the repository at this point in the history
  13. potential fix

    arukompas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4af528c View commit details
    Browse the repository at this point in the history
  14. potential fix

    arukompas committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    82f5b51 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. remove unnecessary comment

    arukompas committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a352d1d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    d5e397f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52bb16a View commit details
    Browse the repository at this point in the history
  3. refactoring

    arukompas committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    afe670f View commit details
    Browse the repository at this point in the history
  4. refactor

    arukompas committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8483006 View commit details
    Browse the repository at this point in the history
  5. bug fixes

    arukompas committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    31dc17d View commit details
    Browse the repository at this point in the history
  6. Fix styling

    arukompas authored and github-actions[bot] committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    ee41ead View commit details
    Browse the repository at this point in the history
  7. update Pest

    arukompas committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8294890 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    209e58b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    157830d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41287e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f45dff7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a1a4d3 View commit details
    Browse the repository at this point in the history
  5. fix test

    arukompas committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7bfdf2d View commit details
    Browse the repository at this point in the history
  6. second try

    arukompas committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b65dc76 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    8bc3fcf View commit details
    Browse the repository at this point in the history
  2. bug fixes after merge

    arukompas committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1734d39 View commit details
    Browse the repository at this point in the history
  3. some typing improvements

    arukompas committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    44ad2ce View commit details
    Browse the repository at this point in the history
  4. small changes

    arukompas committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    fbc7d62 View commit details
    Browse the repository at this point in the history