.. |
ansi_escape_code_remover.rb
|
Don't strip color codes with ANSI escape code remover
|
2012-02-05 13:30:21 +01:00 |
busy.rb
|
Return the value of the yielded block in Busy
|
2013-04-03 08:31:41 -07:00 |
checkpoint_client.rb
|
Redirect output to stderr instead of using Basic UI class
|
2018-12-05 12:19:51 -08:00 |
command_deprecation.rb
|
Isolate push deprecation to atlas strategy only
|
2017-03-21 15:08:17 -07:00 |
counter.rb
|
Fix some issues with the atomic counter and chef-solo
|
2011-08-03 21:28:29 -07:00 |
credential_scrubber.rb
|
Ignore empty strings registered as sensitive
|
2018-02-15 17:02:34 -08:00 |
curl_helper.rb
|
Update based on second round of feedback
|
2018-10-12 09:07:12 -07:00 |
deep_merge.rb
|
provisioners/salt: don't use exteranl deep_merge [GH-2348]
|
2014-03-07 09:18:34 -08:00 |
downloader.rb
|
Fix comment formatting
|
2018-10-12 09:07:12 -07:00 |
env.rb
|
Remove direct bundler usage within Env util
|
2016-12-07 06:00:56 -08:00 |
experimental.rb
|
Remove VALID_FEATURES constant
|
2018-12-07 13:52:02 -08:00 |
file_checksum.rb
|
Improved box checksum verification performance
|
2014-06-23 19:17:37 -07:00 |
file_mode.rb
|
Copy insecure private key to user owned directory [GH-580]
|
2011-12-11 16:32:25 -08:00 |
guest_inspection.rb
|
Validate hostnamectl command is in working state
|
2018-12-17 12:46:30 -08:00 |
hash_with_indifferent_access.rb
|
Typo fixes for docs
|
2010-12-14 22:06:15 -08:00 |
io.rb
|
core: change select timeout to 1 for WIndows [GH-5309]
|
2015-07-06 13:54:00 -06:00 |
is_port_open.rb
|
Update is_port_open.rb
|
2017-04-24 20:09:32 +02:00 |
keypair.rb
|
Do not use deprecated API.
|
2017-10-23 10:57:36 -07:00 |
line_ending_helpers.rb
|
Convert line endings to Unix-style [GH-727]
|
2012-02-10 18:07:59 -08:00 |
logging_formatter.rb
|
Scrub sensitive information prior to message output
|
2017-12-14 15:38:31 -08:00 |
network_ip.rb
|
util/network_ip: Simplify #network_address helper
|
2018-10-28 21:17:43 +01:00 |
platform.rb
|
Use wslpath command for customized root on WSL
|
2019-01-09 03:59:40 +09:00 |
powershell.rb
|
Use Base64#strict_encode64 instead of Base64#urlsafe_encode64 for PowerShell
|
2018-12-06 16:13:48 -08:00 |
presence.rb
|
Use the new presence helpers in the Chef provisioner
|
2015-11-23 18:33:47 -05:00 |
retryable.rb
|
Change symbols inside hashes to 1.9 JSON-like syntax
|
2014-05-22 12:35:12 -04:00 |
safe_chdir.rb
|
Get rid of unnecessary variable
|
2013-04-03 08:31:43 -07:00 |
safe_env.rb
|
core: catch EINVAL on setting env vars [GH-6017]
|
2015-11-23 09:39:51 -08:00 |
safe_exec.rb
|
Spelling fixes
|
2018-03-14 14:41:04 +00:00 |
safe_puts.rb
|
Change symbols inside hashes to 1.9 JSON-like syntax
|
2014-05-22 12:35:12 -04:00 |
scoped_hash_override.rb
|
Change symbols inside hashes to 1.9 JSON-like syntax
|
2014-05-22 12:35:12 -04:00 |
shell_quote.rb
|
core: put shell quoting into its own util class, it is useful
|
2013-12-13 21:17:15 -08:00 |
silence_warnings.rb
|
core: Silence ruby warnings when loading external machines
|
2014-04-21 13:51:25 -07:00 |
ssh.rb
|
Add support for SSH config file to to 'vagrant ssh' command
|
2018-12-11 07:51:47 -08:00 |
stacked_proc_runner.rb
|
Spelling fixes
|
2018-03-14 14:41:04 +00:00 |
string_block_editor.rb
|
Properly quote regular expression inputs to StringBlockEditor
|
2013-03-14 12:41:03 -07:00 |
subprocess.rb
|
Detect AppImage and update executable environment if required
|
2018-07-31 10:39:26 -07:00 |
template_renderer.rb
|
Spelling fixes
|
2018-03-14 14:41:04 +00:00 |
uploader.rb
|
Fixup: Update vagrant cloud command PR with feedback
|
2018-10-12 09:07:12 -07:00 |
which.rb
|
Add option to Which utility for using original path on lookup
|
2018-01-25 08:23:14 -08:00 |
windows_path.rb
|
core: expand Windows short paths
|
2015-11-20 14:49:21 -08:00 |