summaryrefslogtreecommitdiff
path: root/spec/unit/application
Commit message (Expand)AuthorAgeFilesLines
* Prevent knife application test from reloading codedanielsdeleo2014-04-241-0/+3
* Configure correct logger to fix logger trap context warningsdanielsdeleo2014-04-241-0/+2
* Prevent tests from overriding rspec's trap handlerdanielsdeleo2014-04-243-0/+6
* [11] Don't catch SIGTERM if not in daemon modePhil Dibowitz2014-04-011-0/+2
* Fix / Mark volatile the transient failures on Solaris.sersut2014-03-281-1/+1
* Workaround ruby 1.8 IO#getc returning integer typesdanielsdeleo2014-03-181-11/+29
* Make the spec for USR1 signal faster.sersut2014-03-181-8/+16
* Updates based on PR comments.sersut2014-03-181-8/+1
* Don't honor splay setting when sent USR1 signal.sersut2014-03-181-1/+29
* s/mock\(/double(/gLamont Granquist2014-01-293-4/+4
* s/stub!/stub/gLamont Granquist2014-01-294-26/+26
* Add ability to run recipes directly from chef-client command lineJohn Keiser2013-12-061-0/+1
* Application::Solo must set @chef_client_jsondanielsdeleo2013-10-241-1/+1
* Move config fetching tests to their own file.danielsdeleo2013-10-162-72/+20
* Move json attribs fetching to a classdanielsdeleo2013-10-162-26/+18
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* Don't bother cleaning up Chef::Config after tests or initializing things to d...John Keiser2013-09-163-22/+0
* Avoid conflicts w/ rspec's ARGV in testsdanielsdeleo2013-07-111-0/+9
* CHEF-4259: Fix unpacking recipes with non-gnu tarFelix Bùˆnemann2013-06-171-1/+1
* CHEF-1761: Exit gracefully on SIGTERMAlex Rakoczy & Matthew Horan2013-05-241-2/+25
* rephrase messages related to colored output options change.kaustubh-d2013-05-132-2/+2
* test case for colored output flag for chef client.kaustubh-d2013-05-131-0/+15
* test case for colored output flag for knifekaustubh-d2013-05-131-0/+12
* [CHEF-3571] code rename chef-recipe -> chef-applydanielsdeleo2013-01-171-1/+1
* [CHEF-3571] file rename chef-recipe -> chef-applydanielsdeleo2013-01-171-0/+0
* CHEF-3571 add chef-recipe commandBryan Berry2013-01-171-0/+84
* [CHEF-3497] apply config in the desired orderdanielsdeleo2013-01-141-0/+5
* Merge branch '10-stable'Bryan McLellan2012-10-301-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-305-0/+455