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: xml4r/libxml-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: salsify/salsify_libxml_ruby
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
  • 65 files changed
  • 7 contributors

Commits on Jul 16, 2019

  1. Initial setup of salsify fork of libxml-ruby (#1)

    * Initial setup
    
    * Modified README file
    radupr authored Jul 16, 2019
    Configuration menu
    Copy the full SHA
    0f20b57 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Fix iconv (#2)

    * Only require iconv as a separate library on macOS
    
    * Incremented gem version
    radupr authored Jul 17, 2019
    Configuration menu
    Copy the full SHA
    6e59d5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a7d20d View commit details
    Browse the repository at this point in the history
  3. Correctly pass compilation flags that are needed on Linux (#4)

    * Correctly pass compilation flags neede on Linux
    
    * Removed annnoying Gemfile.lock
    radupr authored Jul 17, 2019
    Configuration menu
    Copy the full SHA
    a27dfb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b53643 View commit details
    Browse the repository at this point in the history
  5. Incremented version number

    radupr committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    244afe1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Configuration menu
    Copy the full SHA
    9a9c827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159be3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98bc20a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

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

Commits on Apr 27, 2021

  1. Merged changes. (#6)

    radupr authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    6b6bae3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Updated libxml2 to version 2.9.10 (latest) [GDSN-998] (#7)

    * Misc. clean-up.
    
    * Downgraded mini_portile2 so we can use it in puddle.
    radupr authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    f489912 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

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

Commits on Aug 2, 2021

  1. [GDSN-1143] Dependabot Migration (#9)

    Add the .github/dependabot.yml base configuration
    
    Co-authored-by: Nuno Silva <nsilva@salsify.com>
    nunoas and nunoas authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    c434953 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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

Commits on Nov 29, 2023

  1. Merge pull request #10 from salsify/GDSN-2503-add-min-max

    [GDSN-2503] Add methods to read the minOccurs and maxOccurs attributes
    jmateus authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6cf8c7a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

Commits on Dec 11, 2023

  1. Fix version

    jmateus committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1bba890 View commit details
    Browse the repository at this point in the history
  2. Delete CHANGELOG

    jmateus committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8ad88e3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from salsify/add-to-automated-library-releases

    Add salsify libxml to the automated library release system
    jmateus authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8704d18 View commit details
    Browse the repository at this point in the history
Loading