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

Implement the complete solution for processing the flat configuration structure #95

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    c4fa906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f337bb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f218215 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b335e93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcabf3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05f573f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28f5a1b View commit details
    Browse the repository at this point in the history
  8. Remove outdated comments

    daniilsapa committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fcb72d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a45789 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Fix ConfigObject type

    daniilsapa committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3f19fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e83032e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc0e22d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4bc104 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbe14ab View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Rearrange config files, add tests

    Additionally remove rambda and install ramda
    daniilsapa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2292df6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c388fe2 View commit details
    Browse the repository at this point in the history
  3. Button up the solution

    daniilsapa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f58d889 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Add a short explanation

    daniilsapa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6fcbca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51c0705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c9b224 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dea3e89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    950da50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5198c5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8df54d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    304d932 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3642870 View commit details
    Browse the repository at this point in the history
  10. Remove the unused type

    daniilsapa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    9291379 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d20c0ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a26c9cb View commit details
    Browse the repository at this point in the history
  13. Make 'off' a default severity when marking FS nodes

    Also, fixed a bug with incorrect severity application when there are more than 2 groups
    daniilsapa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fb72776 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    83c067d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2d64f0e View commit details
    Browse the repository at this point in the history
  16. Simplify if statement

    daniilsapa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    57b51d8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4491e7f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    492f58b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a7b9d09 View commit details
    Browse the repository at this point in the history
  20. Refactor the solution

    daniilsapa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8a52e10 View commit details
    Browse the repository at this point in the history
  21. Refactor, rearrange files

    daniilsapa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    78ade3b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7a34e43 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ba3a88d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a678205 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    50489e2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3cc5d2e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b91baf0 View commit details
    Browse the repository at this point in the history
  28. Fix tests

    daniilsapa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    66aab51 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    14e6d3d View commit details
    Browse the repository at this point in the history
  30. Fix tests

    daniilsapa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f0303da View commit details
    Browse the repository at this point in the history
  31. Fix validation scheme

    daniilsapa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    065d037 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    85e1e07 View commit details
    Browse the repository at this point in the history
  33. Add a change log

    daniilsapa committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e65dd36 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    097cf61 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    78744ad View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    a59c583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b3c6c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6584028 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ab6520 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cf35b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    d2719b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8026ca7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    2028cea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    773b39f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    323751c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcdacfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b06db43 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Revert "Make patterns like ./src/shared/** match the containing folde…

    …r itself"
    
    This reverts commit b06db43.
    daniilsapa committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d4ae475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a3feec View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    993c7f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2786262 View commit details
    Browse the repository at this point in the history
  3. Button up the solution

    daniilsapa committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8f8d1cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49b495b View commit details
    Browse the repository at this point in the history
  5. Fix merge conflicts

    daniilsapa committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b4db89d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    00a6b80 View commit details
    Browse the repository at this point in the history
  2. Button up the solution

    daniilsapa committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    bc04903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe6fad3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    8d0d013 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    040b5a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    aa1892a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff580ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4dd8c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44996d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed62bef View commit details
    Browse the repository at this point in the history
  6. Fix merge conflicts

    daniilsapa committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    532a995 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5799eee View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    c2a5c2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0498279 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Refactor the glob application logic

    Refactor the logic to distinguish between empty glob arrays and the absence of a glob array in a glob group
    daniilsapa committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    654eef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f31d2cd View commit details
    Browse the repository at this point in the history
  3. Fix the glob transformation logic to allow conversions for globs star…

    …ting with **
    
    Allows **/ui/** => /projects/my-project/src/**/ui/** conversions as it works completely the same but keeps the codebase more clean
    daniilsapa committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ee5c537 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    3b4df08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6af74b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    7c035ad View commit details
    Browse the repository at this point in the history