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: gnewson/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.
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on Mar 15, 2017

  1. Update requirements.txt

    New requirements for the updated code
    gnewson authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    1c31ea5 View commit details
    Browse the repository at this point in the history
  2. Update wsgi.py

    gnewson authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    7e0a119 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Added retrieval of values from mysql database

    Desmond Maguire authored and Desmond Maguire committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    a142f53 View commit details
    Browse the repository at this point in the history
  2. fixed syntax error on line 120

    Desmond Maguire authored and Desmond Maguire committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    70f5e93 View commit details
    Browse the repository at this point in the history
  3. Fixed additional syntax errors (query-rows)

    Desmond Maguire authored and Desmond Maguire committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    c4fa3a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. Added Flask-SQLAlchemy to requirements file

    Desmond Maguire authored and Desmond Maguire committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    22ecdfd View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

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

Commits on Apr 14, 2017

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

Commits on Apr 17, 2023

  1. Updating requirements to latest for python 3.10

    Geoff Newson committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d199f97 View commit details
    Browse the repository at this point in the history
Loading