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

Convert log timestamps to CEST time zone #1719

Commits on Aug 30, 2024

  1. remove repeated line

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    30ed53f View commit details
    Browse the repository at this point in the history
  2. override formatter

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9263eef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ee318c View commit details
    Browse the repository at this point in the history
  4. return timetuple

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    27db58d View commit details
    Browse the repository at this point in the history
  5. reorder lines [skip ci]

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    817f603 View commit details
    Browse the repository at this point in the history
  6. back to CET timezone

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6c6ce88 View commit details
    Browse the repository at this point in the history
  7. env var FRACTAL_LOG_TIMEZONE

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0f1137b View commit details
    Browse the repository at this point in the history
  8. type hint

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    50a240c View commit details
    Browse the repository at this point in the history
  9. improve error message

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    eec3eca View commit details
    Browse the repository at this point in the history
  10. change format of r-string

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    aa60633 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    84fb426 View commit details
    Browse the repository at this point in the history
  12. with offset and milliseconds

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ff9d016 View commit details
    Browse the repository at this point in the history
  13. fix utc offset

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8ba3f97 View commit details
    Browse the repository at this point in the history
  14. GMT

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fd2316c View commit details
    Browse the repository at this point in the history
  15. rm unwanted files

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ec9dac6 View commit details
    Browse the repository at this point in the history
  16. rm if branch

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d8ddc71 View commit details
    Browse the repository at this point in the history
  17. add unit test

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    72dbc6a View commit details
    Browse the repository at this point in the history
  18. add negative case to test

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8af6ea1 View commit details
    Browse the repository at this point in the history
  19. reorganize functions

    ychiucco committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    48fb370 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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