Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-06Update master to next major release.Jeff Johnston6-8/+8
2016-12-13Update Docker and Vagrant pom / feature xml files to 2.3.0-SNAPSHOT.Jeff Johnston6-7/+7
2016-12-13Update master to use 5.3.0-SNAPSHOT in pom and feature xml files.Jeff Johnston1-1/+1
2016-12-06releng: improve maven resources pluginAlexander Kurtakov1-8/+0
2016-08-26releng: Bump feature versions for next release.Alexander Kurtakov6-8/+8
2016-08-25Fix vagrant pom filesJeff Johnston8-10/+11
2016-06-16Bug 496241 - Vagrant VMs view is emptyXavier Coulon2-13/+16
2016-06-08Update master branch to next proposed releaseJeff Johnston1-1/+1
2016-05-17Reduce Activators content.Alexander Kurtakov1-7/+1
2016-05-13vagrant: Consistent modifiers in interfaces.Alexander Kurtakov2-6/+6
2016-05-13sonar: Inefficient use of keySet iterator instead of entrySet iterator.Alexander Kurtakov1-7/+3
2016-04-05Use a distinct icon for Vagrant Tooling perspective.Roland Grunberg2-1/+1
2016-03-04Minor bug fixes to certain Vagrant workflows.Roland Grunberg4-16/+52
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 Grunberg4-10/+15
2016-02-25Add Vagrant docs plug-in.Jeff Johnston35-0/+575
2016-02-04Add Vagrant preference page for setting the tool's directory.Roland Grunberg6-2/+176
2016-02-02vagrant: Generify ListenerList.Alexander Kurtakov1-11/+9
2016-01-25Lambdas convert.Alexander Kurtakov2-22/+12
2016-01-19Make Vagrant Wizard Page composites scrollable.Roland Grunberg4-13/+41
2016-01-07Bump Vagrant Core from 1.0.0 to 2.0.0.Roland Grunberg4-2/+4
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 Grunberg3-4/+23
2015-12-18Bug 484413: Implement 'package' command.Roland Grunberg13-2/+440
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-11Add missing about.html files to Docker and Vagrant.Jeff Johnston4-2/+60
2015-12-11Bug 484160: Resolve the vagrant tool correctly on Windows.Roland Grunberg1-1/+4
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 Grunberg4-9/+47
2015-12-07Start 5.0 development.Alexander Kurtakov1-1/+1
2015-11-27Sort the VMs after they have been populated.Roland Grunberg1-3/+3
2015-11-26Fix String Externalization.Roland Grunberg18-107/+163
2015-11-26Enable API Analysis for Containers and Vagrant projects.Roland Grunberg2-0/+12
2015-11-25Add Vagrant Feature plugin and integrate into Docker Nightly Repo.Roland Grunberg9-0/+147
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 Grunberg6-3/+193
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 Grunberg4-23/+46
2015-11-16Bug 481868 - Initial implementation of allowingRob Stryker13-55/+638
2015-11-13vagrant: Fix warnings.Alexander Kurtakov1-8/+3
2015-11-12Minor fixes to vagrant plugins.Roland Grunberg4-4/+1
2015-11-12Implement 'Open Vagrantfile' context menu for the selected VM.Roland Grunberg3-0/+95
2015-11-10Show Console instead of progress monitor on 'up' command.Roland Grunberg5-48/+57
2015-11-09Introduce proper API for retrieving an IVagrantConnection.Roland Grunberg15-31/+60
2015-11-06Bug 481583 - Build the model representing vms separately for each vm,Rob Stryker1-64/+115
2015-11-02Add a wizard for VM creation.Roland Grunberg8-65/+486

Back to the top