Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined parser #3

Merged
merged 14 commits into from
Jul 5, 2015
Merged

Combined parser #3

merged 14 commits into from
Jul 5, 2015

Commits on Mar 12, 2015

  1. Initial addition of happy multiparser friend

    Justin Crown committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    8ea9ca2 View commit details
    Browse the repository at this point in the history
  2. Adding statistics to requirements for travis

    Justin Crown committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    7e062cd View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. WIP combined-parser

    Justin Crown committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    da82642 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2015

  1. Merge branch 'master' into combined-parser

    Conflicts:
    	setup.py
    Justin Crown committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    42b3f2c View commit details
    Browse the repository at this point in the history
  2. Cleaning up post merge

    This also switches the combined parser to using int level precision
    (representing ms) instead of float.
    Justin Crown committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    27adfc3 View commit details
    Browse the repository at this point in the history
  3. Complete load time properties

    Justin Crown committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    80db8bd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2015

  1. Adding standard deviation for all load times

    Justin Crown committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    17ae18c View commit details
    Browse the repository at this point in the history
  2. Making har_data required param

    Justin Crown committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    d118f4c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

  1. Changing standard deviation to method

    Justin Crown committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    90bf013 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2015

  1. Switching to MIT License and improved tests

    Justin Crown committed Jul 5, 2015
    Configuration menu
    Copy the full SHA
    3de6dd5 View commit details
    Browse the repository at this point in the history
  2. Forgot to add new test data file

    Justin Crown committed Jul 5, 2015
    Configuration menu
    Copy the full SHA
    5c23bf2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into combined-parser

    Conflicts:
    	setup.py
    Justin Crown committed Jul 5, 2015
    Configuration menu
    Copy the full SHA
    63984aa View commit details
    Browse the repository at this point in the history
  4. Bumpversion

    Justin Crown committed Jul 5, 2015
    Configuration menu
    Copy the full SHA
    496b02d View commit details
    Browse the repository at this point in the history
  5. Fixing README syntax

    Justin Crown committed Jul 5, 2015
    Configuration menu
    Copy the full SHA
    ca9bab3 View commit details
    Browse the repository at this point in the history