summaryrefslogtreecommitdiff
path: root/spec/unit/chef_fs/data_handler
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-133-3/+3
* fix Style/TrailingCommaInHashLiteralLamont Granquist2018-07-021-3/+3
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-1/+1
* prefer double quotesJeremy J. Miller2018-05-161-1/+1
* added one more rspec testJeremy J. Miller2018-05-161-4/+11
* object validation for DataHandlerBase#normalize_hashJeremy J. Miller2018-05-151-0/+58
* fix for data bag names partially matching search reserved wordsSandra Tiffin2017-12-121-7/+10
* fix chefstyle violationstm/chefstylinateThom May2017-10-051-1/+1
* Don't allow creation of data bags named node, role, client or environment via...Sandra Tiffin2017-10-041-0/+79
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-5/+5
* Use double quotes by defaultThom May2016-01-141-15/+15
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* Add unit test for group normalization in ChefFSRyan Cragun2014-11-191-0/+63