summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ping to rspec < 3.8 to prevent failuresexamplesTim Smith2018-09-181-1/+1
* Lint the example codeTim Smith2018-09-181-19/+19
* Bump version to 1.7.5 by Chef Expeditorv1.7.5Chef Expeditor2018-08-023-5/+6
* Merge pull request #47 from chef/githubTim Smith2018-08-012-1/+16
|\
| * Update codeowners and add github PR templateTim Smith2018-07-312-1/+16
|/
* Bump version to 1.7.4 by Chef Expeditorv1.7.4Chef Expeditor2018-07-313-5/+6
* Merge pull request #46 from chef/more_syncTim Smith2018-07-307-9/+29
|\
| * Remove deprecated expeditor config optionsTim Smith2018-07-301-3/+1
| * Update gitignore orderTim Smith2018-07-301-1/+1
| * Remove the old rubocop configTim Smith2018-07-301-2/+0
| * Add a header to the changelog prior to releaseTim Smith2018-07-301-1/+2
| * Fix the yard rake task nameTim Smith2018-07-302-2/+2
| * Add github issue templateTim Smith2018-07-302-0/+23
|/
* Bump version to 1.7.3 by Chef Expeditorv1.7.3Chef Expeditor2018-07-303-5/+6
* Merge pull request #45 from chef/syncTim Smith2018-07-3015-88/+136
|\
| * Chefstyle fixesTim Smith2018-07-302-6/+6
| * Ignore a few more things in gitTim Smith2018-07-301-2/+4
| * Sync expeditor configTim Smith2018-07-301-13/+21
| * Move dev deps to the Gemfile and add console taskTim Smith2018-07-304-7/+36
| * Remove bundler install hackTim Smith2018-07-301-9/+2
| * Run specs properlysyncTim Smith2018-07-242-1/+4
| * Remove defaults from the gemspecTim Smith2018-07-241-2/+0
| * Fix travis ruby version configTim Smith2018-07-241-4/+4
| * We don't need the version anymore in the RakefileTim Smith2018-07-241-1/+0
| * Add contributing docs linkTim Smith2018-07-241-3/+7
| * Remove empty cucumber testsTim Smith2018-07-243-18/+0
| * Update copyrightsTim Smith2018-07-242-2/+2
| * Expand Ruby version testing and use new rake setupTim Smith2018-07-241-9/+16
| * Add yard to rakefile and sync with othersTim Smith2018-07-242-15/+11
| * Update gitignoreTim Smith2018-07-241-7/+21
| * Expand config in rspec helperTim Smith2018-07-241-0/+9
| * Require latest rakeTim Smith2018-07-241-2/+2
| * Add yard deps to the gemfileTim Smith2018-07-241-0/+6
| * Remove .rspec fileTim Smith2018-07-241-2/+0
|/
* Bump version to 1.7.2 by Chef Expeditorv1.7.2Chef Expeditor2018-07-243-5/+6
* Merge pull request #44 from chef/exampleTim Smith2018-07-241-1/+0
|\
| * Remove require rubygemsTim Smith2018-07-241-1/+0
|/
* Test on latest Ruby releases in TravisTim Smith2018-07-241-2/+4
* Bump version to 1.7.1 by Chef Expeditorv1.7.1Chef Expeditor2018-06-263-5/+13
* Merge pull request #43 from chef/lcg/remove-hashrocketsLamont Granquist2018-06-264-54/+56
|\
| * remove hashrockets syntaxLamont Granquist2018-06-264-54/+56
|/
* Merge pull request #42 from chef/tduffield/add-versionThom May2018-05-091-0/+1
|\
| * Add VERSION file for ExpeditorTom Duffield2018-05-091-0/+1
|/
* Merge pull request #41 from chef/tduffield/enable-expeditorTom Duffield2018-05-093-0/+57
|\
| * Setup Expeditor to manage releases of Mixlib::CLItduffield/enable-expeditorTom Duffield2018-05-023-0/+57
|/
* Merge pull request #39 from yuri-zubov/masterTom Duffield2018-05-024-9/+30
|\
| * bugfix: if param :required is set to false and param :in is set the option is...Yuri Zubov2018-03-234-9/+30
|/
* Merge pull request #34 from kamaradclimber/frozen_stringThom May2017-09-181-1/+2
|\
| * Avoid modification on possibly frozen stringGrégoire Seux2017-09-171-1/+2
|/
* Merge pull request #36 from chef/tm/codeownersThom May2017-08-311-0/+1
|\