summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Test with JRuby 9.2Anton Rieder2020-05-291-2/+2
| * | Test with Ruby 2.7Anton Rieder2020-05-291-10/+9
|/ /
* | Merge pull request #523 from dblock/danger-tocDaniel Doubrovkine (dB.) @dblockdotorg2020-05-115-100/+93
|\ \
| * | Added TOC and upgraded danger-changelog to verify the keep-a-changelog format...dblock2020-05-085-100/+93
|/ /
* | Hashie mascot (#522)Caroline Artz2020-05-083-1/+77
* | Changes to `Mash` initialization key string conversion. (#521)Caroline Artz2020-05-0412-41/+127
|/
* Elasticsearch integration spec fix (#520)Jitendra Rajpurohit2020-04-121-1/+5
* Merge pull request #517 from aried3r/patch-1Daniel Doubrovkine (dB.) @dblockdotorg2020-04-101-1/+1
|\
| * Correct link to PR in CHANGELOG.mdAnton Rieder2020-02-281-1/+1
|/
* Remove text I missed during releaseBobby McDonald2020-02-011-1/+0
* Preparing for next development iteration, 4.1.1.Bobby McDonald2020-02-012-1/+34
* Preparing for release, 4.1.0v4.1.0Bobby McDonald2020-02-013-23/+5
* Merge pull request #513 from koic/suppress_ruby_warning_for_ruby_2_6Daniel Doubrovkine (dB.) @dblockdotorg2020-01-203-15/+20
|\