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

feat: allow modifying LogEntry data using extra argument #129

Merged
merged 37 commits into from Jan 9, 2021

Commits on Dec 9, 2020

  1. Copy the full SHA
    55383da View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c67803 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4be2e19 View commit details
    Browse the repository at this point in the history
  4. added comments

    daniel-sanche committed Dec 9, 2020
    Copy the full SHA
    61115d1 View commit details
    Browse the repository at this point in the history
  5. fixed helper tests

    daniel-sanche committed Dec 9, 2020
    Copy the full SHA
    f7aa0e0 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1459f7e View commit details
    Browse the repository at this point in the history
  7. improved test_django

    daniel-sanche committed Dec 9, 2020
    Copy the full SHA
    96cf896 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a8d54c8 View commit details
    Browse the repository at this point in the history
  9. added tests to flask

    daniel-sanche committed Dec 9, 2020
    Copy the full SHA
    841e68a View commit details
    Browse the repository at this point in the history
  10. fixed appengine tests

    daniel-sanche committed Dec 9, 2020
    Copy the full SHA
    a3bd27c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. fixed transport tests

    daniel-sanche committed Dec 10, 2020
    Copy the full SHA
    e8733f4 View commit details
    Browse the repository at this point in the history
  2. ran blacken

    daniel-sanche committed Dec 10, 2020
    Copy the full SHA
    2f73049 View commit details
    Browse the repository at this point in the history
  3. allow user overrides

    daniel-sanche committed Dec 10, 2020
    Copy the full SHA
    c28d3fd View commit details
    Browse the repository at this point in the history
  4. fixed lint issue

    daniel-sanche committed Dec 10, 2020
    Copy the full SHA
    e6ccd30 View commit details
    Browse the repository at this point in the history
  5. fixed trace path

    daniel-sanche committed Dec 10, 2020
    Copy the full SHA
    b653b22 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    889af77 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a1a4a25 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    745a2c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. added system test

    daniel-sanche committed Dec 11, 2020
    Copy the full SHA
    2d5ad97 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b5ad409 View commit details
    Browse the repository at this point in the history
  3. renamed test function

    daniel-sanche committed Dec 11, 2020
    Copy the full SHA
    a298856 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6ca954e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    16e7888 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    36a71ab View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6b549bd View commit details
    Browse the repository at this point in the history
  8. renamed test function

    daniel-sanche committed Dec 11, 2020
    Copy the full SHA
    e91548c View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5f9d932 View commit details
    Browse the repository at this point in the history
  10. added comment

    daniel-sanche committed Dec 11, 2020
    Copy the full SHA
    69c0d39 View commit details
    Browse the repository at this point in the history
  11. blackened

    daniel-sanche committed Dec 11, 2020
    Copy the full SHA
    5bb9e51 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    6d1974d View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    b2ad3eb View commit details
    Browse the repository at this point in the history
  14. fixed tests after merge

    daniel-sanche committed Dec 11, 2020
    Copy the full SHA
    d22ed8e View commit details
    Browse the repository at this point in the history
  15. blacken

    daniel-sanche committed Dec 11, 2020
    Copy the full SHA
    d97f2d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. fixed tests

    daniel-sanche committed Dec 12, 2020
    Copy the full SHA
    d67213d View commit details
    Browse the repository at this point in the history
  2. fixed null check

    daniel-sanche committed Dec 12, 2020
    Copy the full SHA
    f995671 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Copy the full SHA
    f186b8a View commit details
    Browse the repository at this point in the history
  2. fixed merge issues

    daniel-sanche committed Dec 17, 2020
    Copy the full SHA
    2d4aff6 View commit details
    Browse the repository at this point in the history