summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | CR feedback: remove duplicate specsAdam Edwards2014-03-291-17/+0
* | Guard resource new specs and spec fixesAdam Edwards2014-03-294-2/+157
* | Spec test break in to_hash due to new guard_interpreter attribute in Chef::Re...Adam Edwards2014-03-291-1/+1
* | CHEF-4553: Add spec tests and fix broken examplesAdam Edwards2014-03-291-3/+28
* | Remove extraneous character that breaks test cleanupAdam Edwards2014-03-291-1/+1
* | Powershell guard functional testsAdam Edwards2014-03-291-0/+144
* | Fix comment typoadamedx2014-03-291-1/+1
|/
* Merge pull request #1348 from opscode/win-ci-fixesSerdar Sutay2014-03-281-3/+3
|\
| * Fix Windows 2003 CI issues:sersut2014-03-281-3/+3
* | [CHEF-5132] more tests added for ImmutableCollections #to_a and #to_hash methodsXabier de Zuazo2014-03-281-9/+41
* | [CHEF-5132] ImmutableCollections #to_a and #to_hash tests changed to use #be_...Xabier de Zuazo2014-03-281-19/+19
* | [CHEF-3953] ImmutableMash and ImmutableArray should implement to_hash and to_...brianbianco2014-03-281-0/+23
* | Update the unit tests to use the files names instead of the number of filesMatt Veitas2014-03-281-3/+14
* | Fixing indentationMatt Veitas2014-03-281-1/+1
* | Fixing an integration test that was assuming the chefignore would be only loc...Matt Veitas2014-03-281-3/+2
* | CHEF-4203: Honor the chefignore file for knife cookbook testMatt Veitas2014-03-286-0/+41
|/
* [CHEF-3610] Set log_level for chef-client when '-VV' is specified in the knif...Hui Hu2014-03-281-0/+7
* CHEF-4957: Mount resource won't work when device is a relative symlinkMaxime Caumartin2014-03-281-0/+25
* CHEF-5087: Hide win32 if not on windowsBryan McLellan2014-03-283-3/+3
* CHEF-5087: Add a Windows Installer package providerBryan McLellan2014-03-273-0/+214
* CHEF-5100:Lamont Granquist2014-03-273-0/+229
* Merge pull request #948 from thommay/chef-4443Serdar Sutay2014-03-272-1/+10
|\
| * move run_list twiddling into the policy builderThom May2014-03-041-1/+1
| * Merge remote-tracking branch 'origin/master' into save-right-run-listThom May2014-03-04378-5224/+11339
| |\
| * | CHEF-4443 - Always save the correct run listThom May2013-08-121-0/+9
* | | Add regression test for cookbook overlay warningdanielsdeleo2014-03-271-0/+24
* | | Tidy cookbook upload specsdanielsdeleo2014-03-271-109/+132
* | | Fix unit tests to not access /etc/chef/encrypted_data_bag_secretdanielsdeleo2014-03-261-4/+13
* | | Add optional client-side key generation when registeringdanielsdeleo2014-03-251-6/+68
* | | Tidy up api client registration specsdanielsdeleo2014-03-251-32/+41
* | | Use safe_dup for DeepMerge#deep_merge to avoid TypeErrordanielsdeleo2014-03-241-0/+4
* | | Rescue TypeError duping un-dupable types in deep mergedanielsdeleo2014-03-241-0/+6
* | | CHEF-4888: Call WIN32OLE.ole_initialize in sub-threadsBryan McLellan2014-03-241-0/+32
* | | Enabled using special strings in cron. CHEF-2816Juri Timoshin2014-03-201-1/+133
* | | CHEF-4848: Add additional unit testsBryan McLellan2014-03-202-10/+31
* | | Show a short message for invalid value for weekday.Ryota Arai2014-03-201-2/+9
* | | Cron resource accepts a symbol as `weekday`Ryota Arai2014-03-201-0/+19
* | | Add SSL check and certificate fetching commands to knifedanielsdeleo2014-03-192-0/+338
* | | Remove should_exit out of parameters and make ui.confirm less ugly.sersut2014-03-192-63/+102
* | | [CHEF-5057] Add default choice option to confirm promptEric Sigler2014-03-191-7/+32
* | | [CHEF-4918] Don't destructively merge subhashes in hash_only_merge!Steven Danna2014-03-191-0/+7
* | | [CHEF-3812] Update test to check for ui.fatalJulian C. Dunn2014-03-191-3/+4
* | | [CHEF-3812] Support a --before option in "knife node run_list add"Julian C. Dunn2014-03-191-0/+22
* | | Merge pull request #1280 from josephholsten/CHEF-5064Serdar Sutay2014-03-191-0/+5
|\ \ \
| * | | ensure Chef::REST does not modify options in-placeJoseph Anthony Pasquale Holsten2014-02-251-0/+5
* | | | Merge pull request #1321 from opscode/btm/CHEF-3714Bryan McLellan2014-03-191-0/+8
|\ \ \ \
| * | | | CHEF-3714: Update file_edited? for FileEdit refactorBryan McLellan2014-03-191-2/+3
| * | | | CHEF-3714 - Method returns if a file was editedNanuk Krinner2014-03-191-0/+7
* | | | | Merge pull request #1268 from ccope/solaris11-ips-fixSerdar Sutay2014-03-191-174/+191
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add tests for solaris package providersCam Cope2014-02-181-174/+191