<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/lib/chef/provider/package, branch https_shell</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Additional changes based on more review comments</title>
<updated>2016-11-10T09:06:56+00:00</updated>
<author>
<name>dheerajd-msys</name>
<email>dheeraj.dubey@msystechnologies.com</email>
</author>
<published>2016-11-03T09:45:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a067259401905a42babd8ae083682b4e83185b7e'/>
<id>a067259401905a42babd8ae083682b4e83185b7e</id>
<content type='text'>
Signed-off-by: dheerajd-msys &lt;dheeraj.dubey@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: dheerajd-msys &lt;dheeraj.dubey@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified code based on review comments</title>
<updated>2016-11-10T09:06:56+00:00</updated>
<author>
<name>dheerajd-msys</name>
<email>dheeraj.dubey@msystechnologies.com</email>
</author>
<published>2016-10-28T13:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=526cf1e86182a5376343311df5dc61b215d7aafb'/>
<id>526cf1e86182a5376343311df5dc61b215d7aafb</id>
<content type='text'>
Signed-off-by: dheerajd-msys &lt;dheeraj.dubey@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: dheerajd-msys &lt;dheeraj.dubey@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unit specs for powershell package</title>
<updated>2016-11-10T09:06:56+00:00</updated>
<author>
<name>dheerajd-msys</name>
<email>dheeraj.dubey@msystechnologies.com</email>
</author>
<published>2016-10-25T11:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d79417f1e3fcd589c29f0527fe57cb68ad150ac8'/>
<id>d79417f1e3fcd589c29f0527fe57cb68ad150ac8</id>
<content type='text'>
Signed-off-by: dheerajd-msys &lt;dheeraj.dubey@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: dheerajd-msys &lt;dheeraj.dubey@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added code for adding support for powershell package manager</title>
<updated>2016-11-10T09:06:56+00:00</updated>
<author>
<name>dheerajd-msys</name>
<email>dheeraj.dubey@msystechnologies.com</email>
</author>
<published>2016-09-14T11:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a2aa542166b5c385f789981285668f3746e57c98'/>
<id>a2aa542166b5c385f789981285668f3746e57c98</id>
<content type='text'>
Signed-off-by: dheerajd-msys &lt;dheeraj.dubey@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: dheerajd-msys &lt;dheeraj.dubey@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5395 from b1-systems/locking_</title>
<updated>2016-10-31T16:57:45+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@may.lt</email>
</author>
<published>2016-10-31T16:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=9db70ee07e1b413090cc70c7bea61a915b4e9ea1'/>
<id>9db70ee07e1b413090cc70c7bea61a915b4e9ea1</id>
<content type='text'>
package locking for apt, yum and zypper</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
package locking for apt, yum and zypper</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5394 from MsysTechnologiesllc/ali/package_resource_uninstall_fix</title>
<updated>2016-10-27T15:40:13+00:00</updated>
<author>
<name>Bryan McLellan</name>
<email>btm@loftninjas.org</email>
</author>
<published>2016-10-27T15:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=49e533cb6dd5b289bcb4322c9dd5ea216ec72e4c'/>
<id>49e533cb6dd5b289bcb4322c9dd5ea216ec72e4c</id>
<content type='text'>
Newly creating uninstall string using the product code value retrieved from the uninstall_string of the Windows registry to avoid using invalid uninstall_string.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Newly creating uninstall string using the product code value retrieved from the uninstall_string of the Windows registry to avoid using invalid uninstall_string.</pre>
</div>
</content>
</entry>
<entry>
<title>fixes for rubocop 0.44.1 engine</title>
<updated>2016-10-20T18:54:46+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-10-20T18:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d0dbda11796e819d4a640f9ee58d5a308a109a19'/>
<id>d0dbda11796e819d4a640f9ee58d5a308a109a19</id>
<content type='text'>
a few cops we have enabled got a little more accurate/stricter

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a few cops we have enabled got a little more accurate/stricter

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Newly creating uninstall string using the product code value retrieved from the uninstall_string of the Windows registry to avoid using invalid uninstall_string.</title>
<updated>2016-10-13T09:00:56+00:00</updated>
<author>
<name>aliasgar16</name>
<email>aliasgar.batterywala@msystechnologies.com</email>
</author>
<published>2016-09-28T11:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=3f02906527c164b6119635237ebea9230eaa5581'/>
<id>3f02906527c164b6119635237ebea9230eaa5581</id>
<content type='text'>
Signed-off-by: aliasgar16 &lt;aliasgar.batterywala@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: aliasgar16 &lt;aliasgar.batterywala@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed review comments</title>
<updated>2016-09-30T11:57:23+00:00</updated>
<author>
<name>Vasu1105</name>
<email>vasundhara.jagdale@clogeny.com</email>
</author>
<published>2016-09-26T08:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8e32fd5ed4665245523a4e02a8bba5f773afe42b'/>
<id>8e32fd5ed4665245523a4e02a8bba5f773afe42b</id>
<content type='text'>
Signed-off-by: Vasu1105 &lt;vasundhara.jagdale@clogeny.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vasu1105 &lt;vasundhara.jagdale@clogeny.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added resource and provider for cab package</title>
<updated>2016-09-30T09:40:46+00:00</updated>
<author>
<name>Vasu1105</name>
<email>vasundhara.jagdale@clogeny.com</email>
</author>
<published>2016-09-07T06:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=09b44d56bc3f9285360b6b93f7798e6de4dd8dfd'/>
<id>09b44d56bc3f9285360b6b93f7798e6de4dd8dfd</id>
<content type='text'>
Reverted changes

Adding resource and provider for cab file support

Added method identifying package version for installation and removal of package

Updated code to idetitfy installed version

refactored some code

Refactored code for parsing dism get package output

Fixed rubocop issue, working on specs

created spec files

Working on unit specs

Added unit specs and working on functional specs

Working on functional specs and fixed rubocop errors

Fixed failing unit test cases

Resolved rubucop style error

Removed functional specs

Fixed error and working on functional specs

Added missing functional spec file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverted changes

Adding resource and provider for cab file support

Added method identifying package version for installation and removal of package

Updated code to idetitfy installed version

refactored some code

Refactored code for parsing dism get package output

Fixed rubocop issue, working on specs

created spec files

Working on unit specs

Added unit specs and working on functional specs

Working on functional specs and fixed rubocop errors

Fixed failing unit test cases

Resolved rubucop style error

Removed functional specs

Fixed error and working on functional specs

Added missing functional spec file
</pre>
</div>
</content>
</entry>
</feed>
