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: rgrove/sanitize
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0
Choose a base ref
...
head repository: rgrove/sanitize
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.0
Choose a head ref
  • 5 commits
  • 18 files changed
  • 2 contributors

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    21da9b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #199 from flavorjones/flavorjones-skip-nokogiri-pa…

    …tch-tests
    
    avoid testing nokogiri's server-side attribute patch when using system libxml2
    rgrove committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    c90bcb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Stop using the term "whitelist"

    The term "whitelist" has been replaced with "allowlist" throughout
    Sanitize's source and documentation.
    
    While the etymology of "whitelist" may not be explicitly racist in
    origin or intent, there are inherent racial connotations in the
    implication that white is good and black (as in "blacklist") is not.
    
    This is a change I should have made long ago, and I apologize for not
    making it sooner.
    rgrove committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    78fbcc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c78c7e View commit details
    Browse the repository at this point in the history
  3. Release 5.2.0

    rgrove committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    4166da2 View commit details
    Browse the repository at this point in the history
Loading