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: microsoft/python-sample-vscode-flask-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: thevivekdwivedi/python-sample-vscode-flask-tutorial
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
  • 6 files changed
  • 1 contributor

Commits on Oct 26, 2019

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

Commits on Oct 29, 2019

  1. Set up CI with Azure Pipelines

    [skip ci]
    thevivekdwivedi committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    8625def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e265151 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e882504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    317bf9e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Adding keyvault config

    Signed-off-by: Vivek Dwivedi <thevivekdwivedi@gmail.com>
    thevivekdwivedi committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    061666f View commit details
    Browse the repository at this point in the history
  2. Imports related to mongo db connection and other.

    Signed-off-by: Vivek Dwivedi <thevivekdwivedi@gmail.com>
    thevivekdwivedi committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    da9487b View commit details
    Browse the repository at this point in the history
  3. Adding login endpoint to the server.

    Signed-off-by: Vivek Dwivedi <thevivekdwivedi@gmail.com>
    thevivekdwivedi committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    1012ef1 View commit details
    Browse the repository at this point in the history
  4. Spacing

    Signed-off-by: Vivek Dwivedi <thevivekdwivedi@gmail.com>
    thevivekdwivedi committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    1f80176 View commit details
    Browse the repository at this point in the history
Loading