summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge pull request #563 from chef/btm/fix-postinstBryan McLellan2015-12-168-22/+325
| | |\ \ \ | | | |/ /
| | | * | Verify symlinks are created to the correct locationsBryan McLellan2015-12-161-19/+10
| | | * | Revert "Have angrychef and chef-fips reuse chef's package scripts"Bryan McLellan2015-12-167-3/+315
| | |/ /
| | * | Merge pull request #558 from chef/salam/release-12.6.0Salim Alam2015-12-151-3/+3
| | |\ \
| | | * | Pin chef and ohai back to masterSalim Alam2015-12-141-2/+2
| | | * | Bump version to 12.6.0 for releaseSalim Alam2015-12-141-1/+1
| | * | | Merge pull request #560 from chef/schisamo/chef-fips-msi-nameSeth Chisamore2015-12-151-2/+2
| | |\ \ \
| | | * | | Use same package naming convention across Chef FIPS platformsSeth Chisamore2015-12-151-2/+2
| | |/ / /
| | * | | Merge pull request #559 from chef/salam/typo-fixSalim Alam2015-12-141-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix typo in project locationSalim Alam2015-12-141-1/+1
| | |/ /
| | * | Merge pull request #556 from chef/if/aixIsa Farnik2015-12-111-13/+11
| | |\ \
| | | * | bundle update omnibus & omnibus-softwareIsa Farnik2015-12-111-13/+11
| | * | | Merge pull request #557 from chef/salam/release-pinSalim Alam2015-12-111-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Pin chef and ohaiSalim Alam2015-12-111-2/+2
| | |/ /
| | * | Merge pull request #555 from chef/jdm/berkshelf-masterJay Mundrawala2015-12-111-1/+3
| | |\ \ | | | |/ | | |/|
| | | * Point berkshelf at masterJay Mundrawala2015-12-101-1/+3
| | |/
| | * Integration buildSalim Alam2015-12-090-0/+0
| | * Merge pull request #552 from juliandunn/remove-bogus-symlinksJulian C. Dunn2015-12-081-1/+1
| | |\
| | | * Remove bogus symlinks. This will fix https://github.com/chef/chef-dk/issues/578Julian C. Dunn2015-12-031-1/+1
| | * | Merge pull request #553 from chef/salam/pin-omnibus-softwareSalim Alam2015-12-071-1/+1
| | |\ \
| | | * | Point omnibus-software to update with new opensslSalim Alam2015-12-071-1/+1
| | |/ /
| | * | Merge pull request #551 from chef/ksubrama/fips_pipelineKartik Null Cating-Subramanian2015-12-0422-754/+62
| | |\ \ | | | |/ | | |/|
| | | * Have angrychef and chef-fips reuse chef's package scriptsKartik Null Cating-Subramanian2015-12-047-315/+3
| | | * Work around cleanroom restrictionsKartik Null Cating-Subramanian2015-12-041-1/+2
| | | * Update nio4r to allow it to build on El CapitanKartik Null Cating-Subramanian2015-12-041-1/+4
| | | * Redirect angrychef to look at chef's resource filesKartik Null Cating-Subramanian2015-12-041-0/+2
| | | * Delete copied angrychef filesKartik Null Cating-Subramanian2015-12-0414-572/+0
| | | * New FIPS compliant chef client projectKartik Null Cating-Subramanian2015-12-033-0/+198
| | | * Make the project directory name configurable when using msiKartik Null Cating-Subramanian2015-12-033-22/+9
| | | * Refactor MSI upgrade code in chef project.Kartik Null Cating-Subramanian2015-12-031-2/+3
| | |/
| | * Merge pull request #546 from chef/jdm/always-cleanup-embeddedJay Mundrawala2015-11-241-1/+2
| | |\
| | | * Always clean up embedded/binJay Mundrawala2015-11-191-1/+2
| | * | Merge pull request #547 from chef/schisamo/pull-in-latest-inspecSeth Chisamore2015-11-201-6/+5
| | |\ \
| | | * | ChefDK integration builds should pull in latest InSpecSeth Chisamore2015-11-201-6/+5
| | | |/
| | * | Updating to the latest chef-provisioning-awsTyler Ball2015-11-201-1/+1
| | |/
| | * Merge pull request #544 from chef/salam/fastmsi-chefSalim Alam2015-11-133-6/+49
| | |\
| | | * Enable Fast MSI for chef clientSalim Alam2015-11-123-6/+49
| | * | Merge pull request #543 from chef/salam/fastmsi-onSalim Alam2015-11-132-0/+3
| | |\ \
| | | * | Elevation bug fixSalim Alam2015-11-121-0/+2
| | | * | Turn on FastMSI for ChefDKSalim Alam2015-11-121-0/+1
| | | |/
| | * | Merge pull request #542 from chef/tball/chefdk_depsTyler Ball2015-11-1313-441/+18
| | |\ \ | | | |/ | | |/|
| | | * Using just merged https://github.com/chef/omnibus-software/pull/519tyler-ball2015-11-132-6/+2
| | | * Rebasing off mastertyler-ball2015-11-121-1/+2
| | | * Moving all software definitions that are not specific to chef or chefdk to om...tyler-ball2015-11-1210-415/+0
| | | * Updating to the latest version of winrm-transporttyler-ball2015-11-121-1/+1
| | | * Moving items previously installed as gems into software definitions intyler-ball2015-11-123-23/+18
| | |/
| | * Merge pull request #540 from chef/salam/fastmsi-reduxSalim Alam2015-11-123-19/+60
| | |\
| | | * Add Fast MSI support to ChefDKSalim Alam2015-11-123-19/+60
| | * | Merge pull request #541 from chef/0100_releaseTyler Ball2015-11-061-3/+3
| | |\ \
| | | * | Unpinning so builds resume using mastertyler-ball2015-11-061-3/+3