oss-core-libraries-dashboard[bot]
|
614fcb0549
|
[COMPLIANCE] Update Copyright and License Headers (Batch 1 of 7) (#13765)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
|
2025-12-22 16:38:56 +05:30 |
|
hashicorp-copywrite[bot]
|
36a312ee26
|
add missing license headers and update copyright file headers to BUS-1.1
|
2023-08-10 21:53:25 +01:00 |
|
sophia
|
a128d98dea
|
Move to_proto to config classes
|
2022-04-25 12:24:21 -05:00 |
|
sophia
|
0e40c2eb97
|
to_proto save point
|
2022-04-25 12:24:20 -05:00 |
|
sophia
|
edcb9e08bd
|
Get help and flags for subcommands
|
2022-04-25 12:23:58 -05:00 |
|
sophia
|
633528318d
|
Get help from ui output
|
2022-04-25 12:23:58 -05:00 |
|
sophia
|
cd04e4385f
|
Return list of installed plugins
|
2022-04-25 12:23:50 -05:00 |
|
sophia
|
c02baa9219
|
Start server as vagrant command
|
2022-04-25 12:23:50 -05:00 |
|
Graham Robertson
|
f341cfe817
|
Gemfile: update vagrant-spec branch #11976
|
2020-10-18 15:24:43 -05:00 |
|
Brandon Moore
|
5a12641f9c
|
Update URLs for the repo
|
2018-03-07 17:10:30 -05:00 |
|
Sean Collins
|
ca375549da
|
change Gemfile source to HTTPS
|
2014-10-23 15:25:40 -04:00 |
|
Mitchell Hashimoto
|
41e56cb282
|
Update dep of ChildProcess to 0.4.0
This fixes some critical bugs with Windows
|
2014-01-17 20:34:58 -08:00 |
|
Mitchell Hashimoto
|
5bc96ad4bf
|
core: For dev, temporarily use branch of Childprocess, fix Win issue
|
2014-01-17 09:39:51 -08:00 |
|
Mitchell Hashimoto
|
77100ad417
|
Update gemfile for others
|
2013-12-05 14:33:06 -08:00 |
|
Mitchell Hashimoto
|
dbfce21e05
|
Start acceptance test config stuff
|
2013-12-05 13:19:15 -08:00 |
|
Mitchell Hashimoto
|
85e16f981c
|
Remove all the virtualbox shenanigans in the Gemfile
|
2011-12-21 23:30:45 -08:00 |
|
Mitchell Hashimoto
|
5d993e76ec
|
Update Gemfile and remove ruby-debug as a dep
|
2011-08-31 22:28:16 -07:00 |
|
Mitchell Hashimoto
|
1b27068f5c
|
Add JRuby-specific files to the Gemfile for JRuby on Windows
|
2011-08-29 00:50:13 -07:00 |
|
Mark A. Miller
|
9680f3f9d4
|
* Minor comment fix in Gemfile [closes GH-467]
"gem bundle" is a defunct command now that bundler uses "bundle"
|
2011-08-14 13:35:21 -07:00 |
|
Mitchell Hashimoto
|
7aed9c6f4f
|
Remove YARD since it causes problems with Lion
|
2011-07-20 17:23:19 -07:00 |
|
Mitchell Hashimoto
|
d493a51ca2
|
v0.8.0.dev
|
2011-07-03 17:07:59 -07:00 |
|
Mitchell Hashimoto
|
5276256b3e
|
Lock virtualbox dep in Gemfile to 0.8.x ref
|
2011-07-02 21:48:47 -07:00 |
|
Mitchell Hashimoto
|
3a36a09b5a
|
Modify Gemfile to work on Windows
|
2011-01-29 20:17:40 -08:00 |
|
Mitchell Hashimoto
|
547996e506
|
We don't need net-ssh-shell after all
|
2011-01-12 16:58:13 -08:00 |
|
Mitchell Hashimoto
|
8482eeff0b
|
net-ssh-shell support for shell-based SSH interactions
|
2011-01-12 15:21:54 -08:00 |
|
Mitchell Hashimoto
|
b26d588f74
|
Update gemspec to remove "already initialized constant" warning [closes GH-264]
|
2011-01-08 21:19:50 -08:00 |
|
Mitchell Hashimoto
|
c8d7e6601d
|
YARD and some documentation
|
2010-09-22 09:43:30 -06:00 |
|
Mitchell Hashimoto
|
cb69377b06
|
Remove Radar until next release.
|
2010-09-21 10:11:16 -06:00 |
|
Mitchell Hashimoto
|
446d1155fe
|
Add ruby-debug for tests in the Gemfile for MRI (both 1.8 and 1.9 version)
|
2010-09-07 01:19:11 -07:00 |
|
Mitchell Hashimoto
|
d3f7fe267a
|
Clean up gemspec. Stricter version requirements. Add Radar as a dependency.
|
2010-08-23 21:22:25 -07:00 |
|
Carl Lerche
|
c446ea1d95
|
Cleanup the Gemfile
|
2010-07-30 09:47:17 -07:00 |
|
Mitchell Hashimoto
|
4a4ae231eb
|
Add yard to Gemfile to remove warning on rake
|
2010-07-27 19:11:27 -07:00 |
|
Mitchell Hashimoto
|
70b560a96d
|
Goodbye Jeweler. Using gemspecs like they were meant to be used.
|
2010-07-23 18:28:33 -07:00 |
|
Mitchell Hashimoto
|
8168ca3e86
|
Package action cleans up in the event of some environmental error
|
2010-07-18 01:13:50 -07:00 |
|
Mitchell Hashimoto
|
5188c7cf46
|
Point to RubyGems string instead of symbol for Gemfile
|
2010-06-06 19:51:53 -07:00 |
|
Mitchell Hashimoto
|
33bfe75cbd
|
Environment loads blank VMs for non-created VMs.
|
2010-05-15 01:34:31 -07:00 |
|
Mitchell Hashimoto
|
689a416809
|
Fixed issue with JSON 1.4.3 [closes GH-62]
|
2010-05-14 23:25:34 -07:00 |
|
Mitchell Hashimoto
|
3774bc4f59
|
Upped VirtualBox version requirement to 0.6.2 (unreleased) to force git version
|
2010-04-29 00:22:07 -07:00 |
|
Mitchell Hashimoto
|
ba7ab66239
|
Switch back to json gem.
|
2010-04-28 19:30:13 -07:00 |
|
Mitchell Hashimoto
|
f249896ce1
|
Update VirtualBox gem requirement to 0.6.1
|
2010-04-23 23:56:40 -07:00 |
|
Mitchell Hashimoto
|
afdfbc3a21
|
Updated dependency on mario to ~> 0.0.6
|
2010-04-15 17:56:50 -07:00 |
|
Mitchell Hashimoto
|
81dcf79750
|
Remove git-style-binaries dependency
|
2010-04-13 22:55:04 -07:00 |
|
Mitchell Hashimoto
|
9f3e926566
|
Update virtualbox dep to 0.6.0 even though its not released yet. (This is so user's running master will error if they attempt to update, forcing them to grab virtualbox master as well)
|
2010-04-12 00:11:10 -07:00 |
|
John Bender
|
25a4d6b5ed
|
fix for gemfile
|
2010-03-25 00:09:32 -07:00 |
|
John Bender
|
4e4d1a6978
|
error for vagrant ssh on windows, error text, mario gem, still need doc pages for links in error.yml
|
2010-03-25 00:09:31 -07:00 |
|
Mitchell Hashimoto
|
704f9751b1
|
Replace json dependency with json_pure for JRuby/IronRuby [closes GH-35]
|
2010-03-20 02:05:03 -07:00 |
|
Mitchell Hashimoto
|
d548b451d9
|
Updated VirtualBox gem dependency to 0.5.4
|
2010-03-17 21:54:07 -07:00 |
|
Mitchell Hashimoto
|
7421ef8654
|
Updated VirtualBox dependency to 0.5.3
|
2010-03-16 00:15:55 -07:00 |
|
Mitchell Hashimoto
|
dda15e9859
|
Updated virtualbox dependency to 0.5.2
|
2010-03-09 22:44:35 -08:00 |
|
Mitchell Hashimoto
|
47d46d4b12
|
Now checks for VirtualBox installation and proper version and gives sensible error if not detected.
|
2010-03-09 21:47:07 -08:00 |
|