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: johnlavas/blockscore-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BlockScore/blockscore-python
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.
  • 16 commits
  • 24 files changed
  • 4 contributors

Commits on Nov 20, 2014

  1. sublime-project >> .gitignore

    John Backus committed Nov 20, 2014
    Configuration menu
    Copy the full SHA
    42b57c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. Configuration menu
    Copy the full SHA
    b720431 View commit details
    Browse the repository at this point in the history
  2. Merge pull request BlockScore#8 from ryanahall/rhall/add_companies

    add companies api endpoint support
    alainmeier committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    67401f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. use api v4 endpoint

    ryanahall committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    d393eac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f28198a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7793e5d View commit details
    Browse the repository at this point in the history
  4. update version to 3.1.0

    ryanahall committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    8cf8765 View commit details
    Browse the repository at this point in the history
  5. fix tabstop in test files

    ryanahall committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    3aa0c0f View commit details
    Browse the repository at this point in the history
  6. update version to 4.0.0

    ryanahall committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    54d7056 View commit details
    Browse the repository at this point in the history
  7. Merge pull request BlockScore#9 from ryanahall/rhall/use_v4_endpoint

    use the v4 api endpoint
    alainmeier committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    4200583 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2015

  1. verify certificates

    ryanahall committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    00eaacb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f378fda View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. Updated API endpoints to reflect Blockscore's v4.0 API for /candidate…

    …s and /watchlists. Also updated tests to run for watchlists/candidates. This code is based off PR-7 from the main repo by jedipi
    Tom Longson committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    305ecef View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2015

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

Commits on Apr 30, 2015

  1. Merge pull request BlockScore#15 from nym/candidates-and-watchlists

    Update for Candidates & Watchlist v4.0 API Support
    alainmeier committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    f071810 View commit details
    Browse the repository at this point in the history
  2. Bump version to 4.1.0

    John Backus committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    dc24000 View commit details
    Browse the repository at this point in the history
Loading