Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2592 from martinisoft/martinisoft/add_freebsd_maintainer | Adam Jacob | 2015-01-08 | 1 | -0/+8 |
|\ | | | | | Add martinisoft to missing FreeBSD platform | ||||
| * | Add martinisoft to missing FreeBSD platform | Aaron Kalin | 2014-12-09 | 1 | -0/+8 |
| | | | | | | | | This adds me (martinisoft) as a maintainer for FreeBSD officially. | ||||
* | | Merge pull request #2674 from opscode/audit-mode | Tyler Ball | 2014-12-29 | 55 | -96/+3465 |
|\ \ | | | | | | | Audit mode | ||||
| * | | Updating for review comments | tyler-ball | 2014-12-29 | 4 | -8/+10 |
| | | | |||||
| * | | Merging master to audit-mode | tyler-ball | 2014-12-29 | 18 | -209/+512 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #2708 from opscode/jonlives/2505 | Jon Cowie | 2014-12-29 | 5 | -8/+15 |
|\ \ \ | | | | | | | | | Merge pull request #2505 from kwilczynski/http-create-url | ||||
| * | | | Updating md files for PR 2505 | Jon Cowie | 2014-12-29 | 3 | -7/+7 |
| | | | | |||||
| * | | | Fix. Make sure that scheme part of the URI is treated in a case-insensitive ↵ | Krzysztof Wilczynski | 2014-12-29 | 2 | -1/+8 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | manner. This is as per http://en.wikipedia.org/wiki/URI_scheme, and solves some edges i.e., following (30x) URL from the "Location" header where we have to deal with "HTTP://". Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com> | ||||
* | | | Merge pull request #2687 from opscode/mcquin/bugfix/search-filtering | Claire McQuin | 2014-12-23 | 4 | -143/+110 |
|\ \ \ | | | | | | | | | Make search with filtering match partial_search. | ||||
| * | | | Build configurable search string.mcquin/bugfix/search-filtering | Claire McQuin | 2014-12-19 | 3 | -7/+15 |
| | | | | |||||
| * | | | Remaining fixes. | Claire McQuin | 2014-12-19 | 2 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Exclude rows from query if rows are nil. * Update defaults in knife/search to match query defaults. * Update start when polling more rows. | ||||
| * | | | Fix spelling. | Claire McQuin | 2014-12-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | Make config a reader. | Claire McQuin | 2014-12-19 | 1 | -2/+2 |
| | | | | |||||
| * | | | Use 2.0 syntax (required keyword arguments are 2.1+). | Claire McQuin | 2014-12-19 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fix whitespace. | Claire McQuin | 2014-12-19 | 1 | -5/+4 |
| | | | | |||||
| * | | | Update for new rows default in search. | Claire McQuin | 2014-12-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | Allow search to receive either an array or hash of arguments. | Claire McQuin | 2014-12-19 | 1 | -44/+37 |
| | | | | |||||
| * | | | Add optional config parameter. | Claire McQuin | 2014-12-18 | 1 | -3/+9 |
| | | | | |||||
| * | | | Return all matches by default. | Claire McQuin | 2014-12-18 | 2 | -7/+6 |
| | | | | |||||
| * | | | Require a file that exists. | Claire McQuin | 2014-12-18 | 1 | -1/+1 |
| | | | | |||||
| * | | | No more should. | Claire McQuin | 2014-12-18 | 1 | -15/+15 |
| | | | | |||||
| * | | | Make search with filtering match partial_search. | Claire McQuin | 2014-12-18 | 2 | -120/+82 |
| | | | | | | | | | | | | | | | | * Updated search to use argument parameters. | ||||
* | | | | Merge pull request #2699 from opscode/cdoherty-fix-logon-specs | Chris Doherty | 2014-12-22 | 1 | -5/+6 |
|\ \ \ \ | | | | | | | | | | | Fix transient test failure. | ||||
| * | | | | Randomize service display name to fix transient test failure, and mark ↵cdoherty-fix-logon-specs | Chris Doherty | 2014-12-22 | 1 | -5/+6 |
|/ / / / | | | | | | | | | | | | | unimplemented test as pending. | ||||
* | | | | Merge pull request #2288 from opscode/cdoherty-enhance-win-service | Chris Doherty | 2014-12-21 | 9 | -64/+383 |
|\ \ \ \ | |/ / / |/| | | | Enable logon-as-service in windows_service (CHEF-4921). | ||||
| * | | | Enable Windows services to run as a different user (CHEF-4921). This adds ↵cdoherty-enhance-win-service | Chris Doherty | 2014-12-19 | 9 | -64/+383 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | :run_as_user and :run_as_password attributes to the windows_service resource. If a logon user is specified, the resource will (on every run) grant the logon-as-service privilege to that user, using secedit.exe. | ||||
| | * | | Merging master to this branch | tyler-ball | 2014-12-18 | 5 | -20/+20 |
| | |\ \ | |_|/ / |/| | | | |||||
* | | | | Merge pull request #2675 from opscode/clearing_doc | Tyler Ball | 2014-12-18 | 1 | -537/+0 |
|\ \ \ \ | | | | | | | | | | | Clearing out doc_changes because we're in a new release | ||||
| * | | | | Clearing out doc_changes because we're in a new releaseclearing_doc | tyler-ball | 2014-12-17 | 1 | -537/+0 |
| | | | | | |||||
* | | | | | Merge pull request #2654 from opscode/jdm/lcm-parser-fixes | Jay Mundrawala | 2014-12-18 | 5 | -20/+20 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fix bug where errored parsing from what-if output causes resource to be considered converged | ||||
| * | | | | Add whitespacejdm/lcm-parser-fixes | Jay Mundrawala | 2014-12-17 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Rename Chef::Exceptions::LCMParserException to Chef::Exceptions::LCMParser | Jay Mundrawala | 2014-12-17 | 4 | -5/+5 |
| | | | | | |||||
| * | | | | Don't care how many timess you warn, just do it | Jay Mundrawala | 2014-12-17 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Fix bug where error parser what-if output causes resource to be considered ↵ | Jay Mundrawala | 2014-12-17 | 4 | -16/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | converged. We now fall back to assuming the resource is not converged if we cannot parse information about a dsc resource. | ||||
| | | * | | Addressing review comments, adding documentation | tyler-ball | 2014-12-18 | 8 | -4/+71 |
| | | | | | |||||
| | | * | | No longer need to run travis on audit-mode branch | tyler-ball | 2014-12-18 | 1 | -1/+0 |
| | | | | | |||||
| | | * | | Resolving conflicsts from giant rebase | tyler-ball | 2014-12-17 | 4 | -46/+46 |
| | | | | | |||||
| | | * | | Unit tests for audit-mode in chef-solo. | Claire McQuin | 2014-12-17 | 7 | -52/+85 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Audits are disabled by default. * Also, updated spec file to use RSpec :let. | ||||
| | | * | | Explicitly enable audits. | Claire McQuin | 2014-12-17 | 2 | -0/+5 |
| | | | | | |||||
| | | * | | Add specs for audit-mode command-line and configuration settings. | Claire McQuin | 2014-12-17 | 3 | -19/+92 |
| | | | | | |||||
| | | * | | Disable audit-mode by default. | Claire McQuin | 2014-12-17 | 2 | -12/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Modify command line option --audit-mode to accept parameters enabled, disabled, or audit-only. * Emit a warning if audit-mode is enabled or audit-only. | ||||
| | | * | | Unit and functional tests for spec_formatter | tyler-ball | 2014-12-17 | 2 | -0/+82 |
| | | | | | |||||
| | | * | | Fixing unit test adding Serverspec DSL | tyler-ball | 2014-12-17 | 5 | -69/+72 |
| | | | | | |||||
| | | * | | Finishing unit and functional test coverage for audit runner | tyler-ball | 2014-12-17 | 5 | -56/+207 |
| | | | | | |||||
| | | * | | Adding example of sandboxing | tyler-ball | 2014-12-17 | 3 | -2/+141 |
| | | | | | |||||
| | | * | | Adding simple integration test for audit mode output | tyler-ball | 2014-12-17 | 8 | -2/+155 |
| | | | | | |||||
| | | * | | Adding test for recipe DSL audit additions | tyler-ball | 2014-12-17 | 5 | -7/+13 |
| | | | | | |||||
| | | * | | Rescuing Exception blind was covering up an unexpected error | tyler-ball | 2014-12-17 | 2 | -27/+100 |
| | | | | | |||||
| | | * | | Adding audit DSL coverage | tyler-ball | 2014-12-17 | 1 | -11/+24 |
| | | | | | |||||
| | | * | | Add unit tests for Audit::AuditReporter | Claire McQuin | 2014-12-17 | 1 | -0/+374 |
| | | | | |