8000 Comparing 1.2.4...1.3.0 · coreruleset/ftw · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coreruleset/ftw
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.4
Choose a base ref
...
head repository: coreruleset/ftw
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 15 commits
  • 15 files changed
  • 4 contributors

Commits on Mar 25, 2021

  1. docs: enhance pypi documentation

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    db5c3c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from fzipi/add-pyproject-readme-pypi

    docs: enhance pypi documentation
    fzipi authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    614b248 View commit details
    Browse the repository at this point in the history
  3. Bump pyyaml from 4.2b1 to 5.4

    Bumps [pyyaml](https://github.com/yaml/pyyaml) from 4.2b1 to 5.4.
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
    - [Commits](https://github.com/yaml/pyyaml/commits/5.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    cc23968 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Merge pull request #62 from coreruleset/dependabot/pip/pyyaml-5.4

    Bump pyyaml from 4.2b1 to 5.4
    fzipi authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    2bcb2f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    7f907db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from theseion/performance-improvement-updated-…

    …tests
    
    Made tests more reliable, enabled and fixed some tests
    fzipi authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    5daacce View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Updated dependencies

    Added test build for Python 3.10
    
    Split from PR #66, part 2
    theseion committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8872cab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from theseion/performance-improvement-dependen…

    …cy-updates
    
    Updated dependencies
    fzipi authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    2ea3270 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Added mark_start() and mark_end() to give the log checker the chance …

    …to pre and post process runs
    theseion committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ca0a902 View commit details
    Browse the repository at this point in the history
  2. Improved test parameterization

    Give log checker more information, so it can produce identifiable log markers
    theseion committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    b21f687 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ffa312 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #70 from theseion/performance-improvement-improved…

    …-test-support
    
    Improved test support
    fzipi authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8204a00 View commit details
    Browse the repository at this point in the history
  5. Rewrote http.py to be faster, mainly by using select() instead of tim…

    …eouts
    
    Split from PR #66, part 1
    theseion committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    5509b0e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

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

Commits on Mar 29, 2022

  1. Merge pull request #68 from theseion/performance-improvement-http

    Rewrote http.py to be faster
    fzipi authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    10a82e6 View commit details
    Browse the repository at this point in the history
Loading
0