summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make DeepLocate indifference-aware by defaultbugfix-deep-findMichael Herold2015-10-254-15/+103
* Fix: broken cop, for now disabling hash syntax check.dblock2015-10-252-7/+13
* Upgraded to RuboCop 0.34.2.dblock2015-10-258-33/+55
* Ensure that MethodQuery methods return booleans.Michael Herold2015-10-254-8/+61
* Preparing for next development iteration, 3.4.4. [ci skip]dblock2015-10-253-4/+8
* Preparing for release, 3.4.3. [ci skip]v3.4.3dblock2015-10-252-6/+5
* - Removed `Hashie::Extensions::MergeInitializer` from `StrictKeyAccess` Exten...Peter Boling2015-10-242-31/+45
* Merge pull request #314 from pboling/dictionaryDaniel Doubrovkine (dB.) @dblockdotorg2015-10-235-0/+191
|\
| * SRP: The StrictKeyAccess extension will raise an error whenever a key is acce...Peter Boling2015-10-235-0/+191
|/
* Merge pull request #315 from pboling/modernize-gemDaniel Doubrovkine (dB.) @dblockdotorg2015-10-233-0/+22
|\
| * Default bin scripts from bundle gem command: bin/console and bin/setupPeter Boling2015-10-223-0/+22
* | Updated build matrix.Peter Boling2015-10-231-3/+4
|/
* Merge pull request #313 from pboling/issue/312-ruby-2.2.3-fixes-pended-mash-specDaniel Doubrovkine (dB.) @dblockdotorg2015-10-225-14/+4
|\
| * @dblockPeter Boling2015-10-224-60/+2
| * - Restrict pending the spec to only Ruby versions 2.2.0, 2.2.1, 2.2.2Peter Boling2015-10-183-9/+57
|/
* Merge pull request #311 from marshall-lee/refactor_coercionDaniel Doubrovkine (dB.) @dblockdotorg2015-09-021-39/+65
|\
| * Refactor `Hashie::Extensions::Coercion`, add cache.Vladimir Kochnev2015-09-021-39/+65
* | Merge pull request #310 from marshall-lee/speedup_safe_assignmentDaniel Doubrovkine (dB.) @dblockdotorg2015-09-023-2/+30
|\ \ | |/ |/|
| * Speed up SafeAssignment and fix private methods.Vladimir Kochnev2015-09-023-2/+30
|/
* Merge pull request #308 from marshall-lee/mash_micro_optimizeDaniel Doubrovkine (dB.) @dblockdotorg2015-08-311-12/+19
|\
| * Some micro optimizations to Hashie::Mash.Vladimir Kochnev2015-08-311-12/+19
* | Merge pull request #307 from marshall-lee/patch-1Daniel Doubrovkine (dB.) @dblockdotorg2015-08-311-2/+0
|\ \
| * | Remove needless codeVladimir Kochnev2015-08-311-2/+0
|/ /
* | Merge pull request #306 from marshall-lee/coerce_key_optionsDaniel Doubrovkine (dB.) @dblockdotorg2015-08-315-0/+70
|\ \ | |/ |/|
| * Introduce Hashie::Extensions::Dash::Coercion.Vladimir Kochnev2015-08-315-0/+70
|/
* Merge pull request #304 from regexident/masterMichael Herold2015-06-107-10/+85
|\
| * Fix bug (#303) preventing use of deep_merge/stringify_keys/symbolize_keys on ...Vincent Esche2015-06-087-10/+85
|/
* Preparing for next release, 3.4.3Michael Herold2015-06-023-2/+6
* Preparing for release 3.4.2v3.4.2Michael Herold2015-06-022-3/+2
* The hashie_rails gem is now hashie-forbidden_attributes.Daniel Doubrovkine (dB.) @dblockdotorg2015-05-191-1/+1
* Merge pull request #297 from michaelherold/property-translationDaniel Doubrovkine (dB.) @dblockdotorg2015-04-305-118/+217
|\
| * Update readme with PropertyTranslation docsMichael Herold2015-04-291-1/+46
| * Extract Trash behavior into an extensionMichael Herold2015-04-254-117/+171
* | Merge pull request #298 from intridea/circular-coercion-docsDaniel Doubrovkine (dB.) @dblockdotorg2015-04-272-0/+96
|\ \ | |/ |/|
| * Add documentation about circular coercioncircular-coercion-docsMichael Herold2015-04-262-0/+96
|/
* Clarify the in-line documentation for DeepFindMichael Herold2015-04-181-0/+18
* Add a conditional check for 2.2.x specsMichael Herold2015-04-183-14/+27
* MRI 2.2.2 fixes bug, can test #method againJonathan Rochkind2015-04-182-1/+3
* Add missing CHANGELOG entry for 2.1.2Michael Herold2015-04-181-1/+5
* Update rubocop ignore syntax to silence warningsMichael Herold2015-04-091-3/+3
* Cache bundler dependencies on TravisMichael Herold2015-04-091-0/+1
* Merge pull request #293 from michaelherold/mash_respond_to_suffix_ruby_2_2Daniel Doubrovkine (dB.) @dblockdotorg2015-04-092-3/+12
|\
| * Fix comment to link to bugMichael Herold2015-04-091-2/+2
| * (Fixed) specs to run with ruby 2.2Michael Sievers2015-04-092-3/+12
|/
* Merge pull request #291 from jrochkind/travis_mri_22Daniel Doubrovkine (dB.) @dblockdotorg2015-04-081-0/+2
|\
| * Add MRI 2.2.1 to travisJonathan Rochkind2015-04-081-0/+2
* | Removed Mash#id and Mash#type.Jonathan Rochkind2015-04-082-9/+2
* | Merge pull request #289 from kdelchev/patch-1Daniel Doubrovkine (dB.) @dblockdotorg2015-04-031-1/+1
|\ \
| * | Minor fix in docKonstantin Delchev2015-04-031-1/+1
|/ /
* | Preparing for next development iteration, 3.4.2.dB2015-03-312-3/+7