Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update readme with PropertyTranslation docs | Michael Herold | 2015-04-29 | 1 | -1/+46 |
* | Extract Trash behavior into an extension | Michael Herold | 2015-04-25 | 4 | -117/+171 |
* | Clarify the in-line documentation for DeepFind | Michael Herold | 2015-04-18 | 1 | -0/+18 |
* | Add a conditional check for 2.2.x specs | Michael Herold | 2015-04-18 | 3 | -14/+27 |
* | MRI 2.2.2 fixes bug, can test #method again | Jonathan Rochkind | 2015-04-18 | 2 | -1/+3 |
* | Add missing CHANGELOG entry for 2.1.2 | Michael Herold | 2015-04-18 | 1 | -1/+5 |
* | Update rubocop ignore syntax to silence warnings | Michael Herold | 2015-04-09 | 1 | -3/+3 |
* | Cache bundler dependencies on Travis | Michael Herold | 2015-04-09 | 1 | -0/+1 |
* | Merge pull request #293 from michaelherold/mash_respond_to_suffix_ruby_2_2 | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-04-09 | 2 | -3/+12 |
|\ | |||||
| * | Fix comment to link to bug | Michael Herold | 2015-04-09 | 1 | -2/+2 |
| * | (Fixed) specs to run with ruby 2.2 | Michael Sievers | 2015-04-09 | 2 | -3/+12 |
|/ | |||||
* | Merge pull request #291 from jrochkind/travis_mri_22 | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-04-08 | 1 | -0/+2 |
|\ | |||||
| * | Add MRI 2.2.1 to travis | Jonathan Rochkind | 2015-04-08 | 1 | -0/+2 |
* | | Removed Mash#id and Mash#type. | Jonathan Rochkind | 2015-04-08 | 2 | -9/+2 |
* | | Merge pull request #289 from kdelchev/patch-1 | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-04-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | Minor fix in doc | Konstantin Delchev | 2015-04-03 | 1 | -1/+1 |
|/ / | |||||
* | | Preparing for next development iteration, 3.4.2. | dB | 2015-03-31 | 2 | -3/+7 |
* | | Preparing for release, 3.4.1.v3.4.1 | dB | 2015-03-31 | 2 | -3/+2 |
* | | Another spec for #288. | Max Lincoln | 2015-03-31 | 1 | -0/+12 |
* | | Fixed coercions in a subclass accumulating in the superclass. | Martin Streicher | 2015-03-31 | 3 | -4/+11 |
* | | Merge pull request #287 from RunsFor/master | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-03-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix typo in changelog | Ilya Konyukhov | 2015-03-22 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #286 from michaelherold/containerized-travis | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-03-19 | 1 | -0/+1 |
|\ \ | |||||
| * | | Opt in to containerized Travis builds | Michael Herold | 2015-03-18 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #281 from mgold/reverse-merge | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-02-25 | 4 | -1/+20 |
|\ \ | |||||
| * | | Add Hashie::Mash#reverse_merge. Increase Rubocop class length. | Max Goldstein | 2015-02-25 | 4 | -1/+20 |
|/ / | |||||
* | | Merge pull request #280 from gitter-badger/gitter-badge | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-02-23 | 1 | -0/+2 |
|\ \ | |||||
| * | | Added Gitter badge | The Gitter Badger | 2015-02-23 | 1 | -0/+2 |
|/ / | |||||
* | | Merge pull request #277 from gardenofwine/fix_integration_with_hash_with_indi... | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-02-05 | 3 | -5/+18 |
|\ \ | |||||
| * | | Fix crash building a Mash w/ IndifferentAccess from HashWithIndifferentAccess | Benny Weingarten-Gabbay | 2015-02-05 | 3 | -5/+18 |
* | | | Fix: RBX build fails, see https://github.com/rspec/rspec-core/issues/1863. | dB | 2015-02-04 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #275 from maxlinc/patch-1 | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-02-03 | 1 | -5/+5 |
|\ \ | |||||
| * | | Fix broken links in CHANGELOG.md | Max Lincoln | 2015-02-03 | 1 | -5/+5 |
|/ / | |||||
* | | Merge pull request #274 from msievers/changelog_mentions_deep_locate_for_3_4 | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-02-03 | 1 | -2/+1 |
|\ \ | |||||
| * | | Fixed false mention of Extensions::DeepLocate for 3.4.0 release in CHANGELOG | Michael Sievers | 2015-02-03 | 1 | -2/+1 |
|/ / | |||||
* | | Merge pull request #272 from msievers/deep_locate | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-02-03 | 6 | -21/+266 |
|\ \ | |||||
| * | | Backed Hashie::Extensions::DeepFind by Hashie::Extensions::DeepLocate | Michael Sievers | 2015-02-03 | 1 | -21/+4 |
| * | | Added Hashie::Extensions::DeepLocate | Michael Sievers | 2015-02-03 | 5 | -0/+262 |
* | | | bump to 3.4.0v3.4.0 | gregory | 2015-02-02 | 2 | -2/+6 |
|/ / | |||||
* | | Merge pull request #271 from gregory/defaults_based_on_self | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-02-02 | 3 | -1/+16 |
|\ \ | |||||
| * | | provide self as context when evaluating default | gregory | 2015-02-01 | 3 | -1/+16 |
|/ / | |||||
* | | Merge pull request #269 from ridiculous/master | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-01-22 | 4 | -1/+19 |
|\ \ | |||||
| * | | add Hashie::Mash#extractable_options? | Ryan Buckley | 2015-01-19 | 4 | -1/+19 |
|/ / | |||||
* | | Merge pull request #267 from Zloy/refactor-mm | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-01-19 | 1 | -6/+12 |
|\ \ | |||||
| * | | Refactor MethodReader#method_missing | Zloy | 2015-01-19 | 1 | -6/+12 |
|/ / | |||||
* | | Merge pull request #266 from PierreRambaud/patch-1 | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-01-15 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update README.md | GoT | 2015-01-15 | 1 | -1/+1 |
|/ / | |||||
* | | Methods such as abc? return true/false Hashie::Extensions::MethodReader. | Zloy | 2015-01-14 | 4 | -0/+37 |
* | | Merge pull request #261 from d-tw/dash-property-name-fix | Daniel Doubrovkine (dB.) @dblockdotorg | 2015-01-13 | 3 | -1/+14 |
|\ \ | |||||
| * | | Fix bug where Dash changes argument to `property` | Douglas Willcocks | 2015-01-13 | 3 | -1/+14 |
|/ / |