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: andrew-silvernail/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: facconi/django-elastic-transcoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 13, 2017

  1. Adding .idea folder to gitignore to prevent sharing PyCharm project f…

    …iles
    Francesco Facconi committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    2761f96 View commit details
    Browse the repository at this point in the history
  2. Compatibility with Django 1.10

    Francesco Facconi committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    582b02b View commit details
    Browse the repository at this point in the history
  3. EncodeJobs may not exist

    Francesco Facconi committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    9392959 View commit details
    Browse the repository at this point in the history
  4. When messageDetails is not available in json, fallback to statusDetai…

    …ls and then fallback to unknown error
    Francesco Facconi committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    59e2e2d View commit details
    Browse the repository at this point in the history
  5. Backporting from Nihisil pull request

    Francesco Facconi committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    bbd1ada View commit details
    Browse the repository at this point in the history
  6. Trying to implement morris-tech pull request

    Francesco Facconi committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    945330f View commit details
    Browse the repository at this point in the history
Loading