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: ekaputra07/django-elastic-transcoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: django17
Choose a base ref
...
head repository: thenewguy/django-elastic-transcoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: django17
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 12, 2014

  1. Configuration menu
    Copy the full SHA
    a9f4f85 View commit details
    Browse the repository at this point in the history
  2. also log the request data

    thenewguy committed Jul 12, 2014
    Configuration menu
    Copy the full SHA
    f29e868 View commit details
    Browse the repository at this point in the history
  3. do not throw a key error when a failed job has multiple outputs and t…

    …he endpoint message doesn't contain a messageDetail key as a result
    thenewguy committed Jul 12, 2014
    Configuration menu
    Copy the full SHA
    a542f60 View commit details
    Browse the repository at this point in the history
  4. complete state was set incorrectly. use the variable definitions from…

    … the EncodeJob class to set state so this doesn't happen again
    thenewguy committed Jul 12, 2014
    Configuration menu
    Copy the full SHA
    fc729c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2014

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

Commits on Sep 7, 2014

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