Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Add a back-pressure-friendly alternative to NetworkService::write_notifications 🎉 #6692

Merged
28 commits merged into from
Jul 29, 2020

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    4c8181c View commit details
    Browse the repository at this point in the history
  2. Doc

    tomaka committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    432ee3c View commit details
    Browse the repository at this point in the history
  3. Doc

    tomaka committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    73bf377 View commit details
    Browse the repository at this point in the history
  4. API adjustment

    tomaka committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    8921896 View commit details
    Browse the repository at this point in the history
  5. Address concerns

    tomaka committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    c90159c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Make it compile

    tomaka committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    24e3d31 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

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

Commits on Jul 16, 2020

  1. Start implementation

    tomaka committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    dc82672 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Progress in the implementation

    tomaka committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    7cf8526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a6236a View commit details
    Browse the repository at this point in the history
  3. More work before weekend

    tomaka committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    c90fe31 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Finish changes

    tomaka committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    0b1cffb View commit details
    Browse the repository at this point in the history
  2. Minor doc fix

    tomaka committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    36ba174 View commit details
    Browse the repository at this point in the history
  3. Revert some minor changes

    tomaka committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a8a588c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59b58b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    8ed7948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c1565d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67a200b View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Roman Borschel <[email protected]>
    tomaka and romanb authored Jul 27, 2020
    Configuration menu
    Copy the full SHA
    53f0ea8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d220fc View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Roman Borschel <[email protected]>
    tomaka and romanb authored Jul 27, 2020
    Configuration menu
    Copy the full SHA
    9c48c00 View commit details
    Browse the repository at this point in the history
  7. Finish renames in service.rs

    tomaka committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    525ff34 View commit details
    Browse the repository at this point in the history
  8. More renames

    tomaka committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    ba4cf88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d9b086 View commit details
    Browse the repository at this point in the history
  10. More review addressing

    tomaka committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    5f8f7f1 View commit details
    Browse the repository at this point in the history
  11. Final change

    tomaka committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    c4505f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. 512 -> 2048

    tomaka committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    86cba45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fffb490 View commit details
    Browse the repository at this point in the history