index
:
delta/ruby-gems/hashie.git
1-1-stable
3-3-stable
boolean-method-query
bugfix-deep-find
circular-coercion-docs
create-github-action
master
github.com: intridea/hashie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated Copyright to (c) 2009-2020 Intridea, Inc., and Contributors.
dblock
2020-06-11
3
-2
/
+3
*
Merge pull request #525 from yogeshjain999/indifferent-convert-change
Daniel Doubrovkine (dB.) @dblockdotorg
2020-06-11
3
-2
/
+42
|
\
|
*
Small amendments for Hash#merge with IndifferentAccess
Yogesh Khater
2020-06-10
2
-2
/
+41
*
|
Merge pull request #524 from aried3r/patch-2
Daniel Doubrovkine (dB.) @dblockdotorg
2020-05-29
2
-18
/
+16
|
\
\
|
*
|
Set fast_finish: true
Anton Rieder
2020-05-29
1
-0
/
+1
|
*
|
Run danger, integration with Ruby 2.7
Anton Rieder
2020-05-29
1
-2
/
+2
|
*
|
Rest with TruffleRuby, allow failure
Anton Rieder
2020-05-29
1
-4
/
+2
|
*
|
Try testing JRuby 9.0 on xenial
Anton Rieder
2020-05-29
1
-2
/
+1
|
*
|
Add changelog entry
Anton Rieder
2020-05-29
1
-0
/
+1
|
*
|
Test with JRuby 9.2
Anton Rieder
2020-05-29
1
-2
/
+2
|
*
|
Test with Ruby 2.7
Anton Rieder
2020-05-29
1
-10
/
+9
|
/
/
*
|
Merge pull request #523 from dblock/danger-toc
Daniel Doubrovkine (dB.) @dblockdotorg
2020-05-11
5
-100
/
+93
|
\
\
|
*
|
Added TOC and upgraded danger-changelog to verify the keep-a-changelog format...
dblock
2020-05-08
5
-100
/
+93
|
/
/
*
|
Hashie mascot (#522)
Caroline Artz
2020-05-08
3
-1
/
+77
*
|
Changes to `Mash` initialization key string conversion. (#521)
Caroline Artz
2020-05-04
12
-41
/
+127
|
/
*
Elasticsearch integration spec fix (#520)
Jitendra Rajpurohit
2020-04-12
1
-1
/
+5
*
Merge pull request #517 from aried3r/patch-1
Daniel Doubrovkine (dB.) @dblockdotorg
2020-04-10
1
-1
/
+1
|
\
|
*
Correct link to PR in CHANGELOG.md
Anton Rieder
2020-02-28
1
-1
/
+1
|
/
*
Remove text I missed during release
Bobby McDonald
2020-02-01
1
-1
/
+0
*
Preparing for next development iteration, 4.1.1.
Bobby McDonald
2020-02-01
2
-1
/
+34
*
Preparing for release, 4.1.0
v4.1.0
Bobby McDonald
2020-02-01
3
-23
/
+5
*
Merge pull request #513 from koic/suppress_ruby_warning_for_ruby_2_6
Daniel Doubrovkine (dB.) @dblockdotorg
2020-01-20
3
-15
/
+20
|
\
|
*
Suppress a Ruby's warning when using Ruby 2.6.0+
Koichi ITO
2020-01-18
3
-15
/
+20
|
/
*
Merge pull request #512 from koic/suppress_integer_unification_warning_for_ru...
Daniel Doubrovkine (dB.) @dblockdotorg
2020-01-16
4
-6
/
+7
|
\
|
*
Suppress an integer unification warning for Ruby 2.4.0+
Koichi ITO
2020-01-16
4
-6
/
+7
|
/
*
Merge pull request #511 from koic/suppress_kwargs_warning_for_ruby_2_7_0
Daniel Doubrovkine (dB.) @dblockdotorg
2020-01-15
2
-1
/
+2
|
\
|
*
Suppress keyword arguments warning for Ruby 2.7.0
Koichi ITO
2020-01-15
2
-1
/
+2
*
|
Don't warn when setting most affixed keys (#500)
Michael Herold
2020-01-15
5
-1
/
+43
|
/
*
Fix except use in Mash#load (#508)
Bobby McDonald
2020-01-14
12
-283
/
+403
*
Merge pull request #510 from BobbyMcWho/fix-compact-definition
Bobby McDonald
2020-01-13
3
-27
/
+28
|
\
|
*
Only define compact on ruby >= 2.4
Bobby McDonald
2020-01-13
3
-27
/
+28
|
/
*
Merge pull request #507 from koic/suppress_warn_for_psych_3_1_0_or_higher
Daniel Doubrovkine (dB.) @dblockdotorg
2020-01-13
2
-2
/
+20
|
\
|
*
Suppress `Psych.safe_load` arg warn when using Psych 3.1.0+
Koichi ITO
2020-01-13
2
-2
/
+20
|
/
*
Merge pull request #505 from michaelherold/fix-multiple-array-conversion
Daniel Doubrovkine (dB.) @dblockdotorg
2019-12-14
3
-2
/
+10
|
\
|
*
Ensure that Hashie::Arrays are not deconverted
Michael Herold
2019-12-13
3
-2
/
+10
|
/
*
Merge pull request #502 from jmanian/master
Daniel Doubrovkine (dB.) @dblockdotorg
2019-11-25
1
-1
/
+2
|
\
|
*
update comment for Mash truthiness methods
Jeff Manian
2019-11-25
1
-1
/
+2
|
/
*
Merge pull request #499 from michaelherold/permissive-respond-to
Bobby McDonald
2019-11-18
7
-0
/
+176
|
\
|
*
Add a PermissiveRespondTo extension for Mashes
Michael Herold
2019-11-17
7
-0
/
+176
*
|
Merge pull request #467 from michaelherold/deep-merge-bug
Daniel Doubrovkine (dB.) @dblockdotorg
2019-11-18
4
-6
/
+93
|
\
\
|
*
|
Prevent deep_merge from mutating nested hashes
Michael Herold
2019-11-17
4
-6
/
+93
|
|
/
*
|
Merge pull request #498 from michaelherold/gemspec-updates
Daniel Doubrovkine (dB.) @dblockdotorg
2019-11-18
5
-19
/
+42
|
\
\
|
|
/
|
/
|
|
*
Improve the setup script
Michael Herold
2019-11-17
2
-3
/
+15
|
*
Switch to only setting Bundler as a dev dependency
Michael Herold
2019-11-17
2
-14
/
+17
|
*
Exclude tests from the gem release
Michael Herold
2019-11-17
2
-2
/
+1
|
*
Adjust URL in gemspec and add metadata URLs
Michael Herold
2019-11-17
1
-0
/
+9
|
/
*
Update github urls to hashie/hashie (#497)
Bobby McDonald
2019-11-17
9
-205
/
+210
*
Remove github actions
Bobby McDonald
2019-11-16
1
-31
/
+0
*
Pass specific ruby versions for ruby-build
Bobby McDonald
2019-11-16
1
-1
/
+1
*
Use ruby-build with cache
Bobby McDonald
2019-11-16
1
-2
/
+8
[next]