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

core: rename Subscriber to Collect #1015

Merged
merged 56 commits into from
Oct 22, 2020
Merged

Commits on Oct 4, 2020

  1. Configuration menu
    Copy the full SHA
    91c9c08 View commit details
    Browse the repository at this point in the history
  2. fmt

    davidbarsky committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    251a2ae View commit details
    Browse the repository at this point in the history
  3. fix test

    davidbarsky committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    9025172 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7203be View commit details
    Browse the repository at this point in the history
  5. subscriber tests

    davidbarsky committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    f16594b View commit details
    Browse the repository at this point in the history
  6. fmt

    davidbarsky committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    8b6509a View commit details
    Browse the repository at this point in the history
  7. fixup more docs

    davidbarsky committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    8ad2232 View commit details
    Browse the repository at this point in the history
  8. fix tests

    davidbarsky committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    1623234 View commit details
    Browse the repository at this point in the history
  9. fix tracing-error

    davidbarsky committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    4d438d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    381c2fe View commit details
    Browse the repository at this point in the history
  11. more test fixes

    davidbarsky committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    2eb1370 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. whoops

    davidbarsky committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    e854ba3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. lol wtf

    davidbarsky committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    0324a8d View commit details
    Browse the repository at this point in the history
  2. fix issues

    davidbarsky committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    592d38f View commit details
    Browse the repository at this point in the history
  3. fmt

    davidbarsky committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    050f845 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

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

Commits on Oct 10, 2020

  1. Merge branch 'master' into davidbarsky/rename-subscriber

    # Conflicts:
    #	tracing-core/src/callsite.rs
    #	tracing-core/src/collector.rs
    #	tracing-core/src/dispatcher.rs
    #	tracing-core/src/lib.rs
    #	tracing-subscriber/src/lib.rs
    #	tracing/src/dispatcher.rs
    #	tracing/src/lib.rs
    #	tracing/src/subscriber.rs
    davidbarsky committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    f7a2350 View commit details
    Browse the repository at this point in the history
  2. fuck

    davidbarsky committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    796ffed View commit details
    Browse the repository at this point in the history
  3. fuuuuuuuuck

    davidbarsky committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    4739de9 View commit details
    Browse the repository at this point in the history
  4. ahhhh

    davidbarsky committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    fb4152c View commit details
    Browse the repository at this point in the history
  5. docs

    davidbarsky committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    6cfb65b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abe7718 View commit details
    Browse the repository at this point in the history
  7. fix tests

    davidbarsky committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    341a30a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Update README.md

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    38fedc0 View commit details
    Browse the repository at this point in the history
  2. Update examples/README.md

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    2bce4c2 View commit details
    Browse the repository at this point in the history
  3. Update tracing-error/src/layer.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    174a131 View commit details
    Browse the repository at this point in the history
  4. Update examples/examples/toggle-layers.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    c5cc009 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Merge remote-tracking branch 'origin/master' into davidbarsky/rename-…

    …subscriber
    
    # Conflicts:
    #	examples/examples/tower-load.rs
    #	tracing-subscriber/src/fmt/mod.rs
    #	tracing-subscriber/src/reload.rs
    davidbarsky committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    1f3d7ad View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. renamed to verbs

    davidbarsky committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    bd9fbc1 View commit details
    Browse the repository at this point in the history
  2. fix reload

    davidbarsky committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    9c6dfbc View commit details
    Browse the repository at this point in the history
  3. update collect

    davidbarsky committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    945fe38 View commit details
    Browse the repository at this point in the history
  4. rename tracing/collect

    davidbarsky committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    5073c9d View commit details
    Browse the repository at this point in the history
  5. fix docs in core

    davidbarsky committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    93bf957 View commit details
    Browse the repository at this point in the history
  6. fixing shit

    davidbarsky committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    68286a4 View commit details
    Browse the repository at this point in the history
  7. whoops

    davidbarsky committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    abddfec View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Update tracing-core/src/metadata.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    5b271a3 View commit details
    Browse the repository at this point in the history
  2. Update tracing-futures/src/lib.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    5f10616 View commit details
    Browse the repository at this point in the history
  3. Update tracing-futures/src/lib.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    4a710de View commit details
    Browse the repository at this point in the history
  4. Update tracing-futures/src/lib.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    4eb35c6 View commit details
    Browse the repository at this point in the history
  5. Update tracing-futures/src/lib.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    84560da View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    f95b3fb View commit details
    Browse the repository at this point in the history
  7. Update tracing-core/src/metadata.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    99b0627 View commit details
    Browse the repository at this point in the history
  8. Update tracing-core/src/metadata.rs

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    509dbdd View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    58146ca View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    davidbarsky and hawkw committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    942219f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. whoops

    davidbarsky committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    1bc9c7e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    88382e3 View commit details
    Browse the repository at this point in the history
  2. rename dispatch in core

    davidbarsky committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    2c5a2f9 View commit details
    Browse the repository at this point in the history
  3. huh?

    davidbarsky committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    91aa806 View commit details
    Browse the repository at this point in the history
  4. less weird shit now!

    davidbarsky committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    15249e2 View commit details
    Browse the repository at this point in the history
  5. some more fixes

    davidbarsky committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    1a55a53 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into davidbarsky/rename-…

    …subscriber
    
    # Conflicts:
    #	tracing-log/src/lib.rs
    #	tracing-log/src/trace_logger.rs
    #	tracing-subscriber/src/registry/sharded.rs
    davidbarsky committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    535f90c View commit details
    Browse the repository at this point in the history
  7. renaming shit

    davidbarsky committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    d60df87 View commit details
    Browse the repository at this point in the history
  8. more renaming!

    davidbarsky committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    645d561 View commit details
    Browse the repository at this point in the history
  9. doc link fixes

    davidbarsky committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    87517fa View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    fix readme
    hawkw committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9a11e29 View commit details
    Browse the repository at this point in the history