summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Get rid of commented-out stuffjk/local-mode-defaultJohn Keiser2015-01-082-19/+0
* Infer chef_repo_path from clients/ as well as cookbooks/John Keiser2015-01-086-15/+38
* Remove "no config file" warning when -c not specifiedJohn Keiser2015-01-086-28/+230
* Make chef-client load knife.rb when /etc/chef/client.rb does not existJohn Keiser2015-01-0810-85/+246
* Turn local mode on by default unless chef_server_url is specifiedJohn Keiser2015-01-086-8/+21
* Merge pull request #2732 from martinisoft/martinisoft/update_martinisoft_to_l...Adam Jacob2015-01-081-1/+2
|\
| * Per conversation in #chef-hackingAaron Kalin2015-01-081-1/+2
|/
* Merge pull request #2592 from martinisoft/martinisoft/add_freebsd_maintainerAdam Jacob2015-01-081-0/+8
|\
| * Add martinisoft to missing FreeBSD platformAaron Kalin2014-12-091-0/+8
* | Merge pull request #2674 from opscode/audit-modeTyler Ball2014-12-2955-96/+3465
|\ \
| * | Updating for review commentstyler-ball2014-12-294-8/+10
| * | Merging master to audit-modetyler-ball2014-12-2918-209/+512
| |\ \ | |/ / |/| |
* | | Merge pull request #2708 from opscode/jonlives/2505Jon Cowie2014-12-295-8/+15
|\ \ \
| * | | Updating md files for PR 2505Jon Cowie2014-12-293-7/+7
| * | | Fix. Make sure that scheme part of the URI is treated in a case-insensitive m...Krzysztof Wilczynski2014-12-292-1/+8
|/ / /
* | | Merge pull request #2687 from opscode/mcquin/bugfix/search-filteringClaire McQuin2014-12-234-143/+110
|\ \ \
| * | | Build configurable search string.mcquin/bugfix/search-filteringClaire McQuin2014-12-193-7/+15
| * | | Remaining fixes.Claire McQuin2014-12-192-7/+7
| * | | Fix spelling.Claire McQuin2014-12-191-1/+1
| * | | Make config a reader.Claire McQuin2014-12-191-2/+2
| * | | Use 2.0 syntax (required keyword arguments are 2.1+).Claire McQuin2014-12-191-2/+2
| * | | Fix whitespace.Claire McQuin2014-12-191-5/+4
| * | | Update for new rows default in search.Claire McQuin2014-12-191-1/+1
| * | | Allow search to receive either an array or hash of arguments.Claire McQuin2014-12-191-44/+37
| * | | Add optional config parameter.Claire McQuin2014-12-181-3/+9
| * | | Return all matches by default.Claire McQuin2014-12-182-7/+6
| * | | Require a file that exists.Claire McQuin2014-12-181-1/+1
| * | | No more should.Claire McQuin2014-12-181-15/+15
| * | | Make search with filtering match partial_search.Claire McQuin2014-12-182-120/+82
* | | | Merge pull request #2699 from opscode/cdoherty-fix-logon-specsChris Doherty2014-12-221-5/+6
|\ \ \ \
| * | | | Randomize service display name to fix transient test failure, and mark unimpl...cdoherty-fix-logon-specsChris Doherty2014-12-221-5/+6
|/ / / /
* | | | Merge pull request #2288 from opscode/cdoherty-enhance-win-serviceChris Doherty2014-12-219-64/+383
|\ \ \ \ | |/ / / |/| | |
| * | | Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-199-64/+383
| | * | Merging master to this branchtyler-ball2014-12-185-20/+20
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2675 from opscode/clearing_docTyler Ball2014-12-181-537/+0
|\ \ \ \
| * | | | Clearing out doc_changes because we're in a new releaseclearing_doctyler-ball2014-12-171-537/+0
* | | | | Merge pull request #2654 from opscode/jdm/lcm-parser-fixesJay Mundrawala2014-12-185-20/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add whitespacejdm/lcm-parser-fixesJay Mundrawala2014-12-171-1/+1
| * | | | Rename Chef::Exceptions::LCMParserException to Chef::Exceptions::LCMParserJay Mundrawala2014-12-174-5/+5
| * | | | Don't care how many timess you warn, just do itJay Mundrawala2014-12-171-4/+4
| * | | | Fix bug where error parser what-if output causes resource to be considered co...Jay Mundrawala2014-12-174-16/+16
| | | * | Addressing review comments, adding documentationtyler-ball2014-12-188-4/+71
| | | * | No longer need to run travis on audit-mode branchtyler-ball2014-12-181-1/+0
| | | * | Resolving conflicsts from giant rebasetyler-ball2014-12-174-46/+46
| | | * | Unit tests for audit-mode in chef-solo.Claire McQuin2014-12-177-52/+85
| | | * | Explicitly enable audits.Claire McQuin2014-12-172-0/+5
| | | * | Add specs for audit-mode command-line and configuration settings.Claire McQuin2014-12-173-19/+92
| | | * | Disable audit-mode by default.Claire McQuin2014-12-172-12/+45
| | | * | Unit and functional tests for spec_formattertyler-ball2014-12-172-0/+82
| | | * | Fixing unit test adding Serverspec DSLtyler-ball2014-12-175-69/+72