summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Ruby 3.2 to the CI matrix (#571)HEADmasterPeter Goldstein2023-01-135-8/+17
* new integration spec for rails 7 exhibiting failure when executing de… (#569)Abe Flansburg2022-12-065-1/+115
* Merge pull request #570 from dblock/fix-changelogDaniel (dB.) Doubrovkine2022-12-061-5/+1
|\
| * Fix: Make Danger happy with the CHANGELOG.Daniel (dB.) Doubrovkine2022-12-061-5/+1
|/
* Merge pull request #565 from hashie/dependabot/github_actions/actions/checkout-3Daniel (dB.) Doubrovkine2022-06-272-4/+4
|\
| * Bump actions/checkout from 2 to 3dependabot[bot]2022-06-242-4/+4
|/
* Merge pull request #564 from petergoldstein/feature/add_dependabot_for_github...Daniel (dB.) Doubrovkine2022-06-241-0/+6
|\
| * Add dependabot for GitHub ActionsPeter Goldstein2022-06-231-0/+6
|/
* Merge pull request #561 from dblock/ci-all-branchesDaniel Doubrovkine (dB.)2022-03-263-72/+64
|\
| * Fix: TOC.dblock2022-03-261-43/+41
| * Use a public PAT.dblock2022-03-261-17/+12
| * Move danger into its own workflow file.dblock2022-03-253-21/+27
| * Run CI on all branches.dblock2022-03-241-8/+1
|/
* Add Ruby 3.1 to CI (#558)Peter Goldstein2022-01-2716-103/+87
* Merge pull request #557 from njakobsen/patch-1Daniel Doubrovkine (dB.)2021-12-111-1/+4
|\
| * Include example of Dash's lazy evaluation featureNicholas Jakobsen2021-12-091-1/+4
|/
* Preparing for next development iteration, 5.0.1.dblock2021-11-083-2/+35
* 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
|/