summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add testing on WindowstestingTim Smith2019-12-202-2/+17
* Apply ChefstyleTim Smith2019-12-208-142/+147
* Add all the dev deps we need for testingTim Smith2019-12-202-5/+9
* Bump version to 1.0.3 by Chef Expeditorv1.0.3Chef Expeditor2019-12-213-4/+12
* Merge pull request #11 from chef/testingTim Smith2019-12-2017-45/+229
|\
| * Migrate testing to BuildkiteTim Smith2019-12-2017-45/+229
|/
* Update CHANGELOG.md to reflect the promotion of 1.0.2Chef Expeditor2019-01-161-10/+7
* Bump version to 1.0.2 by Chef Expeditorv1.0.2Chef Expeditor2019-01-163-4/+12
* Merge pull request #9 from chef/unpin_bundlerTim Smith2019-01-163-4/+4
|\
| * Unpin bundler dev depTim Smith2019-01-163-4/+4
|/
* Fix the version file to match the promotionTim Smith2018-12-101-1/+1
* Add a code of conduct fileTim Smith2018-12-071-0/+1
* Update CHANGELOG.md to reflect the promotion of 1.0.1Chef Expeditor2018-12-041-13/+9
* Bump version to 1.0.1 by Chef Expeditorv1.0.1Chef Expeditor2018-12-042-3/+5
* Merge pull request #8 from chef/slimTim Smith2018-12-041-3/+1
|\
| * Slim the files we ship in the gemslimTim Smith2018-12-031-3/+1
* | Update Travis config for new rubiesTim Smith2018-12-031-2/+3
|/
* Bump version to 1.0.0 by Chef Expeditorv1.0.0Chef Expeditor2018-12-041-3/+11
* Merge pull request #7 from chef/expeditor2Tim Smith2018-12-034-3/+61
|\
| * Wire up expeditorTim Smith2018-12-034-3/+61
|/
* Merge pull request #6 from chef/cleanupTim Smith2018-10-2510-33/+103
|\
| * Update the homepage and use a SPDX compliant license stringcleanupTim Smith2018-10-231-2/+2
| * Move contributing information to the readmeTim Smith2018-10-233-22/+23
| * Remove dev deps from the gemspecTim Smith2018-10-231-2/+0
| * Add standard rake tasksTim Smith2018-10-232-1/+34
| * Add github PR/issue templates and a codeowners fileTim Smith2018-10-233-0/+30
| * Test on modern ruby releases in TravisTim Smith2018-10-231-6/+14
|/
* Merge pull request #4 from tas50/masterTim Smith2015-12-0911-21/+27
|\
| * Resolve rspec deprecation warningTim Smith2015-10-301-1/+0
| * pry-debugger doesn't work in Ruby 2+. Switch to bye-bugTim Smith2015-10-301-1/+1
| * Update travis configTim Smith2015-10-301-2/+6
| * getchef.com -> chef.ioTim Smith2015-10-307-14/+14
| * Fix the contributing linkTim Smith2015-10-301-1/+1
| * Add travis and gem version badge to the readmeTim Smith2015-10-301-2/+5
|/
* Bump version for 1.0.0 release1.0.0adamedx2014-05-291-1/+1
* Remove overly aggressive Ruby minimum version1.0.0.rc.1adamedx2014-05-193-4/+2
* Merge remote-tracking branch 'origin/adamed/docs'1.0.0.rc.0Adam Edwards2014-05-182-3/+71
|\
| * Update documentationadamed/docsAdam Edwards2014-05-182-3/+71
|/
* Merge remote-tracking branch 'origin/adamed/tests'Adam Edwards2014-05-187-44/+501
|\
| * Non-windows fixes for WIN32OLERuntimeErroradamed/testsadamedx2014-05-171-16/+16
| * Stub windows only constants / methods in unit tests to work outside of WindowsAdam Edwards2014-05-171-0/+8
| * Bump version numberAdam Edwards2014-05-171-1/+1
| * Better default error messages, refactor error message codeAdam Edwards2014-05-173-13/+48
| * More specific error handlingAdam Edwards2014-05-174-22/+150
| * Stub constant that is not defined on non-Windows platformsAdam Edwards2014-05-151-0/+1
| * Some unit test cleanupAdam Edwards2014-05-151-31/+20
| * Delay connection to first query, not constructorAdam Edwards2014-05-153-5/+33
| * Fix line endingsAdam Edwards2014-05-151-1/+0
| * Functional tests, raise exceptions on query failuresAdam Edwards2014-05-155-9/+278
|/
* Add file to simplify require from wmi-lite/wmi to wmi-liteAdam Edwards2014-05-142-2/+22