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: exprogramacion/python-docs-hello-world
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Azure-Samples/python-docs-hello-world
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.
  • 20 commits
  • 8 files changed
  • 9 contributors

Commits on Jul 13, 2018

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

Commits on Jul 20, 2018

  1. Merge pull request Azure-Samples#12 from cephalin/master

    convert to container quickstart
    cephalin authored Jul 20, 2018
    Configuration menu
    Copy the full SHA
    9142b28 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. built-in Linux image changes

    cephalin committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    3d19a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c40efbb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

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

Commits on Oct 5, 2018

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

Commits on Apr 8, 2019

  1. Update README.md

    cephalin authored Apr 8, 2019
    Configuration menu
    Copy the full SHA
    e1abf8b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Update README.md

    glibnub authored Jul 17, 2019
    Configuration menu
    Copy the full SHA
    d439596 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    glibnub authored Jul 17, 2019
    Configuration menu
    Copy the full SHA
    63e366c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Update README.md

    glibnub authored Oct 15, 2019
    Configuration menu
    Copy the full SHA
    f1583e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Bump werkzeug from 0.14.1 to 0.15.3

    Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3.
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
    - [Commits](pallets/werkzeug@0.14.1...0.15.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    7842644 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Merge pull request Azure-Samples#32 from Azure-Samples/dependabot/pip…

    …/werkzeug-0.15.3
    
    Bump werkzeug from 0.14.1 to 0.15.3
    kraigb authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e6c8705 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    kraigb authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    c133e23 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Azure-Samples#15 from scottclay/master

    Made application.py PEP8 compliant.
    kraigb authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    020b355 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    168cd1e View commit details
    Browse the repository at this point in the history
  5. Rename application.py to app.py

    Doing so allows the associated article to drop the set FLASK_APP step for simplicity.
    
    Also update .gitignore for VS Code, and update the readme.
    kraigb committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    9569aba View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Update version to Flask 2

    Flask 1 returns an import error
    [cannot import name 'escape' from 'jinja2']
    charris-msft authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    3f4653b View commit details
    Browse the repository at this point in the history
  2. Merge pull request Azure-Samples#87 from charris-msft/patch-1

    Update version to Flask 2
    cephalin authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    93dbfba View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Remove versioning from Flask in requiremnts.txt to get rid of Werkzeu…

    …g version bug. This is a simple app and doesn't need to be pinned to a version
    JimacoMS4 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8239188 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge pull request Azure-Samples#106 from JimacoMS4/update-requiremen…

    …ts-txt
    
    Remove versioning from Flask in requiremnts.txt to get rid of Werkzeu…
    cephalin authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    88e1013 View commit details
    Browse the repository at this point in the history
Loading