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: heroku/python-getting-started
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: robertdfrench/python-getting-started
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.
  • 16 commits
  • 13 files changed
  • 1 contributor

Commits on Dec 30, 2016

  1. Add github route

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    bfbca15 View commit details
    Browse the repository at this point in the history
  2. Return Http Response

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    2dc55f0 View commit details
    Browse the repository at this point in the history
  3. Add push events table:

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    c1e46f6 View commit details
    Browse the repository at this point in the history
  4. update README

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    05af719 View commit details
    Browse the repository at this point in the history
  5. Exempt CSRF for webhook handler

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    1cdd5ba View commit details
    Browse the repository at this point in the history
  6. Mark new events as new

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    48c985f View commit details
    Browse the repository at this point in the history
  7. Unlike FORTRAN, Embedded Python is case-sensitive

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    f53448a View commit details
    Browse the repository at this point in the history
  8. Respond in json

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    81d7599 View commit details
    Browse the repository at this point in the history
  9. Add pop method

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    e23bc11 View commit details
    Browse the repository at this point in the history
  10. Add client

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    f521cc1 View commit details
    Browse the repository at this point in the history
  11. Refactor client

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    91a35f2 View commit details
    Browse the repository at this point in the history
  12. Use classmehtod decorator

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    ad1bb78 View commit details
    Browse the repository at this point in the history
  13. Import shell utils

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    dbe42d8 View commit details
    Browse the repository at this point in the history
  14. Import shell utils

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    b1004c4 View commit details
    Browse the repository at this point in the history
  15. Run in a loop

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    37ae30a View commit details
    Browse the repository at this point in the history
  16. Dummy commit

    robertdfrench committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    8f420ef View commit details
    Browse the repository at this point in the history
Loading