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: StreetVoice/django-elastic-transcoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: areedtomlinson/django-elastic-transcoder
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
  • 9 files changed
  • 2 contributors

Commits on Apr 27, 2015

  1. Decode request bytes

    Reed Tomlinson committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    d439b39 View commit details
    Browse the repository at this point in the history
  2. Updated tests for python3

    Reed Tomlinson committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    f01f643 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. Return 400 instead of 500 if job is not found

    Reed Tomlinson committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    1fbd05a View commit details
    Browse the repository at this point in the history
  2. Added Bellhops logging, and updated responses

    Reed Tomlinson committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    0805df6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2015

  1. Merge pull request #1 from areedtomlinson/bellhops

    Merge bellhops into main branch
    Reed Tomlinson committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    0f84489 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2015

  1. test on py3

    hwkns committed Oct 25, 2015
    Configuration menu
    Copy the full SHA
    423b33e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a1baf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ecb47b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from hwkns/master

    Removed South dependency, added Django migration
    Reed Tomlinson committed Oct 25, 2015
    Configuration menu
    Copy the full SHA
    03379f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03d880b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2015

  1. no more tests-only models

    hwkns committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    49ffbdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2743f75 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from hwkns/master

    Django 1.7+ compatibility
    Reed Tomlinson committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    99af82c View commit details
    Browse the repository at this point in the history
Loading