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

Improvements to the push module #1364

Merged
merged 9 commits into from
Nov 9, 2022
Merged

Improvements to the push module #1364

merged 9 commits into from
Nov 9, 2022

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    d6447c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515716b View commit details
    Browse the repository at this point in the history
  3. push: Remove Ruleset::add()

    In practice, rule insertion is more complex than
    adding rules at the end of the ruleset. It can be
    easily replaced by using the methods of IndexSet.
    zecakeh committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    639f85e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72e7504 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88e726e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d631e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3daba67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a72d1e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc01477 View commit details
    Browse the repository at this point in the history