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

Refactor #54

Merged
merged 17 commits into from
Dec 9, 2016
Merged

Refactor #54

merged 17 commits into from
Dec 9, 2016

Commits on Oct 15, 2016

  1. Configuration menu
    Copy the full SHA
    1581a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbc3381 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. Some more mumbling/unmumbling. The database structure will probably h…

    …ave to be denormalized.
    tarpas committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    b829908 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2016

  1. Refactor to compute unaffected files and nodes, and derive the other …

    …functionality from there. is_dependent is then obsolete and removed.
    tarpas committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    fc05c98 View commit details
    Browse the repository at this point in the history
  2. Fixed regression, the unaffected_files have to be retained so that we…

    … get correct result.
    tarpas committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    2ad32c5 View commit details
    Browse the repository at this point in the history
  3. python<3.4 fixes

    tarpas committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    9d87c50 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. Configuration menu
    Copy the full SHA
    fe2738d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. file/variant dead-end

    tarpas committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    f08df66 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refactor' into new_sqlite_model

    # Conflicts:
    #	t.py
    #	test/test_core.py
    #	testmon/testmon_core.py
    tarpas committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    848b16f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c872041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f533c2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a8ff0f View commit details
    Browse the repository at this point in the history
  6. unused imports

    tarpas committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    f30f4c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ac2fad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6f1857 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Configuration menu
    Copy the full SHA
    33199dd View commit details
    Browse the repository at this point in the history
  2. Inlining unecessary function.

    tarpas committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    2569a38 View commit details
    Browse the repository at this point in the history