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: e-ikuta/ruby-saml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SAML-Toolkits/ruby-saml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 12 files changed
  • 7 contributors

Commits on Oct 22, 2024

  1. remove Dir.chdir

    e-ikuta committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a1f2f7d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Support frozen strings

    frederikspang committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fe69a45 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Adjust from review

    frederikspang committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    6c51d87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c13e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Merge pull request SAML-Toolkits#727 from e-ikuta/remove_chdir

    Introduce thread safety to SAML schema read
    pitbulk authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    130b829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad335c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Fix fingerprint method

    #fingerprint method memoizes its result, and it should not b/c it takes arguments.
    pitbulk authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    c70e911 View commit details
    Browse the repository at this point in the history
  2. Add mutex_m in gemspec

    frederikspang committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    5004676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef8827a View commit details
    Browse the repository at this point in the history
  4. Update ruby-saml.gemspec

    pitbulk authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    b009d6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb14644 View commit details
    Browse the repository at this point in the history
  6. Merge pull request SAML-Toolkits#738 from SAML-Toolkits/skip-jruby-zl…

    …ib-errors
    
    Skip sporadic Zlib::BufError failures in JRuby tests
    pitbulk authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    0da0b55 View commit details
    Browse the repository at this point in the history
  7. Merge pull request SAML-Toolkits#728 from frederikspang/feature/froze…

    …n-strings
    
    Support frozen strings with REXML
    pitbulk authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    66893b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. Configuration menu
    Copy the full SHA
    99ca101 View commit details
    Browse the repository at this point in the history
  2. Update test_helper.rb

    johnnyshields authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    a5063fd View commit details
    Browse the repository at this point in the history
  3. Update test_helper.rb

    johnnyshields authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    4c42807 View commit details
    Browse the repository at this point in the history
  4. Update test_helper.rb

    johnnyshields authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    011ff4f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Merge pull request SAML-Toolkits#740 from johnnyshields/backport-jrub…

    …y-fix
    
    Backport JRuby test fix to master
    pitbulk authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    bbe39e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. docs: readme improvements

    andimrob committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    927d6f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request SAML-Toolkits#741 from andimrob/readme-improvements

    docs: readme improvements
    pitbulk authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    0d16835 View commit details
    Browse the repository at this point in the history
Loading