summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* rewrite tests with file provider stub/mocksakazuki2014-09-101-14/+16
* 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
* Merge pull request #1583 from juliandunn/fix-hardcoded-binariesSerdar Sutay2014-09-022-3/+4
|\
| * Make sure to call chef-client and knife that we just built, notbtm/fix-hardcoded-binariesJulian C. Dunn2014-06-302-3/+4
* | Unit spec, Ruby Pathname class on Windows does not remove leading duplicate p...Adam Edwards2014-08-301-1/+1
* | Make join work properly with leading slashesJohn Keiser2014-08-302-3/+8
* | Move Chef::Config path functions to Chef::Util::PathHelperJohn Keiser2014-08-302-61/+115
* | Fix Windows path bugs, run all config tests against WindowsJohn Keiser2014-08-301-250/+254
* | Switch back to ChefZero::RSpec version 3jk/rspec_zero_3John Keiser2014-08-299-170/+168
* | CHEF-5075: order matters for recipe_urlBryan McLellan2014-08-291-3/+19
* | combine "no" and "none" freebsd services based on @btm commentDave Eddy2014-08-291-11/+1
* | implement @btm comment about test description stringsDave Eddy2014-08-291-4/+4