summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | remove boolean returns + cleanup #mounted?Lamont Granquist2014-05-291-10/+6
| * | lcr doesn't return crLamont Granquist2014-05-291-1/+0
| * | fixes and func testsLamont Granquist2014-05-292-13/+17
| * | make sure functions return true after actionsLamont Granquist2014-05-291-7/+6
| * | remove lots of codeLamont Granquist2014-05-291-58/+35
| * | be more explicit about API vs implementationLamont Granquist2014-05-291-75/+77
| * | code cleanup and simplificationLamont Granquist2014-05-291-111/+79
| * | Add mount provider for Solaris OS and derivatesHugo Fichter2014-05-293-0/+265
* | | Merge pull request #1466 from rjbs/omnios-groupsBryan McLellan2014-06-042-2/+3
|\ \ \
| * | | test the usermod flags used for omnios platformRicardo Signes2014-06-031-1/+2
| * | | omnios uses solaris2-like usermod for groupsRicardo Signes2014-06-021-1/+1
* | | | Merge pull request #1469 from opscode/lcg/rspec-2.99-fixlamont-granquist2014-06-031-2/+2
|\ \ \ \
| * | | | fix for rspec 2.99Lamont Granquist2014-06-031-2/+2
| |/ / /
* | | | Merge pull request #1464 from opscode/CHEF-Issues-1461Claire McQuin2014-06-033-2/+16
|\ \ \ \
| * | | | add comment denoting workaroundCHEF-Issues-1461Claire McQuin2014-06-031-0/+1
| * | | | fix spacingClaire McQuin2014-06-031-1/+1
| * | | | update for removing SSL warnings in local-modeClaire McQuin2014-06-031-0/+1
| * | | | automatically enable verify_api_cert when in local-modeClaire McQuin2014-06-032-2/+14
* | | | | Don't sit around doing things when exit() or SIGINT happensJohn Keiser2014-06-031-4/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not wait for clean exit when Exception is thrownjk/exiterrorJohn Keiser2014-06-021-4/+6
| |/ / /
* | | | Merge pull request #1459 from opscode/CHEF-4712Claire McQuin2014-06-038-0/+310
|\ \ \ \ | |/ / / |/| | |
| * | | fix indentingClaire McQuin2014-06-031-2/+2
| * | | update error messageClaire McQuin2014-06-031-1/+4
| * | | restore ENV after testsClaire McQuin2014-06-031-0/+4
| * | | add error handling, set *_proxy instead of *_PROXYClaire McQuin2014-06-036-76/+143
| * | | use URI to parse/build proxiesClaire McQuin2014-06-032-64/+40
| * | | update for setting proxy env varsClaire McQuin2014-06-032-0/+13
| * | | rename configure_environment_variables to configure_proxy_environment_variablesClaire McQuin2014-06-035-25/+25
| * | | test proxy env vars available for shell_outClaire McQuin2014-06-031-0/+54
| * | | percent encode @, : in proxy user/passClaire McQuin2014-06-032-8/+27
| * | | set ENV vars for http proxiesClaire McQuin2014-06-034-0/+174
|/ / /
* | | Bump the version number post alpha release.sersut2014-05-301-1/+1
* | | Bump version number for alpha release.11.14.0.alpha.3sersut2014-05-301-1/+1
* | | Merge pull request #1435 from opscode/adamed/wmi-liteSerdar Sutay2014-05-309-21/+32
|\ \ \
| * | | Remove duplicate requireadamedx2014-05-301-2/+0
| * | | Pin release versions of ohai and wmi-lite for Ruby 2.0 windows compatibility.sersut2014-05-303-2/+3
| * | | Fix merge issue with incorrect use of wmi_object key instead of wmi_ole_objec...Adam Edwards2014-05-301-2/+2
| * | | Use explicit version to override pre-release gem restrictionadamedx2014-05-301-1/+1
| * | | Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-303-88/+1
| * | | Move Windows-only deps to Windows only code pathAdam Edwards2014-05-301-2/+2
| * | | Test Chef with new Ohai that does not use ruby-wmiAdam Edwards2014-05-301-3/+0
| * | | Use invoke instead of send, fix first_of, remove ruby-wmi-rdp from gemspecAdam Edwards2014-05-301-3/+9
| * | | Re-implement ruby-wmi functionalityAdam Edwards2014-05-303-2/+83
| * | | Remove debug outputAdam Edwards2014-05-301-2/+0
| * | | Fix another incorrect reference to WmiInstance instead of WmiLiteAdam Edwards2014-05-301-1/+1
| * | | Change mis-named class constant WmiInstance to WmiLiteAdam Edwards2014-05-301-1/+1
| * | | Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-308-96/+12
| * | | Move Windows-only deps to Windows only code pathAdam Edwards2014-05-301-2/+2
| * | | Test Chef with new Ohai that does not use ruby-wmiAdam Edwards2014-05-301-0/+2
| * | | Use invoke instead of send, fix first_of, remove ruby-wmi-rdp from gemspecAdam Edwards2014-05-302-4/+9