Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: whyscream/postfix-grok-patterns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.2
Choose a base ref
...
head repository: whyscream/postfix-grok-patterns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.3
Choose a head ref
  • 12 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 31, 2023

  1. Merge pull request #174 from whyscream/168-new-patterns

    New patterns from #168
    whyscream authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    7e9a0ce View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Create LICENSE

    This is the same License (BSD 3-clause) as is noted in the README, but the actual license file was never added to the repository.
    whyscream authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e841768 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Add link to LICENSE file.
    whyscream authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8991c26 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Remove link to travis-ci
    whyscream authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    3d7bd5b View commit details
    Browse the repository at this point in the history
  4. Update LICENSE

    whyscream authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5d80559 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Update postfix.grok (skipped, still being delivered)

    Pattern for the following logs added,
    ```Sep 19 11:38:52 XXX-stg postfix/qmgr[125238]: ED06590130AA1C9D6D862: skipped, still being delivered```
    Busindre authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5aa6579 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    b1ca81b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a2aa6c View commit details
    Browse the repository at this point in the history
  3. Update test routine

    Minitest no longer uses the `MiniTest` with capital `T` since forever
    whyscream committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c950ab7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #178 from Busindre/patch-3

    Update postfix.grok (skipped, still being delivered)
    whyscream authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0652d66 View commit details
    Browse the repository at this point in the history
  5. Add script to run tests inside a docker container

    This helps tremendously with local testing.
    whyscream committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2ea2c09 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #180 from whyscream/simpler-local-testing

    Add script to run tests inside a docker container
    whyscream authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cdeadb0 View commit details
    Browse the repository at this point in the history
Loading