Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.
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: hammerhead226/SharkScout-Archived
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2018.2.0
Choose a base ref
...
head repository: hammerhead226/SharkScout-Archived
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 14 files changed
  • 2 contributors

Commits on Oct 16, 2018

  1. Optimized and re-ordered imports per PyCharm.

    Christian Emmer committed Oct 16, 2018
    Copy the full SHA
    e5806d2 View commit details
  2. Reformatted code with PyCharm and fixed some PEP 8 errors.

    Christian Emmer committed Oct 16, 2018
    Copy the full SHA
    d02b6f6 View commit details

Commits on Oct 18, 2018

  1. Create CODEOWNERS

    Christian Emmer authored Oct 18, 2018
    Copy the full SHA
    33d36d3 View commit details
  2. Merge pull request #24 from hammerhead226/emmercm/codeowners

    Create CODEOWNERS
    emmercm authored Oct 18, 2018
    Copy the full SHA
    970048b View commit details
  3. Fix markdownlint errors.

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    a7f7e8b View commit details
  4. Remove leading caret from Windows commands.

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    3862ea0 View commit details
  5. Reference python3 instead of python and py.

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    48bbf11 View commit details
  6. Header change in prep for Docker.

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    3ce546d View commit details
  7. Tagline update.

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    f71824c View commit details
  8. Merge pull request #25 from hammerhead226/emmercm/readme

    Readme Updates
    emmercm authored Oct 18, 2018
    Copy the full SHA
    66c31eb View commit details
  9. Allow mongo URL to be supplied as a CLI param.

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    1540e66 View commit details
  10. Added docker-compose config and instructions.

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    f1f50e1 View commit details
  11. Upgrade to python 3.7.

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    5f56d6f View commit details
  12. Merge pull request #26 from hammerhead226/emmercm/docker

    Add Docker Functionality
    emmercm authored Oct 18, 2018
    Copy the full SHA
    46aec04 View commit details
  13. Merge branch 'master' into emmercm/reformat-pep8

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    f512d9c View commit details
  14. Use the fully-qualified urllib.parse.urlparse path.

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    c78b232 View commit details
  15. PyCharm automatic reformat code.

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    b73317f View commit details
  16. Fixed bash shebang.

    Christian Emmer committed Oct 18, 2018
    Copy the full SHA
    91d5e25 View commit details
  17. Merge pull request #27 from hammerhead226/emmercm/reformat-pep8

    PyCharm Reformat & PEP 8 Fixes
    emmercm authored Oct 18, 2018
    Copy the full SHA
    e1f9725 View commit details
Loading