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

Kyle Belanger - PHP/MySQL Implementation #24

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Aug 6, 2016

  1. Configuration menu
    Copy the full SHA
    6bafff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdc0dfb View commit details
    Browse the repository at this point in the history
  3. Add database schema

    kylebelanger committed Aug 6, 2016
    Configuration menu
    Copy the full SHA
    35ec844 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. Update processFile to normalize data and return foreign key reference…

    …s before inserting malware record
    kylebelanger committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    7428a4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c5115c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9128f9 View commit details
    Browse the repository at this point in the history
  4. Remove script tag

    kylebelanger committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    90213d0 View commit details
    Browse the repository at this point in the history
  5. Update readme

    kylebelanger committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    00b9eca View commit details
    Browse the repository at this point in the history
  6. Update readme

    kylebelanger committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    6e90273 View commit details
    Browse the repository at this point in the history
  7. Update readme

    kylebelanger committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    5b98d11 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Display data in view

    kylebelanger committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    ddfac40 View commit details
    Browse the repository at this point in the history
  2. Filter data in view

    kylebelanger committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    a143602 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. Updated data filter in views; API updates for database queries; move …

    …to OO file structure for API
    kylebelanger committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    f3be059 View commit details
    Browse the repository at this point in the history
  2. Update getRecords query

    kylebelanger committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    1fcde46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ed64a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba4420c View commit details
    Browse the repository at this point in the history
  5. Update readme

    kylebelanger committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    39762e4 View commit details
    Browse the repository at this point in the history
  6. Update readme

    kylebelanger committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    09b3019 View commit details
    Browse the repository at this point in the history
  7. Update readme

    kylebelanger committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    44c4e16 View commit details
    Browse the repository at this point in the history
  8. Remove composer

    kylebelanger committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    eef4f2b View commit details
    Browse the repository at this point in the history