summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Updated CHANGELOG.mdJulien Pervillé2014-09-161-0/+1
| * Extend YamlErbParser to understand __FILE__ when interpolating ERB.Julien Pervillé2014-09-162-1/+33
|/
* Merge pull request #226 from michaelherold/update-some-configurationDaniel Doubrovkine (dB.) @dblockdotorg2014-09-082-11/+14
|\
| * Add simple RSpec.configure block for expect syntaxMichael Herold2014-09-071-1/+7
| * Don't require rubygems in spec_helperMichael Herold2014-09-061-1/+0
| * Remove lines adding lib to the load pathMichael Herold2014-09-061-3/+0
| * Update the way files are added in the gemspecMichael Herold2014-09-051-2/+4
| * Reorganize gemspec according to common conventionMichael Herold2014-09-051-4/+4
| * Remove gem executables, since there aren't anyMichael Herold2014-09-051-1/+0
* | Merge pull request #225 from michaelherold/bump-rubocopDaniel Doubrovkine (dB.) @dblockdotorg2014-09-081-1/+1
|\ \
| * | Bump rubocop to 0.26 and address new copsMichael Herold2014-09-066-6/+6
| |/
* | Merge pull request #224 from amysutedja/merge-blocksDaniel Doubrovkine (dB.) @dblockdotorg2014-09-078-6/+13
|\ \ | |/ |/|
| * Merging Hashie::Mash now correctly only calls the block on duplicate valuesAmy Sutedja2014-09-058-6/+13
|/
* Merge pull request #221 from kubum/object-alloc3-3-stableDaniel Doubrovkine (dB.) @dblockdotorg2014-09-012-2/+3
|\
| * suffix parser pattern is constant - we shouldn't compile it every time for su...Andrey Fadeyev2014-09-012-2/+3
|/
* Merge pull request #220 from michaelherold/add-spec-for-trash-subclassingDaniel Doubrovkine (dB.) @dblockdotorg2014-08-301-0/+14
|\
| * Add spec from #112 for Trash subclassesMichael Herold2014-08-291-0/+14
|/
* Merge pull request #219 from kenips/bug/add_test_case_for_197Daniel Doubrovkine (dB.) @dblockdotorg2014-08-271-0/+10
|\
| * Add a test to prevent Mash from losing indifferent_access of nested hashKen Ip2014-08-271-0/+10
|/
* Merge pull request #217 from dblock/revert-197v3.3.1Daniel Doubrovkine (dB.) @dblockdotorg2014-08-267-45/+59
|\
| * Preparing for 3.3.1 release.dblock2014-08-262-2/+2
| * Fix: method is now a string.dblock2014-08-261-1/+1
| * Revert "dont convert keys on initialization"dblock2014-08-264-42/+56
|/
* Preparing for next releaseMichael Herold2014-08-262-1/+5
* Preparing for release, 3.3.0v3.3.0Michael Herold2014-08-263-4/+3
* Merge pull request #214 from michaelherold/releasing-instructionsDaniel Doubrovkine (dB.) @dblockdotorg2014-08-261-0/+83
|\
| * Add releasing policyMichael Herold2014-08-251-0/+83
|/
* Merge pull request #211 from dblock/guardMichael Herold2014-08-242-5/+8
|\
| * Fix: working guard.dB2014-08-242-5/+8
|/
* Merge pull request #213 from michaelherold/add-some-debugging-toolsDaniel Doubrovkine (dB.) @dblockdotorg2014-08-242-0/+6
|\
| * Add pry and pry-stack_explorer for debuggingMichael Herold2014-08-242-0/+6
* | Merge pull request #212 from dblock/69-multiple-properties-in-trashMichael Herold2014-08-243-10/+54
|\ \
| * | Preserve backward-compatible translations when a single property is translated.dB2014-08-242-10/+24
| * | Fix #69: regression, multiple property assignments in Trash.dB2014-08-233-5/+16
| * | Add failing spec for #69.Michael Herold2014-08-231-0/+19
|/ /
* | Merge pull request #210 from michaelherold/update-rubocopDaniel Doubrovkine (dB.) @dblockdotorg2014-08-237-35/+33
|\ \ | |/ |/|
| * Address TODO about the Lambda style copMichael Herold2014-08-235-20/+16
| * Organize Rubocop rulesMichael Herold2014-08-231-14/+14
| * Update Rubocop to 0.25.0 and get it passingMichael Herold2014-08-233-4/+6
|/
* Add Hashie::Extensions::DeepFindMichael Herold2014-08-225-0/+132
* Fixed inheritance of transformations in Trash.FoboCasteR2014-08-223-10/+23
* Merge pull request #206 from michaelherold/stack-overflow-in-coerceDaniel Doubrovkine (dB.) @dblockdotorg2014-08-213-5/+25
|\
| * Fix #202 by stopping method redefinitionMichael Herold2014-08-203-5/+25
|/
* Add Hashie::Extensions::Mash::SafeAssignmentMichael Herold2014-08-206-2/+57
* Add Hashie::Extensions::MethodOverridingWriterMichael Herold2014-08-204-2/+155
* Merge pull request #203 from michaelherold/update-mash-readmeDaniel Doubrovkine (dB.) @dblockdotorg2014-08-202-1/+13
|\
| * Update the README for MashMichael Herold2014-08-202-1/+13
* | Merge pull request #200 from maxlinc/core_typesDaniel Doubrovkine (dB.) @dblockdotorg2014-08-185-12/+381
|\ \ | |/ |/|
| * doc updatesMax Lincoln2014-08-173-0/+58
| * Add proc test for #coerce_valueMax Lincoln2014-08-171-1/+19