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: vlccnt/msdocs-python-flask-webapp-quickstart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Azure-Samples/msdocs-python-flask-webapp-quickstart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 14 files changed
  • 8 contributors

Commits on Mar 21, 2022

  1. Add favicon.

    vmagelo committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    65f94fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request Azure-Samples#3 from vmagelo/favicon

    Add favicon following best practices.
    vmagelo authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    cdb2597 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Fix imports

    Removed datetime import, added os import and formatted flask imports.
    ismailmo1 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    2dd5fdc View commit details
    Browse the repository at this point in the history
  2. Fix readme typo

    ismailmo1 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    62f520f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Merge pull request Azure-Samples#4 from ismailmo1/main

    Fix /favicon endpoint
    vmagelo authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    43fe48b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    vmagelo authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    f84aca9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Add gunicorn

    vmagelo authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e66195b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Update requirements.txt

    sgollapudi77 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7bad9e3 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    Update Flask framework version for succcessful deploy.
    sgollapudi77 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    880dd8d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 15, 2023

  1. Merge pull request Azure-Samples#36 from msangapu-msft/patch-1

    Update requirements.txt
    bobtabor-msft authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    223b3cf View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Configuration menu
    Copy the full SHA
    efdb0ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request Azure-Samples#24 from sgollapudi77/patch-1

    Update requirements.txt
    bobtabor-msft authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    ecddba3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Add basic dev container

    pamelafox committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    00765b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Azure-Samples#66 from Azure-Samples/devcontainer

    Add basic dev container
    pamelafox authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    1be1061 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Bump Flask version

    Bob Tabor committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    cd7156a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. add azd files

    cephalin committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    751c46c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. add SCM build

    cephalin committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    590498f View commit details
    Browse the repository at this point in the history
  2. Merge pull request Azure-Samples#74 from cephalin/main

    add SCM build
    cephalin authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    5bfb67b View commit details
    Browse the repository at this point in the history
Loading