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

Check duplicated classes in dependencies tool #65

Merged
merged 7 commits into from
Apr 16, 2015

Commits on Mar 24, 2015

  1. New checkDuplicatedDependencies tool

    David Perez committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    f97de47 View commit details
    Browse the repository at this point in the history
  2. New checkDuplicatedExclude setting

    David Perez committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    623277d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2015

  1. Fixed duplicated classes test

    David Perez committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    e63f7ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    449f7bb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2015

  1. Added tests for exclude() directive

    David Perez committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    6b0036f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2015

  1. Used parallelization to improve response time.

    David Perez committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    5c94c83 View commit details
    Browse the repository at this point in the history
  2. Separated documentation.

    Fixed some typos.
    David Perez committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    bd351ae View commit details
    Browse the repository at this point in the history