Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-06Switch to build against 4.10 I-builds.stable-7.0Alexander Kurtakov3-3/+6
2018-05-10Update Vagrant license headers to EPL 2.0.Alexander Kurtakov45-236/+315
2017-05-19Make use IStructuredSelection directly.Alexander Kurtakov5-41/+41
2017-05-18Make use of the new lambda listeners in SWT.Alexander Kurtakov5-94/+62
2017-05-18Use varargs MessageFormat.format method.Alexander Kurtakov2-4/+4
2016-05-17Reduce Activators content.Alexander Kurtakov1-7/+1
2016-03-04Minor bug fixes to certain Vagrant workflows.Roland Grunberg3-14/+45
2016-03-04Revert "Remove unnecessary get/set selection calls from Vagrant views."Roland Grunberg2-0/+14
2016-03-03Fix the VM Package Wizard Page's Scrolled Composite.Roland Grunberg3-8/+12
2016-02-04Add Vagrant preference page for setting the tool's directory.Roland Grunberg4-0/+139
2016-01-25Lambdas convert.Alexander Kurtakov2-22/+12
2016-01-19Make Vagrant Wizard Page composites scrollable.Roland Grunberg4-13/+41
2015-12-23Remove unnecessary get/set selection calls from Vagrant views.Roland Grunberg2-14/+0
2015-12-21Bug 484777: SSH command should support sequential connections.Roland Grunberg1-1/+8
2015-12-18Bug 484413: Implement 'package' command.Roland Grunberg10-2/+398
2015-12-15Issue warning when Polkit Configuration files for libvirt are found.Roland Grunberg3-0/+62
2015-12-14vagrant: Generify databindings.Alexander Kurtakov2-21/+24
2015-12-10Bug 484121: Avoid running tasks with a risk of hanging in the UI thread.Roland Grunberg1-7/+2
2015-12-09Bug 484037: Create validation logic for the Add Box Wizard.Roland Grunberg3-5/+48
2015-12-09Bug 484034: Support URLs for specifying box locations.Roland Grunberg2-5/+38
2015-11-26Fix String Externalization.Roland Grunberg13-59/+83
2015-11-25Fix delayed rendering of VM state in the context menu.Roland Grunberg1-4/+30
2015-11-24Fix hangup caused by EnvironmentsManager's Secure Storage prompt.Roland Grunberg1-4/+5
2015-11-24Implement a main menu toolbar contribution for Vagrant.Roland Grunberg5-3/+172
2015-11-19Display error message when attempting to SSH into unconfigured VM.Roland Grunberg3-25/+38
2015-11-18The VM creation wizard should support using box files.Roland Grunberg5-39/+71
2015-11-17Display error message when 'vagrant' cannot be found on the PATH.Roland Grunberg3-14/+41
2015-11-16Bug 481868 - Initial implementation of allowingRob Stryker8-38/+373
2015-11-12Minor fixes to vagrant plugins.Roland Grunberg1-1/+0
2015-11-12Implement 'Open Vagrantfile' context menu for the selected VM.Roland Grunberg2-0/+66
2015-11-10Show Console instead of progress monitor on 'up' command.Roland Grunberg2-33/+2
2015-11-09Introduce proper API for retrieving an IVagrantConnection.Roland Grunberg11-21/+22
2015-11-02Add a wizard for VM creation.Roland Grunberg6-50/+476
2015-10-27vagrant: Warnings cleanup.Alexander Kurtakov8-18/+16
2015-10-23Fix 'global-status' parsing and permit multiple providers.Roland Grunberg2-2/+2
2015-10-22Fix some bugs and expand support to cover virtualbox differences.Roland Grunberg1-1/+1
2015-10-22vagrant: Update to Java 8.Alexander Kurtakov7-87/+41
2015-10-21Add functionality to start existing VMs.Roland Grunberg6-6/+76
2015-10-21Add functionality to create VMs.Roland Grunberg6-3/+116
2015-10-21Implement 'Add Box' functionality for Box View.Roland Grunberg8-0/+423
2015-10-21Add SSH functionality for VMs.Roland Grunberg1-0/+67
2015-10-21Add basic commands for Box and VM views.Roland Grunberg10-0/+644
2015-10-21Initial contribution of Vagrant Plugin.Roland Grunberg11-0/+1329

    Back to the top