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

Printer Dispatch Overhaul #24

Merged
merged 26 commits into from
Oct 13, 2015
Merged

Printer Dispatch Overhaul #24

merged 26 commits into from
Oct 13, 2015

Commits on Oct 8, 2015

  1. Update dependencies and switch to arrangement.

    Greg Look committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    4f31a76 View commit details
    Browse the repository at this point in the history
  2. Initial attempt to upgrade to fipp visitor pattern.

    Greg Look committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    0161cad View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2015

  1. Configuration menu
    Copy the full SHA
    874e786 View commit details
    Browse the repository at this point in the history
  2. Fix some compilation errors.

    Greg Look committed Oct 10, 2015
    Configuration menu
    Copy the full SHA
    fdf374a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96a9868 View commit details
    Browse the repository at this point in the history
  4. Add initial take on dispatch functions.

    Greg Look committed Oct 10, 2015
    Configuration menu
    Copy the full SHA
    76b073e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2015

  1. Configuration menu
    Copy the full SHA
    085ea82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22b2b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f83af2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2015

  1. Configuration menu
    Copy the full SHA
    a684761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7ae2ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a48016e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67a5776 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04a96ee View commit details
    Browse the repository at this point in the history
  6. Remove data namespace.

    greglook committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    9803b3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10f7366 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1618838 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    069e1d5 View commit details
    Browse the repository at this point in the history
  10. Fix tests.

    greglook committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    ec9a711 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a55094 View commit details
    Browse the repository at this point in the history
  12. Expand print-fallback tests.

    greglook committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    8fe631d View commit details
    Browse the repository at this point in the history
  13. Fix bug in dispatch/lineage.

    greglook committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    062fd0f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ac17e0e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2539d1a View commit details
    Browse the repository at this point in the history
  16. A few doc updates.

    greglook committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    ce82416 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f7e3f92 View commit details
    Browse the repository at this point in the history