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

Add log Rotation #62

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

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    7a331c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4e360f View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    Fullstop000 authored and AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    343eb96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f15cc46 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    e9e41f8 View commit details
    Browse the repository at this point in the history
  6. cargo fmt --check

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    d0b24ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3489f0a View commit details
    Browse the repository at this point in the history
  8. parenthesis added

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    5634f41 View commit details
    Browse the repository at this point in the history
  9. cargo fmt

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    d3fdc3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    946dcfe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb70318 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    38564a1 View commit details
    Browse the repository at this point in the history
  13. re-arrange tests

    Signed-off-by: Fullstop000 <[email protected]>
    Fullstop000 authored and AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    0a262c2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6696691 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    07a7a2c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d68806e View commit details
    Browse the repository at this point in the history
  17. fix conflict files

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    5c14c16 View commit details
    Browse the repository at this point in the history
  18. fix conflict changes

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    e35c113 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2298102 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3f036a7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    731255f View commit details
    Browse the repository at this point in the history
  22. cargo fmt

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    1f8cdd8 View commit details
    Browse the repository at this point in the history
  23. cargo fmt again

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    85fb6be View commit details
    Browse the repository at this point in the history
  24. add Rotator trait

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    f3420a7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5a2ae75 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f631794 View commit details
    Browse the repository at this point in the history
  27. update upstream

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    42c0a2d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    36c3fb7 View commit details
    Browse the repository at this point in the history
  29. merge

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    c2aa6d0 View commit details
    Browse the repository at this point in the history
  30. cargo fmt

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    746d23b View commit details
    Browse the repository at this point in the history
  31. update

    AliceLanniste committed May 7, 2020
    Configuration menu
    Copy the full SHA
    1d82110 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. add test for rotate

    AliceLanniste committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    daf1437 View commit details
    Browse the repository at this point in the history
  2. complete rotate test

    AliceLanniste committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    7110a01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f37634e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d27d2c View commit details
    Browse the repository at this point in the history