inspec/lib/inspec
Chef Expeditor 06e517ba07
Bump version to 4.4.49 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2019-05-22 19:35:42 +00:00
..
archive Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
completions Add command-line completions for fish shell 2017-05-04 11:42:13 -05:00
dependencies Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
formatters Inspec 3.0 (#3512) 2018-10-15 18:25:27 -04:00
objects Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
plugin Use IO globals instead of IO constants. 2019-05-18 12:48:18 -07:00
reporters This needed to be a flat_map because :profiles was an array. 2019-05-18 15:16:09 -07:00
resources Merge pull request #4115 from inspec/zenspider/clean_method_call_pattern 2019-05-20 13:07:43 -07:00
secrets Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
utils Minor require cleanup for telemetry. 2019-05-20 13:09:38 -07:00
backend.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
base_cli.rb Use IO globals instead of IO constants. 2019-05-18 12:48:18 -07:00
cached_fetcher.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
cli.rb Use IO globals instead of IO constants. 2019-05-18 12:48:18 -07:00
config.rb Fixed missing requires. 2019-05-18 21:02:13 -07:00
control_eval_context.rb Pulling requires out of often called methods. 2019-05-14 23:25:28 -07:00
describe.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
dist.rb First step to get inspec names changeable 2019-05-06 18:40:35 +02:00
dsl.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
dsl_shared.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
env_printer.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
errors.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
exceptions.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
expect.rb Clean more requires 2019-05-20 13:01:18 -07:00
fetcher.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
file_provider.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
formatters.rb Add new "reporter" system (replacement for "formatters"), support multiple reporters per run (#2464) 2018-02-08 10:06:58 +01:00
globals.rb Plugins: Example CLI Plugin, a Resource Lister (#3421) 2018-09-27 16:57:18 -04:00
impact.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
input_registry.rb Get unit and functional tests passing 2019-04-26 13:14:32 -04:00
library_eval_context.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
log.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
metadata.rb Fixed missing requires 2019-05-17 02:26:06 -07:00
method_source.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
objects.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
polyfill.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
profile.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
profile_context.rb Use #key? rather than #has_key? in profile_name ternary 2019-05-17 16:39:14 -07:00
profile_vendor.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
reporters.rb Use IO globals instead of IO constants. 2019-05-18 12:48:18 -07:00
require_loader.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
resource.rb json was required twice. 2019-05-19 11:02:02 -07:00
rspec_extensions.rb Add input() DSL method, could use some DRY up 2019-04-30 23:56:17 -04:00
rule.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
runner.rb Pulling requires out of often called methods. 2019-05-14 23:25:28 -07:00
runner_mock.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
runner_rspec.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
runtime_profile.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
schema.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
secrets.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
shell.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
shell_detector.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
source_reader.rb Remove # encoding: utf8 magic comments 2019-05-07 16:06:23 -07:00
ui.rb Change exit code to 172 when license is not accepted 2019-04-11 10:30:46 -04:00
version.rb Bump version to 4.4.49 by Chef Expeditor 2019-05-22 19:35:42 +00:00