summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Add scripts to run the specs on Jenkins.sersut2013-10-112-0/+22
|/
* Fix MIXLIB-17danielsdeleo2013-09-113-2/+41
|\
| * Use blocking waitpid only on ENOENTdanielsdeleo2013-09-111-2/+10
| * Wait for child process to die in case of critical errorsdanielsdeleo2013-09-092-1/+33
| * remove uneeded requiredanielsdeleo2013-09-091-1/+0
|/
* Release 1.2.0.1.2.0sersut2013-07-191-1/+1
* Bump the version number for RC release.1.2.0.rc.1sersut2013-06-241-1/+1
* Merge pull request #23 from opscode/windows-spec-fixesSerdar Sutay2013-06-202-13/+18
|\
| * Check the password option in the tests.sersut2013-06-201-0/+1
| * Make windows running as tests more reliable.sersut2013-06-201-7/+4
| * Remove call to deprecated has_rdoc.sersut2013-06-191-1/+0
| * Fix password and fd cleanup related specs on windows.sersut2013-06-191-8/+16
|/
* Merge pull request #22 from opscode/adamed-mingw-rspec-dependencySerdar Sutay2013-06-191-0/+1
|\
| * Pin windows-pr version to 1.2.2 avoid unanticipated conflictsadamedx2013-06-191-1/+1
| * Add missing windows dependency windows-pr for x86-mingw onlyadamedx2013-06-181-0/+1
|/
* Merge pull request #20 from opscode/lc-all-fixSerdar Sutay2013-06-142-0/+15
|\
| * Make sure the parent process' LC_ALL setting is passed to subprocess when LC_...sersut2013-06-142-0/+15
|/
* Merge pull request #19 from opscode/lcg/fd-close-exceptionlamont-granquist2013-06-142-2/+19
|\
| * add spec test for EBADF in closing fdsLamont Granquist2013-06-141-0/+14
| * close observed to throw EBADFLamont Granquist2013-06-141-2/+5
|/
* Merge pull request #17 from opscode/adamed-mixlib-shellout-1-2-rcAdam Edwards2013-05-021-1/+1
|\
| * Update version number for release candidateadamedx2013-05-021-1/+1
|/
* Merge pull request #14 from opscode/ss/OC-7160-21.2.0.rc.0sersut2013-04-172-9/+17
|\
| * More robust pipe checks and tests.sersut2013-04-172-9/+17
|/
* Add rake to the bundleBryan McLellan2013-04-161-0/+1
* Merge pull request #12 from opscode/ss/OC-7160sersut2013-04-162-3/+35
|\
| * Clean inherited file descriptors from the parent while forking subprocess.sersut2013-04-162-3/+35
|/
* Merge pull request #11 from opscode/adamed-mixlib-9Adam Edwards2013-03-269-243/+328
|\
| * Set domain to . if no domain is passedMoser, Kevin2013-03-131-2/+3
| * Update hash reference to symbolsMoser, Kevin2013-03-131-2/+2
| * Add option validationMoser, Kevin2013-03-133-1/+19
| * Update comments for why to use LogonUser and CreateProcessAsUser in some casesMoser, Kevin2013-02-221-1/+4
| * Update README.md with windows impersonation exampleMoser, Kevin2013-02-221-0/+6
| * Update check for local system use a downcased computer nameMoser, Kevin2013-01-221-1/+2
| * Add tests for running as different user in windowsMoser, Kevin2013-01-222-3/+70
| * Add default value check for with_logon, domain, & userMoser, Kevin2013-01-151-0/+3
| * Add development dependency for apMoser, Kevin2013-01-151-1/+1
| * Fix commentsMoser, Kevin2013-01-151-2/+3
| * Revert "Bump version to 1.2.0 to package gem locally"Moser, Kevin2013-01-151-1/+1
| * Bump version to 1.2.0 to package gem locallyMoser, Kevin2013-01-151-1/+1
| * Add check for service window station and do logonuser if soMoser, Kevin2013-01-151-267/+195
| * Remove remote_call optionMoser, Kevin2013-01-152-5/+0
| * Remove local_system fileMoser, Kevin2013-01-151-72/+0
| * Update to use win32-process ~> 0.7.0Moser, Kevin2013-01-141-1/+1
| * Add local_system fileMoser, Kevin2013-01-112-1/+73
| * Add process impersonationMoser, Kevin2013-01-113-27/+89
|/
* add test cookbook for rvm installationjtimberman2012-11-226-18/+47
* MIXLIB_SHELLOUT-02: Fix comments about default timeout to avoid confusion.Matthew Kent2012-10-242-2/+2
* CHEF-3390: Avoid GC during Marshall.loadBryan McLellan2012-09-171-5/+9
* Add kitchenfile for test-kitchenjtimberman2012-08-151-0/+42