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: sparklemotion/nokogiri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.3
Choose a base ref
...
head repository: sparklemotion/nokogiri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.4
Choose a head ref
  • 17 commits
  • 55 files changed
  • 2 contributors

Commits on Mar 27, 2022

  1. doc: create link to SaveOptions

    Zardshard authored and flavorjones committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    07a9d87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f29a43d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. ci: upstream pipeline runs only as a cron job

    and no longer runs on pull requests and pushes.
    
    Closes #2449
    flavorjones committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    876066f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58fe2a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eac631 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2497 from sparklemotion/flavorjones-update-zlib-b…

    …ackport-to-v1.13.x
    
    update zlib to v1.2.12 (backport to v1.13.x)
    flavorjones authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    8c5d485 View commit details
    Browse the repository at this point in the history
  5. dep: bump xerces version to 2.12.2

    Backport to v1.13.x of the work described at #2441
    flavorjones committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    247e4c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Merge pull request #2499 from sparklemotion/2441-xerces-2.12.2-backpo…

    …rt-v1.13.x
    
    upgrade xerces to 2.12.2 (backport v1.13.x)
    flavorjones authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    ba7a28c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    2af2a87 View commit details
    Browse the repository at this point in the history
  2. test: recent nekohtml versions do not consider 'a' to be inline

    so let's pick an unambiguously-inline element to test.
    flavorjones committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    db72b90 View commit details
    Browse the repository at this point in the history
  3. fix(dep): HTML parsing of processing instructions

    Added test coverage to describe behavior of our parsers, and update
    nekohtml to 1.9.22.noko2.
    flavorjones committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    0feac5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1eb5580 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e444525 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0ecf3b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2509 from sparklemotion/flavorjones-parse-process…

    …ing-instructions-v1.13.x
    
    HTML parse processing instructions (backport to v1.13.x)
    flavorjones authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    b848031 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Merge pull request #2510 from sparklemotion/flavorjones-encoding-read…

    …er-performance-v1.13.x
    
    improve encoding reader performance (backport to v1.13.x)
    flavorjones authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    6a20ee4 View commit details
    Browse the repository at this point in the history
  2. version bump to v1.13.4

    flavorjones committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    4e2c4b2 View commit details
    Browse the repository at this point in the history
Loading