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: data-processing/Stream-Framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tschellenbach/Stream-Framework
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.
  • 12 commits
  • 5 files changed
  • 7 contributors

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    014a3f0 View commit details
    Browse the repository at this point in the history
  2. FIX: Broken link.

    JulienPalard committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    98c4741 View commit details
    Browse the repository at this point in the history
  3. Merge pull request tschellenbach#229 from JulienPalard/patch-1

    FIX: broken link in documentation
    tschellenbach authored Apr 2, 2019
    Configuration menu
    Copy the full SHA
    edbea3f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. small fixes

    tbarbugli authored Aug 10, 2019
    Configuration menu
    Copy the full SHA
    e459c4d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

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

Commits on Sep 11, 2019

  1. Merge pull request tschellenbach#231 from ferhatelmas/test-setting-fix

    fix config key name in tests
    tbarbugli authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    99c10da View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Replace async by async_

    async is a reserved keyword in Python 3.7.
    Please check in https://docs.python.org/3.7/whatsnew/3.7.html#summary-release-highlights
    ernestofgonzalez authored Dec 24, 2019
    Configuration menu
    Copy the full SHA
    930ac91 View commit details
    Browse the repository at this point in the history
  2. Merge pull request tschellenbach#233 from ErnestoFGonzalez/patch-1

    Replace async by async_
    tschellenbach authored Dec 24, 2019
    Configuration menu
    Copy the full SHA
    73da810 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

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

Commits on Jan 6, 2020

  1. Merge pull request tschellenbach#236 from timgates42/bugfix/typo_whether

    Fix simple typo: wether -> whether
    tbarbugli authored Jan 6, 2020
    Configuration menu
    Copy the full SHA
    e8ab8e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    f7e1f2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request tschellenbach#240 from kennedyshead/master

    Fixes the last async to async_
    tbarbugli authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    0d604d9 View commit details
    Browse the repository at this point in the history
Loading