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: digitalocean/sample-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Harissa/sample-python
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.
  • 17 commits
  • 9 files changed
  • 2 contributors

Commits on Oct 5, 2021

  1. Update server.py

    Test text change and server update
    Harissa authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    e0222d3 View commit details
    Browse the repository at this point in the history
  2. Create test.html

    Added test.html
    Harissa authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    fa28fdb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Create test.html

    Added html test in folder
    Harissa authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    2fbc514 View commit details
    Browse the repository at this point in the history
  2. Create index.html

    Add index file
    Harissa authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    abf7b90 View commit details
    Browse the repository at this point in the history
  3. Update server.py

    Added test file read code
    Harissa authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    e0c6f96 View commit details
    Browse the repository at this point in the history
  4. Create demofile.text

    Add demo file read
    Harissa authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    d70e9db View commit details
    Browse the repository at this point in the history
  5. Create demofile2

    Added demo file to static folder
    Harissa authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    72aec0d View commit details
    Browse the repository at this point in the history
  6. Rename demofile2 to demofile2.txt

    changed to .txt extension
    Harissa authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    61c1fd9 View commit details
    Browse the repository at this point in the history
  7. Update server.py

    Change file path
    Harissa authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    3488cff View commit details
    Browse the repository at this point in the history
  8. Update server.py

    edit file path
    Harissa authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    3e2bf88 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. try running flask

    JoeCutting committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    5e65976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d3f53e View commit details
    Browse the repository at this point in the history
  3. Try running flask

    JoeCutting committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    95c04cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83b45b4 View commit details
    Browse the repository at this point in the history
  5. Add waitress to code

    JoeCutting committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    418db6f View commit details
    Browse the repository at this point in the history
  6. Update server.py

    Tweak code to to rebuild
    Harissa authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    dbb0f14 View commit details
    Browse the repository at this point in the history
  7. Update server.py

    Nudge sample python repo
    Harissa authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    766827e View commit details
    Browse the repository at this point in the history
Loading