summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Chef::Rebooter -> Chef::Platform::RebooterChris Doherty2014-09-101-4/+3
* Repair hacky use of rspec.Chris Doherty2014-09-101-3/+5
* Spec for the actual reboot code.Chris Doherty2014-09-101-0/+64
* Update comment.Chris Doherty2014-09-101-1/+1
* reboot_pending? no longer has unsupported platforms, so remove the test for it.Chris Doherty2014-09-101-7/+1
* Various tidying-up.Chris Doherty2014-09-101-2/+6
* Add unit spec for reboot data in RunContext.Chris Doherty2014-09-101-0/+15
* Add spec/functional/resource/reboot_spec.rb.Chris Doherty2014-09-101-0/+75
* Merge pull request #2035 from opscode/fix-configload-specs-windowslamont-granquist2014-09-101-2/+8
|\
| * Fix typo.Chris Doherty2014-09-101-1/+1
| * Spec fixes for Windows:Chris Doherty2014-09-101-2/+8
* | unit test for secret file discoveryKirill Shirinkin2014-09-101-1/+14
|/
* fixing travis LC_ALL errorsLamont Granquist2014-09-091-6/+6
* Marshall.dump can't dump an IOLamont Granquist2014-09-081-4/+0
* spec fixes for aix package providerLamont Granquist2014-09-081-17/+5
* spec fixes for ips package providerLamont Granquist2014-09-081-21/+8
* spec fixes for pacman package providerLamont Granquist2014-09-081-12/+4
* spec fixes for macports providerLamont Granquist2014-09-081-12/+12
* spec fixes for portage package providerLamont Granquist2014-09-081-15/+5
* spec fixes for rpm package providerLamont Granquist2014-09-081-22/+7
* spec fixes for solaris package providerLamont Granquist2014-09-081-16/+5
* spec fixes for arch serviceLamont Granquist2014-09-082-15/+9
* spec fixes for freebsd providerLamont Granquist2014-09-081-6/+6
* spec fix for gentoo serviceLamont Granquist2014-09-081-2/+2
* spec fixes for init serviceLamont Granquist2014-09-081-10/+10
* spec fixes for insserv serviceLamont Granquist2014-09-081-4/+3
* spec fix for invokercd service providerLamont Granquist2014-09-081-9/+8
* spec fixes for macosx service providerLamont Granquist2014-09-081-5/+5
* spec fixes for simple service providerLamont Granquist2014-09-081-4/+4
* spec fix for solaris service providerLamont Granquist2014-09-081-3/+1
* spec fixes for systemd providerLamont Granquist2014-09-081-20/+20
* spec and code fixes for upstart providerLamont Granquist2014-09-081-17/+15
* spec and code fixes for subversion providerLamont Granquist2014-09-081-6/+5
* unicode shell_out fixes plus mixlib-shellout 2.xLamont Granquist2014-09-082-66/+136
* Print out request and response body on non-2xx responsejk/http-error-logJohn Keiser2014-09-073-3/+66
* Fix crash when repo root does not existJohn Keiser2014-09-051-0/+6
* Add many comments to DataHandler and FileSystem classesJohn Keiser2014-09-051-1/+1
* Add org.json, members.json, invitations.json for full org downloadJohn Keiser2014-09-055-8/+365
* Add InvalidSearchQuery exception for malformed searches.Claire McQuin2014-09-041-2/+3
* Fix typos, add partial_search spec.Claire McQuin2014-09-041-46/+99
* Updated based on mcq and others feedbackScott Hain2014-09-041-250/+111
* Refactored thanks to some great inputScott Hain2014-09-041-0/+4
* Updated based on awesome feedbackScott Hain2014-09-041-11/+19
* Finished up search with filteringScott Hain2014-09-041-20/+249
* Spec updates for dscl changes.Serdar Sutay2014-09-041-1/+2
* rename '--dont-use-config' to '--disable-config'danielsdeleo2014-09-031-3/+3
* Remove config file jail, replaced with config skip optiondanielsdeleo2014-09-031-3/+1
* Knife now prefers DIR/config.rb to DIR/knife.rbdanielsdeleo2014-09-031-22/+68
* Extract Knife config file find/load to a reusable componentdanielsdeleo2014-09-034-173/+238
* Check the group membership using dscl on Mac.Serdar Sutay2014-09-031-3/+5