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: uber/Python-Sample-Application
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: coverage
Choose a base ref
...
head repository: uber/Python-Sample-Application
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.
  • 13 commits
  • 13 files changed
  • 8 contributors

Commits on Aug 22, 2014

  1. Merge pull request #13 from uber/coverage

    Improve code coverage by including missing tests, and assertions
    kaushal committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    5c416e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2014

  1. Remove history from default scopes

    Also make this compatibile with multiple scopes, which expects a
    comma-separated list.
    
    Fixes #16
    Aiden Scandella committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    f56b746 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from uber/invalid-scope

    Remove history from default scopes
    ascandella committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    1e07680 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2014

  1. fix local serving

    Zachary Wright Heller committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    ab4025b View commit details
    Browse the repository at this point in the history
  2. capitalize SSL

    Zachary Wright Heller committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    3990a20 View commit details
    Browse the repository at this point in the history
  3. peer review

    Zachary Wright Heller committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    aa25360 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from uber/zh-fix-sslify

    fix local serving sslify
    zheller committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    2fedc3c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2014

  1. Fix scopes

    fix tests remove jank test
    
    delete file
    Zachary Wright Heller committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    1311113 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from uber/zh/fix-scopes

    Fix scopes
    iGexome committed Oct 6, 2014
    Configuration menu
    Copy the full SHA
    f810084 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2015

  1. Make non-literal text in code more obvious.

    Dragon Dave McKee committed Feb 14, 2015
    Configuration menu
    Copy the full SHA
    d1d1552 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from scraperdragon/patch-1

    Make non-literal text in code more obvious.
    ascandella committed Feb 14, 2015
    Configuration menu
    Copy the full SHA
    6cf9a88 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2015

  1. Little </p> missing

    shubs committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    800410e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from shubs/patch-1

    Little </p> missing
    ascandella committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    cfb2ca2 View commit details
    Browse the repository at this point in the history
Loading