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: alphasoc/nfr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.2
Choose a base ref
...
head repository: alphasoc/nfr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.3
Choose a head ref
  • 10 commits
  • 7 files changed
  • 5 contributors

Commits on Mar 14, 2022

  1. Fix typo in a comment

    tg committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    7838382 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. elastic: append root_cause array to error message

    Should allow for better identification of certain types of search failures.
    kmroz committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    fdad715 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. elastic: obtain protocol from IANA numbers if possible

    Also added a unit test.
    kmroz committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ed6d7c9 View commit details
    Browse the repository at this point in the history
  2. github: correct bin path

    kmroz committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    47b7862 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/valyala/fasthttp from 1.21.0 to 1.34.0

    Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.21.0 to 1.34.0.
    - [Release notes](https://github.com/valyala/fasthttp/releases)
    - [Commits](valyala/fasthttp@v1.21.0...v1.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/valyala/fasthttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    d027ae7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Merge pull request #90 from mrozitron/hack-errors

    elastic: append root_cause array to error message
    ioj authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    3f58fef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from mrozitron/fix-service

    github: correct bin path
    ioj authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    27eb5a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81d1bf6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #92 from alphasoc/dependabot/go_modules/github.com…

    …/valyala/fasthttp-1.34.0
    
    Bump github.com/valyala/fasthttp from 1.21.0 to 1.34.0
    kmroz authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    8216a4d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #89 from mrozitron/debug-logs-protocol

    elastic: obtain protocol from IANA numbers if possible
    ioj authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    0b99814 View commit details
    Browse the repository at this point in the history
Loading