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

Features/refactor #3

Merged
merged 11 commits into from
Mar 4, 2016
Merged

Features/refactor #3

merged 11 commits into from
Mar 4, 2016

Commits on Mar 1, 2016

  1. Refactor the creation of list.

    ymoch committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    baeed7a View commit details
    Browse the repository at this point in the history
  2. Fix README.

    ymoch committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    6a1c5da View commit details
    Browse the repository at this point in the history
  3. Implement apriori tests.

    ymoch committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    dc328e8 View commit details
    Browse the repository at this point in the history
  4. Fix PyLint warnings.

    ymoch committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    0fe82c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cca2be1 View commit details
    Browse the repository at this point in the history
  6. Implement parse_args tests.

    ymoch committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    920781b View commit details
    Browse the repository at this point in the history
  7. Improve the PyLint score.

    ymoch committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    519f2ae View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Add JSON output.

    ymoch committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    1cfb696 View commit details
    Browse the repository at this point in the history
  2. Make Python 2 compatible.

    ymoch committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    e2f641f View commit details
    Browse the repository at this point in the history
  3. Refactor TransactionManager.

    ymoch committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    115178c View commit details
    Browse the repository at this point in the history
  4. Add dump_as_two_item_tsv.

    ymoch committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    ddadf0c View commit details
    Browse the repository at this point in the history