summaryrefslogtreecommitdiff
path: root/spec/unit/config_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't bother cleaning up Chef::Config after tests or initializing things to d...John Keiser2013-09-161-4/+0
* Make formatters clear with Chef::Config.resetJohn Keiser2013-09-161-13/+5
* Reset configuration before each testJohn Keiser2013-09-161-5/+0
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-131-5/+9
* added a test for CHEF-4114Yoni Yalovitsky2013-05-301-0/+8
* Adding support for environments when running under chef-solo.Nick Stielau2013-05-301-0/+11
* [CHEF-4176] remove unneeded aliases for chef_server_urldanielsdeleo2013-05-101-23/+21
* [CHEF-4106] Remove obsolete default configurationTeemu Matilainen2013-05-101-25/+1
* [CHEF-4011] use `platform_specific_path` helper in specsSeth Chisamore2013-04-171-7/+5
* removing an_return to as its deprecatedRanjib Dey2013-04-111-2/+2
* Fix trailing whitespace. >_<Seth Chisamore2013-04-111-2/+2
* [CHEF-4011] move default secret file path to Chef::ConfigSeth Chisamore2013-04-111-0/+27
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-0/+7
|\
* | Change default output to formatters when in consoledanielsdeleo2012-11-201-0/+45
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+215
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-91/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-13/+11
* Working on network layerAdam Jacob2008-05-191-0/+6
* The symlink provider should set the source_file to an empty string if the lin...Adam Jacob2008-05-011-1/+1
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-18/+33
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-0/+72