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: python-sorocaba/flask_tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 12.0
Choose a base ref
...
head repository: python-sorocaba/flask_tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 11 files changed
  • 3 contributors

Commits on Nov 29, 2016

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

Commits on Dec 7, 2016

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

Commits on Dec 8, 2016

  1. Configuration menu
    Copy the full SHA
    fcff27c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f588df View commit details
    Browse the repository at this point in the history
  3. Add 13.0 on README.md

    rafaelhenrique committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    30d70ea View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. upgrade stack versions (#4)

    * upgrade ansible version
    
    * upgrade psycopg2 version
    
    * upgrade to run travis on 3.6
    Abner Campanha authored and rafaelhenrique committed May 19, 2019
    Configuration menu
    Copy the full SHA
    dbdfb59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e53d2 View commit details
    Browse the repository at this point in the history
  3. Update psycopg2 in requirements.txt (#7)

    This is done to avoid fails with new ansible and flask versions in Travis CI
    Example of fail:
    Error: could not determine PostgreSQL version from '10.1'
        
        ----------------------------------------
    Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-yogp3a7o/psycopg2/
    serbinandrey authored and rafaelhenrique committed May 19, 2019
    Configuration menu
    Copy the full SHA
    eb8f1fc View commit details
    Browse the repository at this point in the history
Loading