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: snowplow/snowplow-python-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vidahealth/snowplow-python-tracker
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.
  • 18 commits
  • 4 files changed
  • 5 contributors

Commits on Apr 11, 2017

  1. Moving celery config to emitter initialization and only

    creating new celery config if a current one does not already exist
    jstevens8213 committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    7661091 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

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

Commits on Jan 8, 2019

  1. debug commands

    lgbarrett4 committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    323f525 View commit details
    Browse the repository at this point in the history
  2. supported python versions

    lgbarrett4 committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    66ec7a6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from vidahealth/update_gevent_version_to_suppor…

    …t_python_3
    
    updates gevent to a version that supports python versions >= 3.3
    lgbarrett4 authored Jan 8, 2019
    Configuration menu
    Copy the full SHA
    674c15b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    13953bc View commit details
    Browse the repository at this point in the history
  2. removed task

    erdem-vh committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    fffd05f View commit details
    Browse the repository at this point in the history
  3. try their setup

    erdem-vh committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    58ef0a4 View commit details
    Browse the repository at this point in the history
  4. our setup again

    erdem-vh committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    1daabdf View commit details
    Browse the repository at this point in the history
  5. our setup again

    erdem-vh committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    18d4c9f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    9467e59 View commit details
    Browse the repository at this point in the history
  2. no special flush emitter

    erdem-vh committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    fc31f0e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from vidahealth/upstream-merged

    Upstream merged
    erdem-vh authored Feb 15, 2019
    Configuration menu
    Copy the full SHA
    725ea88 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. version number increased

    erdem-vh committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    07942f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from vidahealth/version-fix

    version number increased
    erdem-vh authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    5c56ec6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Updated json encoding to UTF-8

    Jack Williamson committed May 28, 2019
    Configuration menu
    Copy the full SHA
    88d4344 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Increased version number

    Jack Williamson committed May 29, 2019
    Configuration menu
    Copy the full SHA
    143a051 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from vidahealth/update-version-for-non-ascii

    Increased version number
    erdem-vh authored May 29, 2019
    Configuration menu
    Copy the full SHA
    b0ea9e8 View commit details
    Browse the repository at this point in the history
Loading