summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-3604] why run assertions should pass on custom service commandsservice-resource-improvementsSeth Chisamore2012-11-131-0/+10
* [CHEF-3603] add init_command attribute to service resourceSeth Chisamore2012-11-131-0/+13
* [CHEF-3564] Added a remote_directory testtylercloke2012-11-051-0/+15
* Finished refactoring converge and updated teststylercloke2012-11-0511-101/+12
* Hack out immediate converge actions to prove conceptdanielsdeleo2012-11-051-0/+3
* [OC-3553] convert http_request provider to non-deprecated APIsdanielsdeleo2012-10-311-69/+28
* Merge branch '10-stable'Bryan McLellan2012-10-303-132/+151
|\
* | fight transient jenkins failures with rspec `at_least`Seth Chisamore2012-10-301-1/+1
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-3072-0/+17944
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-085-726/+0
* Updating the remote_file spec, simplifying remote_file a bitAdam Jacob2008-08-171-7/+97
* Changing the license on the spec files as wellAdam Jacob2008-08-175-39/+69
* Adding remote_file testsAdam Jacob2008-08-173-3/+48
* Adding remote_file and remote_directory supportAdam Jacob2008-08-161-3/+5
* Added template support, changed license to Apache v 2Adam Jacob2008-08-162-0/+98
* Adding link supportAdam Jacob2008-05-031-0/+149
* Adding a directory resource and providerAdam Jacob2008-04-281-0/+100
* chef compilesAdam Jacob2008-04-271-0/+19
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-1/+1
* Bringing the file provider to 100 coverageAdam Jacob2008-03-231-1/+25
* Adding a File providerAdam Jacob2008-03-231-0/+169