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: anweshadas/python-logstash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vklochan/python-logstash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 3 files changed
  • 6 contributors

Commits on Jan 20, 2016

  1. fix logstash example

    romantomjak committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    61ef561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b877cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c43316 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Adding sensitive OpenStack log fields to skip_list

    Venkat Sundaram committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    17d96ad View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Merge pull request vklochan#56 from anweshadas/master

    Adds license information to the setup function
    vklochan authored Aug 17, 2016
    Configuration menu
    Copy the full SHA
    59b8cc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vklochan#43 from r00m/fix-logstash-example

    Fix logstash example
    vklochan authored Aug 17, 2016
    Configuration menu
    Copy the full SHA
    ffba3b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request vklochan#48 from tsvenkat/master

    Adding sensitive OpenStack log fields to skip_list
    vklochan authored Aug 17, 2016
    Configuration menu
    Copy the full SHA
    a8be251 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Added 'stack_info' to the skip_list

    Alex Zarnitsa committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    a8f5508 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vklochan#92 from vklochan/skip-list

    Added 'stack_info' to the skip_list
    vklochan authored Feb 25, 2020
    Configuration menu
    Copy the full SHA
    7bd98c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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

Commits on Mar 28, 2022

  1. Merge pull request vklochan#98 from vklochan/JSON-serializable

    Object of type 'datetime' is not JSON serializable
    vklochan authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    570381b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8ec9e View commit details
    Browse the repository at this point in the history
  3. Merge pull request vklochan#99 from vklochan/version-change

    Object of type 'datetime' is not JSON serializable - DEV
    vklochan authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    a795733 View commit details
    Browse the repository at this point in the history
Loading