summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for release, 5.0.0.v5.0.0dblock2021-11-082-57/+46
* Merge pull request #555 from dblock/ruby-3.0Daniel Doubrovkine (dB.)2021-11-082-0/+2
|\
| * Test with Ruby 3.0.dblock2021-11-072-0/+2
|/
* Merge pull request #554 from dblock/michaelherold-dash-nil-keysDaniel Doubrovkine (dB.)2021-11-085-2/+100
|\
| * Merge branch 'dash-nil-keys' of https://github.com/michaelherold/hashie into ...dblock2021-11-075-2/+100
| |\ |/ /
| * Ensure all properties are set on exported DashMichael Herold2020-10-224-0/+93
| * Expose `IndifferentAccess` conversion internallyMichael Herold2020-10-221-1/+6
| * Fix an imprecise spec for `Dash#replace`Michael Herold2020-10-221-1/+1
* | Merge pull request #545 from jackjennings/masterDaniel Doubrovkine (dB.)2021-11-085-1/+41
|\ \
| * | Add #except under Ruby 3Jack Jennings2021-11-025-0/+40
| * | Fix CHANGELOG formattingJack Jennings2021-11-021-1/+1
* | | Use ruby/setup-ruby and reset fetch depth.dblock2021-11-071-1/+4
* | | Fix: lock elasticsearch version in integration specs.dblock2021-11-071-1/+2
* | | Merge pull request #547 from danwa5/issue-546-trash-propertiesDaniel Doubrovkine (dB.)2021-11-083-1/+24
|\ \ \ | |/ / |/| |
| * | Fixed issue where a source hash key can be used in translating multiple prope...Daniel Lee2021-06-173-1/+24
* | | Merge pull request #543 from hashie/create-github-actionMichael Herold2021-07-076-44/+99
|\ \ \ | |/ / |/| |
| * | Track Omniauth official releasescreate-github-actionMichael Herold2021-06-272-6/+2
| * | Add integration tests to CI harnessMichael Herold2021-06-271-0/+17
| * | Lint the CI configuration and update badgeMichael Herold2021-06-272-19/+33
| * | Remove mention and configuration of CodeClimateMichael Herold2021-06-272-3/+1
| * | Remove travis.ymlBobby McDonald2020-12-071-34/+0
| * | Create initial actionBobby McDonald2020-12-071-0/+64
|/ /
* | Merge pull request #541 from amatsuda/uninclude_pretty_inspectDaniel Doubrovkine (dB.) @dblockdotorg2020-11-041-1/+0
|\ \ | |/ |/|
| * Hashie::Mash already includes Hashie::Extensions::PrettyInspect via Hashie::HashAkira Matsuda2020-11-041-1/+0
|/
* Merge pull request #537 from michaelherold/dash-consistencyMichael Herold2020-10-298-21/+85
|\
| * Fix inconsistencies with Dash defaultsMichael Herold2020-10-238-21/+85
* | Merge pull request #539 from anakinj/run-27-ci-only-onceMichael Herold2020-10-292-2/+2
|\ \ | |/ |/|
| * Drop jruby-9.0.5.0 from build matrixJoakim Antman2020-10-262-2/+1
| * Run 2.7 tests onceJoakim Antman2020-10-262-2/+2
* | Merge pull request #538 from michaelherold/drop-testing-for-old-rubiesDaniel Doubrovkine (dB.) @dblockdotorg2020-10-272-1/+1
|\ \ | |/ |/|
| * Drop testing for unsupported RubiesMichael Herold2020-10-262-1/+1
|/
* Merge pull request #536 from michaelherold/export-normal-hash-from-indifferentDaniel Doubrovkine (dB.) @dblockdotorg2020-10-234-0/+55
|\
| * Allow exporting a normal, not-indifferent HashMichael Herold2020-10-224-0/+55
|/
* Merge pull request #534 from voke/patch-1Daniel Doubrovkine (dB.) @dblockdotorg2020-10-161-1/+1
|\
| * Fix typo in README for PredefinedValuesGustav2020-10-161-1/+1
|/
* Merge pull request #533 from gnomex/fix-json-specs-errorDaniel Doubrovkine (dB.) @dblockdotorg2020-10-052-0/+2
|\
| * require json at spec_helper to fix #532kenner kliemann2020-10-052-0/+2
|/
* Add hash slice using IndifferentAccess.kenner kliemann2020-10-035-5/+30
* Merge pull request #530 from caalberts/dash-allowed-valuesDaniel Doubrovkine (dB.) @dblockdotorg2020-09-245-0/+163
|\
| * Add Hashie::Extensions::Dash::AllowListAlbert Salim2020-09-205-0/+163
|/
* Merge pull request #527 from dblock/copyright-2020Daniel Doubrovkine (dB.) @dblockdotorg2020-06-123-2/+3
|\
| * Updated Copyright to (c) 2009-2020 Intridea, Inc., and Contributors.dblock2020-06-113-2/+3
|/
* Merge pull request #525 from yogeshjain999/indifferent-convert-changeDaniel Doubrovkine (dB.) @dblockdotorg2020-06-113-2/+42
|\
| * Small amendments for Hash#merge with IndifferentAccessYogesh Khater2020-06-102-2/+41
* | Merge pull request #524 from aried3r/patch-2Daniel Doubrovkine (dB.) @dblockdotorg2020-05-292-18/+16
|\ \
| * | Set fast_finish: trueAnton Rieder2020-05-291-0/+1
| * | Run danger, integration with Ruby 2.7Anton Rieder2020-05-291-2/+2
| * | Rest with TruffleRuby, allow failureAnton Rieder2020-05-291-4/+2
| * | Try testing JRuby 9.0 on xenialAnton Rieder2020-05-291-2/+1
| * | Add changelog entryAnton Rieder2020-05-291-0/+1