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: OpenShiftDemos/os-sample-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: palarey/os-sample-python
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.
  • 6 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 26, 2021

  1. Update wsgi.py

    changed text to indicate modified file
    palarey authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    db3f0ba View commit details
    Browse the repository at this point in the history
  2. added bic parameter

    palarey committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    2f00dfa View commit details
    Browse the repository at this point in the history
  3. added request import

    palarey committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    197b4fd View commit details
    Browse the repository at this point in the history
  4. added json response

    palarey committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    0ec8353 View commit details
    Browse the repository at this point in the history
  5. return json, not string

    palarey committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    33245a8 View commit details
    Browse the repository at this point in the history
  6. checkpoint

    palarey committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    aea9dac View commit details
    Browse the repository at this point in the history
Loading