summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add .dockerignore to reduce size of resulting imagestdufifeld/dockerignoreTom Duffield2017-07-271-0/+2
| | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Bump version to 13.3.28 by Chef Expeditorv13.3.28Chef Expeditor2017-07-275-11/+19
|
* Merge pull request #6287 from chef/tduffield/use-new-artifact-actionsTom Duffield2017-07-2712-1533/+97
|\ | | | | Update Expeditor config to use new Merge and Artifact Actions
| * Update Expeditor config to use new Merge and Artifact Actionstduffield/use-new-artifact-actionsTom Duffield2017-07-2412-1533/+97
| | | | | | | | | | | | | | | | | | | | Chef Expeditor now supports built in merge and artifact actions which allow us to reduce the burden of duplicating common processes across all our repositories. This change introduces several of these built_in functions, replacing functionality that was previously kept in our Rakefile. Signed-off-by: Tom Duffield <tom@chef.io>
* | bump appveyor to ruby 2.4Thom May2017-07-261-2/+2
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Bump version to 13.3.27 by Chef Expeditorv13.3.27Chef Expeditor2017-07-265-11/+11
| |
* | [MSYS-629] Added username/password validation for elevated option (#6293)Nimisha Sharad2017-07-262-1/+25
| | | | | | | | | | | | * Added username/password validation for elevated option with specs Signed-off-by: nimisha <nimisha.sharad@clogeny.com>
* | Bump version to 13.3.26 by Chef Expeditorv13.3.26Chef Expeditor2017-07-255-10/+10
| |
* | use ServerAliveInterval option if exists in ssh_config.sawanoboly2017-07-252-1/+11
| | | | | | | | | | | | | | | | Signed-off-by: SAWANOBORI Yukihiko <sawanoboriyu@higanworks.com> use keepalive settings if exists in ssh_config. write spec to check whether it has been keepalive option was loaded from ssh_config.
* | Bump version to 13.3.25 by Chef Expeditorv13.3.25Chef Expeditor2017-07-245-10/+10
| |
* | Updating / fixing deps to fix acceptance (#6292)Bryan McLellan2017-07-243-9/+8
|/ | | | | | | | | | * Remove call to update_omnibus_overrides The rake tasks `update_omnibus_overrides` was removed in dafd5139338aed684410e311b9be906b346db678. * Update acceptance/Gemfile.lock to match Gemfile.lock for mixlib-shellout This should fix acceptance where we're seeing both mixlib-shellout 2.3.1 and 2.3.2.
* Bump version to 13.3.24 by Chef Expeditorv13.3.24Chef Expeditor2017-07-245-10/+11
|
* Handle display names with trailing spacesPer Lundberg2017-07-241-1/+1
| | | | | Closes #6217. The reason why we do `to_s.rstrip` is to handle the (potentially weird case of) `display_name` being `nil`, in which case we will otherwise get an unfriendly Ruby error message.
* Bump version to 13.3.23 by Chef Expeditorv13.3.23Chef Expeditor2017-07-245-10/+10
|
* Merge pull request #6131 from jamesbroadhead/add_HTTP_PATCHThom May2017-07-243-1/+18
|\ | | | | Add support for HTTP PATCH requests
| * Add support for HTTP PATCH requestsJames Broadhead2017-05-083-1/+18
| | | | | | | | Signed-off-by: James Broadhead <james.broadhead@mongodb.com>
* | Bump version to 13.3.22 by Chef Expeditorv13.3.22Chef Expeditor2017-07-235-10/+10
| |
* | Switch to current VS 2015 Appveyor ImageBryan McLellan2017-07-231-1/+1
| | | | | | | | | | | | | | @FeodorFitsner reports that https://github.com/appveyor/ci/issues/1657 has been fixed for the VS 2015 images. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | Bump version to 13.3.21 by Chef Expeditorv13.3.21Chef Expeditor2017-07-215-10/+10
| |
* | Removing myself as a maintainerJoao Cravo2017-07-212-8/+0
| | | | | | | | Signed-off-by: Joao Cravo <joaogbcravo@gmail.com>
* | Bump mixlib-shellout to 2.3.2 to pick up regression fixBryan McLellan2017-07-211-2/+2
| | | | | | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | Merge pull request #6286 from chef/jsinha/BEN-180Jaymala2017-07-212-9/+9
|\ \ | | | | | | Rename IPS symlinks resource to projectname
| * | Update omnibusjsinha/BEN-180Jaymala Sinha2017-07-201-9/+9
| | | | | | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * | Rename IPS symlinks resource to projectnameJaymala Sinha2017-07-201-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the symlinks created inside /usr/bin conflict between our "Angry" and mainstream projects on our testers, we are updating IPS the packaging to override "projectname-symlinks.erb" if it exists. We are leaving symlinks.erb for backward compatibilty. PRs with resource filename updates in chef and omnibus-toolchain will follow this PR. Related omnibus PR: https://github.com/chef/omnibus/pull/793 Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* | | Bump version to 13.3.20 by Chef Expeditorv13.3.20Chef Expeditor2017-07-215-11/+10
| | |
* | | Merge pull request #6289 from chef/lcg/fix-nil-maintainerLamont Granquist2017-07-213-8/+8
|\ \ \ | | | | | | | | chef server rejects metadata with nil maintainer
| * | | fix a busted speclcg/fix-nil-maintainerLamont Granquist2017-07-211-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | chef server rejects metadata with nil maintainerLamont Granquist2017-07-202-5/+5
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | chef server returns a 400. we could prune nil values out of the JSON but then it'd be difficult to specify a "null" JSON value if we really needed one. seems better to follow the pattern of using empty string here (which i tested against Hosted and works). Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 13.3.19 by Chef Expeditorv13.3.19Chef Expeditor2017-07-205-10/+11
| | |
* | | Merge pull request #6284 from chef/lcg/versioned-postsLamont Granquist2017-07-206-16/+110
|\ \ \ | |/ / |/| | fix retries on JSON POST requests
| * | remove retry delays on protocol negotiationlcg/versioned-postsLamont Granquist2017-07-201-3/+0
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | fix retries on JSON POST requests when negotiating protocol versionLamont Granquist2017-07-206-13/+110
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on the first pass through the JSON middleware it encodes the body. if there's a retry, it re-encodes the body as a string with all its metacharacters escaped. this is a particular issue when doing a first request that is a POST that requires negotiating the API version. when doing a GET it isn't a problem because there's no body payload -- but a POST or a PUT which requires a retry will get garbled and will cause a 500. this happens on hosted right now if trying to POST with a v2 API since hosted is only v1, so there's a retry to downgrade. i also made the same kind of changes to the streaming download requests, but since they're GETs its unclear to me if there was any impact there -- but middleware could have been double-mangling headers on a retry. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 13.3.18 by Chef Expeditorv13.3.18Chef Expeditor2017-07-205-11/+11
| |
* | Added :elevated option for powershell_script resourceNimishaS2017-07-193-5/+12
| | | | | | | | Signed-off-by: NimishaS <nimisha.sharad@msystechnologies.com>
* | Bump mixlib-shellout for #6271Bryan McLellan2017-07-191-10/+9
| | | | | | | | Signed-off-by: Bryan McLellan <btm@chef.io>
* | Bump version to 13.3.17 by Chef Expeditorv13.3.17Chef Expeditor2017-07-185-10/+11
| |
* | Merge pull request #6278 from jeremymv2/jeremymv2/knife_status_fixJeremy Miller2017-07-182-1/+3
|\ \ | | | | | | avoid mutation attempt of node['platform']
| * | avoid mutation attempt of node['platform']Jeremy J. Miller2017-07-172-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/chef/chef/issues/6277 Added `node['platform']` and `node['platform_version']` attributes in the unit tests to trigger a "can't modify frozen String" error. Fixed by doing shallow copy of `node['platform']` on assignment. Signed-off-by: Jeremy J. Miller <jm@chef.io>
* | | Bump version to 13.3.16 by Chef Expeditorv13.3.16Chef Expeditor2017-07-175-10/+10
| | |
* | | Use the previous VS 2015 image in appveyor instead of 2013Bryan McLellan2017-07-171-1/+1
| | | | | | | | | | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | | Bump version to 13.3.15 by Chef Expeditorv13.3.15Chef Expeditor2017-07-175-10/+10
| | |
* | | [MSYS-586] Allow windows_task create action to update tasks. (#6193)Harikesh Kolekar2017-07-172-71/+132
|/ / | | | | | | | | | | The windows_task resource can now update tasks using the create action without passing the command property. Signed-off-by: Harikesh Kolekar <harikesh.kolekar@msystechnologies.com>
* | Bump version to 13.3.14 by Chef Expeditorv13.3.14Chef Expeditor2017-07-145-11/+10
| |
* | Merge pull request #6274 from chef/tm/fix_solaris_libtoolThom May2017-07-141-8/+8
|\ \ | | | | | | Fix solaris/x86 builds
| * | Fix solaris/x86 buildstm/fix_solaris_libtoolThom May2017-07-141-8/+8
|/ / | | | | | | | | | | The actual fix is chef/omnibus-software#864 Signed-off-by: Thom May <thom@chef.io>
* | Bump version to 13.3.13 by Chef Expeditorv13.3.13Chef Expeditor2017-07-145-10/+10
| |
* | Merge pull request #6268 from chef/schisamo/update-msi-signing-certThom May2017-07-141-2/+2
|\ \ | | | | | | Update SHA1 fingerprint for MSI signing cert
| * | Update SHA1 fingerprint for MSI signing certschisamo/update-msi-signing-certSeth Chisamore2017-07-131-2/+2
| | | | | | | | | | | | | | | | | | The cert has been updated as the old one expires on 2017-07-25. Signed-off-by: Seth Chisamore <schisamo@chef.io>
* | | Bump version to 13.3.12 by Chef Expeditorv13.3.12Chef Expeditor2017-07-145-10/+11
| | |
* | | Merge pull request #6272 from chef/tduffield/update-expeditor-configSeth Chisamore2017-07-141-13/+9
|\ \ \ | |/ / |/| | Use new Expeditor config format