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

Feature/remove multi processing #510

Merged
merged 36 commits into from
Mar 29, 2017
Merged

Commits on Mar 29, 2017

  1. remove metaclass

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    f3567ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff7b879 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0676d7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    700e150 View commit details
    Browse the repository at this point in the history
  5. remove signal queue

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    01e066e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bf22e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f320b5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    496783d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bf8f21 View commit details
    Browse the repository at this point in the history
  10. finally eradicate mp

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    c599b8a View commit details
    Browse the repository at this point in the history
  11. remove Widgets

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    1ea05fc View commit details
    Browse the repository at this point in the history
  12. chore: Remove benchmarking and reloading

    Benchmarking should go if anything to its own repo
    reloading is dangerous, and it can trick many new users.
    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    3aada66 View commit details
    Browse the repository at this point in the history
  13. chore: Add todo

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    ee5375f View commit details
    Browse the repository at this point in the history
  14. chore: Use py.test

    move faster without reinventing the wheel at all times
    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    44138c5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    480933e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    783e0f9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    addd056 View commit details
    Browse the repository at this point in the history
  18. fix: Use unit

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    c08ca65 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c7b4ac7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5f8fb7e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ef2fe07 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c07b613 View commit details
    Browse the repository at this point in the history
  23. docs: Update docs

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    49fb337 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e4544af View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cced6c7 View commit details
    Browse the repository at this point in the history
  26. chore: Add todo

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    145db4d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cdc657f View commit details
    Browse the repository at this point in the history
  28. add stuff

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    f01050e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    71295e8 View commit details
    Browse the repository at this point in the history
  30. bugs

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    dc6274b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    37c6fa1 View commit details
    Browse the repository at this point in the history
  32. Remove find_component

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    7bfb43b View commit details
    Browse the repository at this point in the history
  33. fix vim typo

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    a9b49a9 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b099a83 View commit details
    Browse the repository at this point in the history
  35. fix: remove timing

    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    3e3ae2a View commit details
    Browse the repository at this point in the history
  36. feature: Allow for legacy code to run

    This allows for no exception but just a warning.
    The deprecated argument is ignored.
    giulioungaretti committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    59f33f7 View commit details
    Browse the repository at this point in the history