summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10-stable'Bryan McLellan2012-10-306-138/+170
|\
* | 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-30279-0/+48194
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-0846-5040/+0
* merging in fujins service resource and providerAdam Jacob2008-10-021-0/+100
|\
| * Pattern should default to service_name, updated specAJ Christensen2008-10-011-1/+5
| * Init provider for service and relevant work in other providers. Updated resou...AJ Christensen2008-10-011-5/+5
| * Specifications for the Service resource, and necessary adjustments to the act...AJ Christensen2008-10-011-0/+96
* | Adding Chef::FileCache - a simpler replacement for FileStoreAdam Jacob2008-09-301-0/+124
|/
* adding script specAdam Jacob2008-09-221-0/+50
* Adding default node configAdam Jacob2008-09-221-0/+23
* Adding specs for new resource types, fixes to node, mixin::templateAdam Jacob2008-09-0811-2/+396
* Adding unit tests for the execute resourceAdam Jacob2008-09-041-0/+97
* 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-1734-423/+402
* Adding remote_file testsAdam Jacob2008-08-176-12/+59
* Adding remote_file and remote_directory supportAdam Jacob2008-08-163-6/+47
* Added template support, changed license to Apache v 2Adam Jacob2008-08-163-3/+124
* Updating to remove yamlAdam Jacob2008-07-281-16/+0
* Updating search ticketsAdam Jacob2008-07-285-19/+65
* Adding functional search supportAdam Jacob2008-07-103-32/+102
* Adding search class and specsAdam Jacob2008-06-271-0/+76
* Moving chef-server into lib, reworking specs, adding storieschef-server-packageAdam Jacob2008-06-151-0/+1
* Huge amount of work, covering openid, clients, and all sorts of server stuffAdam Jacob2008-06-098-67/+786
* Cleaning up openid, starting client supportAdam Jacob2008-05-302-0/+63
* Working on network layerAdam Jacob2008-05-197-8/+308
* Adding link supportAdam Jacob2008-05-032-0/+228
* The symlink provider should set the source_file to an empty string if the lin...Adam Jacob2008-05-011-1/+1
* Adding a directory resource and providerAdam Jacob2008-04-281-0/+100
* Got set_or_return to work properlyAdam Jacob2008-04-284-4/+7
* chef compilesAdam Jacob2008-04-2711-7/+471
* removing left over debug output in compile_specAdam Jacob2008-04-081-5/+6
* removing left over debug output in compile_specAdam Jacob2008-04-081-3/+1
* Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format...Adam Jacob2008-04-087-3/+261
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-0713-34/+376
* Bringing the file provider to 100 coverageAdam Jacob2008-03-231-1/+25
* Adding a File providerAdam Jacob2008-03-234-13/+227
* Adding Chef::CookbookLoaderAdam Jacob2008-03-141-0/+116
* Getting rid of coverage in gitAdam Jacob2008-03-142-110/+0
* Adding cookbook support, updating rcov coverageAdam Jacob2008-03-122-0/+200
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-1010-136/+609
* Syntax is right in the recipesAdam Jacob2008-03-075-80/+185
* Marionette does graphs, and can eval on the fly to resourcesAdam Jacob2008-03-064-1/+146
* Initial CommitAdam Jacob2008-03-053-0/+154