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

Logging plugin infrastructure #34

Merged
merged 54 commits into from
Feb 16, 2018
Merged

Logging plugin infrastructure #34

merged 54 commits into from
Feb 16, 2018

Commits on Feb 13, 2018

  1. Configuration menu
    Copy the full SHA
    e6195df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95b101c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a82268a View commit details
    Browse the repository at this point in the history
  4. Load the logging plugins

    danpalmer committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    69be1f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. Configuration menu
    Copy the full SHA
    50df9e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f764f86 View commit details
    Browse the repository at this point in the history
  3. Move logging on to the app

    danpalmer committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    c4286de View commit details
    Browse the repository at this point in the history
  4. Add this from tests_require

    danpalmer committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    253232d View commit details
    Browse the repository at this point in the history
  5. No longer needed

    danpalmer committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    d95dec6 View commit details
    Browse the repository at this point in the history
  6. Update tests

    danpalmer committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    af75ea8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ca716c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ccdbcfd View commit details
    Browse the repository at this point in the history
  9. Make loading more resilient

    danpalmer committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    f5327a7 View commit details
    Browse the repository at this point in the history
  10. Improvement

    danpalmer committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    c54bbaa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6ee2b3a View commit details
    Browse the repository at this point in the history
  12. Thread feed logging through

    danpalmer committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    321a37c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e5b5a9e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. Make this less magic.

    It's causing issues.
    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    f3e6dd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0586b0 View commit details
    Browse the repository at this point in the history
  3. Style

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    fb47a9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fc704c View commit details
    Browse the repository at this point in the history
  5. Drop old log_level

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    fa8c3b0 View commit details
    Browse the repository at this point in the history
  6. Split out for manageability

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    bc3e0dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec2799d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91e3dab View commit details
    Browse the repository at this point in the history
  9. Also upload the plugin

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    3e1f475 View commit details
    Browse the repository at this point in the history
  10. Fix version.py

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    921e72e View commit details
    Browse the repository at this point in the history
  11. Also fix this!

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    6f975e9 View commit details
    Browse the repository at this point in the history
  12. Fix test

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    eaed8c8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6cab334 View commit details
    Browse the repository at this point in the history
  14. Also ignore this

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    35cd78b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    30f93fb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dd6e2d1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ff02050 View commit details
    Browse the repository at this point in the history
  18. Add basic smoke tests

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    9a93036 View commit details
    Browse the repository at this point in the history
  19. Move to new module

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    1724d45 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    559442b View commit details
    Browse the repository at this point in the history
  21. Whoops

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    f021a53 View commit details
    Browse the repository at this point in the history
  22. Move to the correct place

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    ed49750 View commit details
    Browse the repository at this point in the history
  23. More tests

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    90325fc View commit details
    Browse the repository at this point in the history
  24. Add another trivial test

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    defdd8d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    07aad15 View commit details
    Browse the repository at this point in the history
  26. Fix style

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    0647282 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3e73a61 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    048bc88 View commit details
    Browse the repository at this point in the history
  29. isort

    danpalmer committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    b6a3db4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    464ee5a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Move version.py to be more correct.

    If it's in the package there can be issues with importing if deps are
    not installed
    danpalmer committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    335d316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    465fad1 View commit details
    Browse the repository at this point in the history
  3. Simplify

    danpalmer committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    6e0195d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78d9c72 View commit details
    Browse the repository at this point in the history
  5. isort

    danpalmer committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    1269b55 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #35 from thread/sentry-plugin

    Sentry plugin
    danpalmer committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    7d2d4b0 View commit details
    Browse the repository at this point in the history
  7. Rename these stages

    danpalmer committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    64c4017 View commit details
    Browse the repository at this point in the history