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: ornj/hypernova-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: connection-error
Choose a base ref
...
head repository: ornj/hypernova-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.
  • 19 commits
  • 15 files changed
  • 4 contributors

Commits on Nov 8, 2016

  1. Merge pull request #4 from ornj/connection-error

    Catches ConnectionError and called on_error plugin methods
    ornj authored Nov 8, 2016
    Configuration menu
    Copy the full SHA
    537f155 View commit details
    Browse the repository at this point in the history
  2. Updated for 0.0.3 release

    ornj committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    78871c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

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

Commits on Feb 23, 2020

  1. Fix broken pypi link

    marteinn authored Feb 23, 2020
    Configuration menu
    Copy the full SHA
    a401134 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Merge pull request #7 from marteinn/patch-1

    Fix broken pypi link
    ornj authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    bc622fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from ornj/dependabot/pip/requests-2.20.0

    Bump requests from 2.11.1 to 2.20.0
    ornj authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    77ec5b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    29cd184 View commit details
    Browse the repository at this point in the history
  2. Make tests run with pytest

    At some point drop the use of unittest test cases. Unnecessary with
    pytest.
    ornj committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    67cf58f View commit details
    Browse the repository at this point in the history
  3. sets up tox

    ornj committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    4aca96f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5b22ab View commit details
    Browse the repository at this point in the history
  5. removes travis config

    ornj committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    1a2d344 View commit details
    Browse the repository at this point in the history
  6. fixes typo in gh action

    ornj committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    98280d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f0a47a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64720e8 View commit details
    Browse the repository at this point in the history
  9. fix lint and format excludes

    ornj committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    8c0b6a9 View commit details
    Browse the repository at this point in the history
  10. fixes linting errors

    ornj committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    d9d8dde View commit details
    Browse the repository at this point in the history
  11. Merge pull request #10 from ornj/contrib

    Contrib
    ornj authored Mar 7, 2020
    Configuration menu
    Copy the full SHA
    8611b4b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

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

Commits on Mar 12, 2020

  1. Merge pull request #11 from marteinn/dev-plugin-regression

    Fix issue with dev-plugin not working in python 3.5+
    ornj authored Mar 12, 2020
    Configuration menu
    Copy the full SHA
    eb3a854 View commit details
    Browse the repository at this point in the history
Loading