Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/logrotate

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

Updating to use clearer conditional

postrotate and prerotate are initialized to nil so the above is clearer (thanks for pointing thi...

cb9238da862b979cba2b80ecce458bf7164581a0 authored about 12 years ago by Jon-Erik Schneiderhan <[email protected]>
adding missed 'end'

e1a62609ad062b8d7b18a638adee6892bc34a2ed authored about 12 years ago by Jon-Erik Schneiderhan <[email protected]>
adding postrotate, prerotate, and sharedscripts support

e1622dbb0c12f9d1349a4a614fa992738c0f7ad7 authored about 12 years ago by Jon-Erik Schneiderhan <[email protected]>
better formatting in readme

a6fb23a80fcca5b3218d3988315c9a5a59f453e0 authored about 12 years ago by jtimberman <[email protected]>
additional platforms in metadata, clarify description

1f3a633aee2247eb952c730cd5bf53428ba12253 authored about 12 years ago by jtimberman <[email protected]>
add a generated by chef header comment

cb966c6eb73ac81ce5fdeaf4207cdb42ef4f6d95 authored about 12 years ago by jtimberman <[email protected]>
use default action of install instead of upgrade

7c304452a3de03e100eed6c76a5a412ac0e9b33f authored about 12 years ago by jtimberman <[email protected]>
[COOK-1830] - add test kitchen support

0e8cf7747933e72302c6a5738e09ab3b35d459a8 authored about 12 years ago by jtimberman <[email protected]>
Merge pull request #3 from Youscribe/uselesCreate

[COOK-1598] make "create" a _real_ optionnal parameter

a6dda0451825b413ba0672ebb12cc0c86f433feb authored about 12 years ago by Joshua Timberman <[email protected]>
make "create" an _real_ optionnal parameter. "root adm" isn't a standard way.

Whithout this parameter, logrotate re-create file with same permission as previous (best way I th...

a16657d863877c4ba2cf580c4bf3e092a010cfd9 authored over 12 years ago by Guilhem Lettron <[email protected]>
[COOK-1087] Update the CONTRIBUTING file to fix a minor typo

a19cbd35824b39bbf789e0f458201daed391e086 authored almost 13 years ago by Nathen Harvey <[email protected]>
Merge branch 'master' of github.com:customink/cookbooks

8a839551dc3be46c7f2980b3a4f51c73147297db authored almost 13 years ago by Nathen Harvey <[email protected]>
Preparing repository for splitting cookbooks into their own repos.

* Add a CONTRIBUTING file to each cookbook.
* Move the Changes/Roadmap section(s) to CHANGELOG.m...

a3db6d57d1067968fc630235ab34fb1a2e7a8748 authored almost 13 years ago by jtimberman <[email protected]>
merge upstream

695fa4f1f63f6a85758f558638c07d7f6bc089a9 authored over 13 years ago by Nathen Harvey <[email protected]>
chef 0.10 doesn't need metadata.json

d7eca3a8fef69aa489c1236ed1761c364d26fdf8 authored over 13 years ago by jtimberman <[email protected]>
logrotate improvements from customer work

* markdown is nicer than rdoc
* fix metadata and readme to not refer to apache cookbook
* more f...

abd18389b4319190b4be0359d42a676f9430165b authored over 13 years ago by jtimberman <[email protected]>
COOK-316, add recipes to metadata for all cookbooks

c8bed9c3e43439ead24b4a4017e92515199d4f97 authored over 14 years ago by jtimberman <[email protected]>
Update metadata across the board.

f839ba078190aaf1280c06bcd3357b5b1330ec8e authored over 14 years ago by jtimberman <[email protected]>
merge conflict on json

9f7ef9073c2d916180c6e6f361428641a60813a3 authored over 14 years ago by jtimberman <[email protected]>
merge refactoring of the bootstrap->chef cookbooks

6dacb6af0ce71f6f32bc8629de0e2868c42f603e authored over 14 years ago by jtimberman <[email protected]>
regenerate latest metadata.json for consistency across cookbooks.

abba4019fe6f740227873963e1401b75fc2184a3 authored over 14 years ago by jtimberman <[email protected]>
Remove metadata.json and update application readme.

* Metadata.json can be generated with the rake tasks.
* Use 'metadata[cookbook]' and 'metadata_a...

a5c785c4839728c5c7b6e595610633186d57f4fa authored over 14 years ago by jtimberman <[email protected]>
Remove metadata.json and update application readme.

* Metadata.json can be generated with the rake tasks.
* Use 'metadata[cookbook]' and 'metadata_a...

a8012d16a66b8e4a365bd956fe27ea6f51149808 authored over 14 years ago by jtimberman <[email protected]>
Updating metadata, versions and documentation for bootstrap, for 0.8.x release of Chef

1fee1bb656fa4a0cd9bc46845ca0b78299e23b56 authored almost 15 years ago by jtimberman <[email protected]>
- update logrotate sauce so it's useful (related to COOK-206)

Signed-off-by: Scott M. Likens <[email protected]>

6c7ec56d56bb6496376afc56b62a9c3becd1833f authored about 15 years ago by Scott M. Likens <[email protected]>
supports platform metadata for all cookbooks that didn't have it

96a9c3d002e40c16bcf54e1ce09e5ebc4ec3552b authored about 15 years ago by jtimberman <[email protected]>
cook-188, update copyright notices, regen metadata too

9d482f4c371988a9fe9ad9da5a69217f88dce99b authored about 15 years ago by jtimberman <[email protected]>
metadata task and json data

The rakefile shouldn't delete the metadata task, since the
ability to generate JSON metadata fro...

bab35fb19742f0ef133652beb2b9e246f7f68e11 authored over 15 years ago by jtimberman <[email protected]>
cook-131, flesh out more cookbook metadata

72dbfcc4d03e0d1f46fc282c469fde62c5ccbd6d authored over 15 years ago by jtimberman <[email protected]>
COOK-131, initial commit of skeleton metadata files.

f12c03c00ffc08d686ee650706731cfc1c0c1168 authored over 15 years ago by jtimberman <[email protected]>
Add logrotate recipe

a7583916cc274c152c5cf69eef05dcb311dcad22 authored almost 16 years ago by Joshua Timberman <[email protected]>