Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/iis

Development repository for the iis cookbook
https://github.com/sous-chefs/iis

IIS Manager Resources

Enables users to set permissions for remote management of IIS

Signed-off-by: Jason Field <jason...

5e05838157bbad6e9130b9e38a1cb146170b7285 authored about 6 years ago by Jason Field <[email protected]>
Release 7.1.1

Signed-off-by: Tim Smith <[email protected]>

c442b1c8fcb6d4a07c6f1eb9f88992920534a92c authored about 6 years ago by Tim Smith <[email protected]>
Fix for setting " in app pool passwords (#439)

Fix for pulling encoded entities from xml
Add test for encoded entities
Fix site test for 'add...

85008c5dda039b2f4bcdc66043a620ac9ddea929 authored about 6 years ago by chadmccune <[email protected]>
Rename the kitchen files and use non-private boxes

This gets us testing on a few windows releases w/o working for Chef.

Signed-off-by: Tim Smith <...

9c05b1dd990fd5cc856d2d4cab812c7a07235a4b authored about 6 years ago by Tim Smith <[email protected]>
Merge pull request #432 from jeffreycoe/module-ci-test-fix

Added chefignore to test cookbook and removed dll file extension

16de4715e8cef42bb3f300587ad353fb2f58c49d authored over 6 years ago by Tim Smith <[email protected]>
Added chefignore to test cookbook and removed dll file extension

Signed-off-by: Jeffrey Coe <[email protected]>

199703a53cb064377210c9aeb4991ca7cdf62545 authored over 6 years ago by Jeffrey Coe <[email protected]>
Release 7.1.0

Signed-off-by: Tim Smith <[email protected]>

8c3424b02c5912f9bfe3324b61da186e6587cd2f authored over 6 years ago by Tim Smith <[email protected]>
Merge branch 'rlaveycal-config_property'

93e793dc384d46352632a953b381434857115454 authored over 6 years ago by Tim Smith <[email protected]>
Merge branch 'config_property' of https://github.com/rlaveycal/iis into rlaveycal-config_property

db1b34be19fe5e40d8f15951175a62def17134b3 authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #427 from healthwise/426_App_Pool_Process_Model

Updated cmd to clear out username and password when changing to a different Identity Type

7cec3ba534a38c1f3192ef4e5cc230bb2c722fb1 authored over 6 years ago by Tim Smith <[email protected]>
fixed linting issues

Signed-off-by: Mark Studer <[email protected]>

0b3cefa33faa85e8fe2e666c8bea85a36d323e7b authored over 6 years ago by Mark Studer <[email protected]>
Adding integration tests

Signed-off-by: Mark Studer <[email protected]>

8ba769f4cd3e431963c18a154768eb1aa0bc2112 authored over 6 years ago by Mark Studer <[email protected]>
Updated cmd to clear out username and password when changing to a different Identity Type.

Signed-off-by: Mark Studer <[email protected]>

febf774f02338072a7d03e0bc4b7ea44d829be25 authored over 6 years ago by Mark Studer <[email protected]>
Avoid deprecation warnings in the site test recipe

Signed-off-by: Tim Smith <[email protected]>

26f3fb8a235e5b1c8ac3b43e62b8ac6de20078f0 authored over 6 years ago by Tim Smith <[email protected]>
Fix parsing of site binding in site resource

Signed-off-by: Tim Smith <[email protected]>

a599b8abeec97293061df5f7db19c1efe43ac689 authored over 6 years ago by Tim Smith <[email protected]>
Add test suite for disabling the default

Signed-off-by: Tim Smith <[email protected]>

0ac00167ee6a26a1139c28454ade8a88cc3e83c2 authored over 6 years ago by Tim Smith <[email protected]>
Release 7.0

Signed-off-by: Tim Smith <[email protected]>

b1f20ffbdf3058307691fac07e25b48ba9a024f1 authored over 6 years ago by Tim Smith <[email protected]>
Use pool_name in a few more places

Signed-off-by: Tim Smith <[email protected]>

aa35573bcc184cc911ed46610c07f1380c58a493 authored over 6 years ago by Tim Smith <[email protected]>
Merge pull request #423 from chef-cookbooks/modernize

Require Windows 4.1+ cookbook and remove Windows 2008 R1 support

70fbe916690bfa17d69b07dbefaa13c7332a3111 authored over 6 years ago by Tim Smith <[email protected]>
Update chefspec for the new install resource

Signed-off-by: Tim Smith <[email protected]>

e0d4010a286f7c5d780dcdc30069f89da7373d27 authored over 6 years ago by Tim Smith <[email protected]>
Add simple resource for installing IIS

Abstracts a tiny bit of logic out of the default recipe and makes it that much easier to just wr...

cf3a3cf8b9b304e3b6e30635cb221b0ddc353a33 authored over 6 years ago by Tim Smith <[email protected]>
Remove default_resource statements from resources

The first one is the default in custom resources

Signed-off-by: Tim Smith <[email protected]>

4533e33a1aa4b2cbc47fb370f45735835fb973c4 authored over 6 years ago by Tim Smith <[email protected]>
Remove the name provider from the readme

Signed-off-by: Tim Smith <[email protected]>

470ba3c76e4a5ee45926f07734f3b252c78a7b5d authored over 6 years ago by Tim Smith <[email protected]>
Fix name property / property mentions in the readme

Align the docs with custom resources

Signed-off-by: Tim Smith <[email protected]>

3ce7d6d8b8ada4db82b42422548d43612d432013 authored over 6 years ago by Tim Smith <[email protected]>
Add a name_property to iis_pool to allow users to avoid resource cloning warnings

The documented method of mucking with the name property directly is not the way to do this.

Sig...

0685f3a2a3d5d53f45b1950fa3c0eff0d960dd0b authored over 6 years ago by Tim Smith <[email protected]>
True is the default for desired_state

Signed-off-by: Tim Smith <[email protected]>

027aabbdbc5633a2231b69c39b22532579ed6535 authored over 6 years ago by Tim Smith <[email protected]>
Require Chef 12.14 since < 12.14 doesn't actually work

2 resources in this cookbook use sensitive: true on properties. This is a feature we introduced ...

674fc70c1aff8bf86a6f5f9f01d06e05ac492ef3 authored over 6 years ago by Tim Smith <[email protected]>
Put the test files back in default for now

This is causing some issues with test kitchen (that it shouldn't)

Signed-off-by: Tim Smith <tsm...

6704dd3ab5d333ac775b9d8f45309990accfd56c authored over 6 years ago by Tim Smith <[email protected]>
Speed up specs with caching

Signed-off-by: Tim Smith <[email protected]>

e5496379dc857370d2cf5fdf567eb3382b3b8b4c authored over 6 years ago by Tim Smith <[email protected]>
Move helpers in the IISCookbook module

These never should have been put into an Opscode namespace.

Signed-off-by: Tim Smith <tsmith@ch...

8be5fa4d451ae25daba3554d760afdf6d17f69bb authored over 6 years ago by Tim Smith <[email protected]>
Remove checks for EOL platforms

There's no reasons to waste CPU cycles checking for Windows 2000

Signed-off-by: Tim Smith <tsmi...

f67ec94c5a3cbc127f84c2d29c26bd162c764dd0 authored over 6 years ago by Tim Smith <[email protected]>
Require Windows 4.1+ cookbook and remove Windows 2008 R1 support

Windows 2008 R1 is not a supported platform on Chef or from Microsoft.

Windows 4.1 cookbook inc...

b8bbb75ad1e3959151d51196d3a8590717743ec2 authored over 6 years ago by Tim Smith <[email protected]>
Simplify / shrink the test cookbook

Signed-off-by: Tim Smith <[email protected]>

26c4eba8b73b0a5a1c0a2f2d06b335deb79f1258 authored over 6 years ago by Tim Smith <[email protected]>
Fix bad syntax in rubocop config

Signed-off-by: Tim Smith <[email protected]>

89dfe26d66407ae0d808d110596e182587038b17 authored over 6 years ago by Tim Smith <[email protected]>
Update copyrights

Signed-off-by: Tim Smith <[email protected]>

ab1d61e284347d8fef9ba97aada6ef088663db7a authored over 6 years ago by Tim Smith <[email protected]>
Remove mention of Windows 2008 R1 from the readme

Chef doesn't support 2008 anymore

Signed-off-by: Tim Smith <[email protected]>

7a1ff1ef989d46ec6957603521c6d1119d6762da authored over 6 years ago by Tim Smith <[email protected]>
Remove mention of windows core in the readme

Core isn't a windows release for IIS now.

Signed-off-by: Tim Smith <[email protected]>

eb5fa87b575d9547302d037f7c48d8effbe8ba74 authored over 6 years ago by Tim Smith <[email protected]>
Update maintainers

Signed-off-by: Tim Smith <[email protected]>

8340224320b740a2622bc821bf6ad603e03e2557 authored over 6 years ago by Tim Smith <[email protected]>
Add windows 2016 testing and use elevated winrm

Signed-off-by: Tim Smith <[email protected]>

3dccc1248550c07df4bb7cd6e6c4057bcbbc509a authored over 6 years ago by Tim Smith <[email protected]>
Update rubocop config for the new cookstyle

Signed-off-by: Tim Smith <[email protected]>

0450e66baf6806eec30a8244594a123368090e82 authored over 6 years ago by Tim Smith <[email protected]>
Remove stove gem that is in DK now

No need for this here

Signed-off-by: Tim Smith <[email protected]>

6d8f8fedc9c41d2c596b920c5f09afa86ad204bd authored over 6 years ago by Tim Smith <[email protected]>
Remove Chefspec matchers that are autogenerated now

Signed-off-by: Tim Smith <[email protected]>

28025dff79959dec31e66d24c2c844b9ea86507f authored over 6 years ago by Tim Smith <[email protected]>
Fixed site resource defaulting the log_directory when not specified, thus no longer inheriting the server default (#418)

Signed-off-by: Mark Studer <[email protected]>

cf2d59fc6381a9583fb20e8b2d5aef908e0452b1 authored almost 7 years ago by Mark <[email protected]>
Resolve the new FC118 foodcritic warning

Signed-off-by: Tim Smith <[email protected]>

0f7dd591f2378e754a44b3ed1291e22ab67db804 authored almost 7 years ago by Tim Smith <[email protected]>
remove required

Signed-off-by: Richard Lavey <[email protected]>

18514bf9d70e8eb18104afdd3cd50e62ea6c5f70 authored almost 7 years ago by Richard Lavey <[email protected]>
tidy up

Signed-off-by: Richard Lavey <[email protected]>

afd8d8b7e6b249c91698daddad4f4a9d1fd93bf9 authored almost 7 years ago by Richard Lavey <[email protected]>
add tests

Signed-off-by: Richard Lavey <[email protected]>

55cf265f38483a0c2dabeb651d0a2c8ef53f4905 authored almost 7 years ago by Richard Lavey <[email protected]>
fix rubocop violations

Signed-off-by: Richard Lavey <[email protected]>

d1389df866ab7b6c3cf5a50fee67e85565f6abc4 authored almost 7 years ago by Richard Lavey <[email protected]>
An idempotent property setter

Signed-off-by: Richard Lavey <[email protected]>

0f4024b0d3a7ea1049afbb690ba0154d09037c5c authored almost 7 years ago by Richard Lavey <[email protected]>
Adds tests that installs and adds an HTTP Module (#410)

Signed-off-by: Jared Kauppila <[email protected]>

5ac503f385576b4fa7f2c50a2a7fb5c5b1a636d4 authored about 7 years ago by Jared Kauppila <[email protected]>
Merge pull request #408 from el-gee/patch-1

Update mod_tracing.rb feature capitalization

260bf2c0093703de81ccf75d86249fb5bf98c3cb authored about 7 years ago by Jennifer Davis <[email protected]>
Update mod_tracing.rb feature capitalization

The feature is: `IIS-HttpTracing` per: https://docs.microsoft.com/en-us/iis/install/installing-i...

5d66262856b087458667cf3344b9ddb098032505 authored about 7 years ago by Laurance George <[email protected]>
Iis site/mytest (#402)

* Testing the iis_site :config function

* Testing the iis_site :config function

* fix bug ...

64c35f3e7894462b107beb0ec8662d4fab7ed0fe authored about 7 years ago by Justin Schuhmann <[email protected]>
revert back to :name property (instead of :pool_name) (#407)

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify tha...

e2cbcce22256b06ced6daed08a5c799b60be7877 authored about 7 years ago by Jason Barnett <[email protected]>
set password properties as sensitive (#404)

* set password properties as sensitive

Developer's Certificate of Origin 1.1

By making a c...

7f80290a0423d758ec425760e99ac11df2ec3f12 authored about 7 years ago by Jason Barnett <[email protected]>
Merge pull request #386 from criteo-forks/clean_old

Remove unused method in helper

250673f7a9b8c97797c2a6752dff6538ed382c7e authored about 7 years ago by Tim Smith <[email protected]>
Merge branch 'master' into clean_old

09e008ae9557d9a2cddcea91f59131ace7300895 authored about 7 years ago by Tim Smith <[email protected]>
Bump version to v6.8.0 (#399)

Signed-off-by: Justin Schuhmann <[email protected]>

b796eb0f75692a321d8280b61b153ae2e7f8d81a authored about 7 years ago by Justin Schuhmann <[email protected]>
Rename `recycle_at_time` to `periodic_restart_schedule` (#398)

* Rename `recycle_at_time` to `periodic_restart_schedule`

Signed-off-by: Jared Kauppila <Jare...

efc6ea1a2aa05cb44695e3699e377eccae1fa947 authored about 7 years ago by Jared Kauppila <[email protected]>
Adds the ability to define recycling schedule (#397)

Signed-off-by: Jared Kauppila <[email protected]>

fd5873ca2a05417e1bb6059b6a25512da8995a5c authored about 7 years ago by Jared Kauppila <[email protected]>
Release 6.7.3

Signed-off-by: Tim Smith <[email protected]>

25b8c66f3d0fdb80a7b8e658662b47801133eaae authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #394 from EasyAsABC123/bug-deprecation_error

Fix deprecation issue with current_resource

8b2ec0a9864d65b68c6ece9a4f4dfad41d92bb14 authored over 7 years ago by Tim Smith <[email protected]>
More cleanup of the maintainer files

98ffe3cf4b2f73ad2f3a9d19d2a94a18e0d40ff7 authored over 7 years ago by Tim Smith <[email protected]>
Fix deprecation issue with current_resource

Signed-off-by: Justin Schuhmann <[email protected]>

2d7810aa6ed64c12e22f11bf091c24f8980d029c authored over 7 years ago by Justin Schuhmann <[email protected]>
Merge pull request #391 from chef-cookbooks/foodcritic

Enable all foodcritic rules

82db90cbe00d61c2b6c365e8dd884195dad5bfc0 authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #392 from chef-cookbooks/rubocop

Simplify the rubocop exclusions for test dirs

d048c5913acd77663381945e8dec04161e45a451 authored over 7 years ago by Tim Smith <[email protected]>
Merge branch 'master' into foodcritic

110a0e6f04469ab3eef29f3eeaeba0509fc38987 authored over 7 years ago by Justin Schuhmann <[email protected]>
Merge branch 'master' into rubocop

c3756d6fbc85c5e62521d2f706fdeb8ece0a17a5 authored over 7 years ago by Justin Schuhmann <[email protected]>
Merge pull request #393 from chef-cookbooks/appveyor

Use the current channel of ChefDK for testing

c433cc50a3d04f4609aa3f95356645278251b683 authored over 7 years ago by Tim Smith <[email protected]>
Cookstyle fix

Signed-off-by: Tim Smith <[email protected]>

fd4aedc06db7a30e3adc8a2368a7fadb8e70ec7c authored over 7 years ago by Tim Smith <[email protected]>
Use the current channel of ChefDK for testing

Signed-off-by: Tim Smith <[email protected]>

8bc0551ea37e0d64afb842921fa6fad48d49f021 authored over 7 years ago by Tim Smith <[email protected]>
Merge branch 'master' into clean_old

917c42437f863b3af2c3b8672c5b735eae018a90 authored over 7 years ago by Tim Smith <[email protected]>
Simplify the rubocop exclusions for test dirs

Signed-off-by: Tim Smith <[email protected]>

e432c5eff2cd98bab8e3ea059134cd64a92f8592 authored over 7 years ago by Tim Smith <[email protected]>
Enable all foodcritic rules

Signed-off-by: Tim Smith <[email protected]>

9a343ce4e4e8a979e7761af1556d5ce1bf129fe6 authored over 7 years ago by Tim Smith <[email protected]>
Merge pull request #389 from chef-cookbooks/EasyAsABC123-patch-1

Update README.md

7dbf1270f50caf445040e084fcc30abe801a87b9 authored over 7 years ago by Tim Smith <[email protected]>
Update README.md

Signed-off-by: Justin Schuhmann <[email protected]>

78a0c07a7f6db231921151619a8951e837fa22c3 authored over 7 years ago by Justin Schuhmann <[email protected]>
Remove unused method in helper

Change-Id: Ide5a829bfefd824c48605c4d6e1a2ecc9e76b616
Signed-off-by: Grégoire Seux <g.seux@criteo...

e3a1fafa83c75b1d46a33b17589fe83f6476c202 authored over 7 years ago by Grégoire Seux <[email protected]>
Adds better documentation for the options parameter (#383)

Signed-off-by: Justin Schuhmann <[email protected]>

dfd6c5f6297435a936665822caff0e877bd3b798 authored over 7 years ago by Justin Schuhmann <[email protected]>
release 6.7.2 (#382)

Signed-off-by: Justin Schuhmann <[email protected]>

a7abd8483e8f350323139ae364d0e9f4c5f3b014 authored over 7 years ago by Justin Schuhmann <[email protected]>
Fix FTP site binding error (#380)

* Fixing FTP binding issue 368

Signed-off-by: fdzedzy <[email protected]>

...

d986c22fe901696dcecbdec8b231ca111b14af78 authored over 7 years ago by Frank Dzedzy <[email protected]>
Release v6.7.1 (#379)

Signed-off-by: Justin Schuhmann <[email protected]>

8df31c209c82d0065bb640652006698f6407ee5e authored over 7 years ago by Justin Schuhmann <[email protected]>
Fix issue with guard clause missing on check (#378)

Signed-off-by: Justin Schuhmann <[email protected]>

00a7b1fce81aed12b24a8a6cbe0f6df4ccfbcec4 authored over 7 years ago by Justin Schuhmann <[email protected]>
Release v6.7.0 (#376)

Signed-off-by: Justin Schuhmann <[email protected]>

de6c2c146a8cd6749d9471d165f88541d5cf7a9a authored over 7 years ago by Justin Schuhmann <[email protected]>
fix multiple bugs with iis_vdir iis_root iis_app for idempotency (#375)

Signed-off-by: Justin Schuhmann <[email protected]>

17c03ece3f22465722e1e7aeeea8e7c2b882a9c3 authored over 7 years ago by Justin Schuhmann <[email protected]>
Release v6.6.0 (#373)

Signed-off-by: Justin Schuhmann <[email protected]>

da84b5dc7f64c3638a3fd9e428dc1c1caef61ca4 authored over 7 years ago by Justin Schuhmann <[email protected]>
Update appveyor.yml

92813c98520986c35b6f57612075101fd30fba85 authored over 7 years ago by Jennifer Davis <[email protected]>
Enhancement module custom resource (#372)

* Module custom resource
Signed-off-by: Justin Schuhmann <[email protected]>

* Update iis_m...

67e47e5b463e6b692fd58212e227b371918f3a57 authored over 7 years ago by Justin Schuhmann <[email protected]>
Fix README.md (#367)

Documentation outdated since commit d5a8462a82ef15b151bc7f36c3410973440cecc6
merged under [obvi...

dc36bbc920a60afae4dfa44064b75b33683cc490 authored over 7 years ago by Gabe <[email protected]>
Release v6.5.3 (#371)

Signed-off-by: Justin Schuhmann <[email protected]>

37c9a258b2e275c07fa14e27d0f1506c41798fd1 authored over 7 years ago by Justin Schuhmann <[email protected]>
Resolves a bug in iis_vdir also adds more liberty in config (#370)

Signed-off-by: Justin Schuhmann <[email protected]>

1a0d88cf05ef09de356b2446c488b67be90c73a9 authored over 7 years ago by Justin Schuhmann <[email protected]>
Refactor vdir name property to site_name (#359)

* Fixing pool name spaces bug

Signed-off-by: fdzedzy <[email protected]>

*...

75afae93a641dbad5d4adcd518af038c6601cda0 authored over 7 years ago by Frank Dzedzy <[email protected]>
Release v6.5.2 (#364)

Signed-off-by: Justin Schuhmann <[email protected]>

583d13d842efe2c971573ab5e86b660531aa8187 authored over 7 years ago by Justin Schuhmann <[email protected]>
Update iis_vdir name to not require a trailing / (#363)

Signed-off-by: Justin Schuhmann <[email protected]>

3037029688976f25454b0007d4190e1dd715da3c authored over 7 years ago by Justin Schuhmann <[email protected]>
Fix iis_pool identity_type issue (#362)

Signed-off-by: Justin Schuhmann <[email protected]>

516d05263c777ea8c2ab68d59ff3f390a788a80e authored over 7 years ago by Justin Schuhmann <[email protected]>
Release v6.5.1 (#358)

Signed-off-by: Justin Schuhmann <[email protected]>

76dff68103864c7395d0d8b322d4e5be972846ca authored over 7 years ago by Justin Schuhmann <[email protected]>
Add quotes to pool name (#357)

* Fixing pool name spaces bug

Signed-off-by: fdzedzy <[email protected]>

*...

7f933d939bc95545d304f80d1527081759c03779 authored over 7 years ago by Justin Schuhmann <[email protected]>
Release v6.5.0 (#352)

Signed-off-by: Justin Schuhmann <[email protected]>

8fe4aa06f72bec904c600852c45093cf4d758030 authored over 7 years ago by Justin Schuhmann <[email protected]>
iis_root custom resource (#351)

Signed-off-by: Justin Schuhmann <[email protected]>

f830bb4660fc3c83ce6aa9379667ef8998bd3b21 authored over 7 years ago by Justin Schuhmann <[email protected]>
Release v6.4.1 (#350)

Signed-off-by: Justin Schuhmann <[email protected]>

3ee10a22dcf71573c01754696573720c46862b62 authored over 7 years ago by Justin Schuhmann <[email protected]>
fix bug with start having ! in front

also added current_resource for good measure
Signed-off-by: Justin Schuhmann <[email protected]>

ff946d7096deb69b4527994c8a00017e343cac4b authored over 7 years ago by Justin Schuhmann <[email protected]>