Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Bug 483678 - [docker image search] provide API to trigger search when Wizard ...Xavier Coulon7-2/+197
2016-01-19Bug 485350 - SWTException: Widget is disposed when DockerExplorer view is closedXavier Coulon5-19/+88
2016-01-19Bug 485733 - NullPointerException in DefaultDockerConnectionSettingsFinder.de...Xavier Coulon3-24/+118
2016-01-19Bug 469372 - Improve contextual menusXavier Coulon8-90/+403
2016-01-18Bug 485732 - DockerException in DockerConnection.pingXavier Coulon2-15/+24
2016-01-18Bug 481502 - Allow for commands on multiple containersXavier Coulon4-45/+260
2016-01-18Bug 475331 - NullPointerException in DockerConnection.getInfoXavier Coulon6-21/+41
2016-01-18Bug 475333 - NullPointerException in PullImageCommandHandler$1.runXavier Coulon2-7/+19
2016-01-18Bug 485910 - Add missing "Labels" from Container infoXavier Coulon3-0/+24
2016-01-15Bug 479755 -SWTException below DockerContainersView$10.runXavier Coulon1-10/+19
2016-01-15Bug 485959 - Bump Docker tooling version to 1.2.1Xavier Coulon12-19/+13
2016-01-14Bug 483680 - [docker image search] search results ignore repo whenXavier Coulon1-3/+7
2016-01-12Bug 482256 - NullPointerException in ImageInspectPropertySection$1.runXavier Coulon1-1/+5
2016-01-05Bug 479312: Implement own launch action set to remove 'debug' entries.Roland Grunberg6-0/+79
2016-01-04Bug 481300: Fix various refresh issues in Docker Views.Roland Grunberg4-24/+25
2015-12-22Bug 479933: Set the Docker Explorer View to the first connection.Roland Grunberg1-0/+4
2015-12-22Bug 484815: Fix Show in Web Browser command for unix socket connections.Roland Grunberg1-2/+4
2015-12-15Bug 484344: Cannot attach to any container after image build.Roland Grunberg1-3/+3
2015-12-11Add missing about.html files to Docker and Vagrant.v4.2.0Jeff Johnston4-2/+60
2015-12-11Bug 484153 - Use image name instead of actual container name to save launch c...Xavier Coulon3-7/+38
2015-12-11Bug 484173 - Missing container name validation in Launch config editorXavier Coulon2-49/+69
2015-12-11Bug 483933 - Do not record container name in Launch config when provided by d...Xavier Coulon2-4/+11
2015-12-11Update p2.inf files for 4.2.0 release.Jeff Johnston1-2/+2
2015-12-11Bug 484166 - Update Docker docs for 1.2.0Jeff Johnston11-55/+83
2015-12-11Bug 469624 - Cannot detect running boot2docker on OS XXavier Coulon1-1/+1
2015-12-10Bug 484113 - Default setting should be to display and not hide stoppedXavier Coulon2-2/+2
2015-12-09Bug 483796 - Missing settings when re-using launch configurationXavier Coulon12-156/+248
2015-12-09Modify pom files to remove SNAPSHOT for 4.2.0 release.Jeff Johnston7-8/+13
2015-12-08Bug 483928 - Unable to detect env variables on LinuxXavier Coulon4-23/+19
2015-12-08Bug 483676 - Avoid logging multiple times when connection is downXavier Coulon1-8/+12
2015-12-07Bug 483769 - DockerExplorerView flickers when container info isXavier Coulon3-42/+127
2015-12-03Remove previously added methods in public APIXavier Coulon6-46/+40
2015-12-03Bug 482935 - Error responding to event change in UIXavier Coulon1-21/+28
2015-12-02Bug 482610 - Images and Containers View sometimes doesn't reflect connection ...Xavier Coulon7-26/+27
2015-12-01Bug 480401 - Create a launch configuration when running an image from wizardXavier Coulon38-267/+1415
2015-11-27Bug 479937 - Rename commandsXavier Coulon1-20/+20
2015-11-27Bug 471662 - Refactor the run image wizard into a launcherJeff Johnston28-32/+3178
2015-11-27Bug 481217 - Tag Image command in Docker Explorer is unboundXavier Coulon7-125/+88
2015-11-27Restored removed API methodsXavier Coulon1-0/+43
2015-11-27Bug 480885 - Docker-machine detection does not work on Mac OSXXavier Coulon11-67/+394
2015-11-26Enable API Analysis for Containers and Vagrant projects.Roland Grunberg2-0/+12
2015-11-25Bug 474196 - Add options to Image build launcherXavier Coulon26-224/+1291
2015-11-25Bug 481219 - Validate container name in "Image Run" wizardXavier Coulon19-222/+543
2015-11-23Bug 471671: Start using com.spotify.docker.client 3.1.10.Roland Grunberg2-13/+9
2015-11-19Bug 479856 - Add "Show in>Web Browser" and "Show in>File Browser"Xavier Coulon18-82/+817
2015-11-19bug 471666 - Show nested elements with most relevant info in Explorer ViewXavier Coulon26-93/+1096
2015-11-19Bug 471672: Use a TM Terminal for containers with openStdin and tty.Roland Grunberg6-248/+104
2015-11-19Bug 481562 - Docker Image label in Docker explorer badly displayed when conta...Xavier Coulon3-31/+37
2015-11-18Bug 475883 - Add "Refresh" commands in the containers and images categoriesXavier Coulon30-803/+1070
2015-11-16Bug 481232 - Upgrade Docker plugins to 1.2.0Xavier Coulon8-9/+9

Back to the top