Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-31Bug 493863 - Opening a volume in Docker explorer silently failsJeff Johnston1-1/+24
2017-01-27Bug 508589 - Docker Explorer: Enable multiple connection deletionXavier Coulon1-8/+3
2017-01-09Bug 508177 - Add Refresh command on connectionJeff Johnston1-0/+46
2016-11-29Bug 508405 - Fix copy to container to support stopped containersJeff Johnston1-13/+6
2016-11-29Bug 508233 - Fix copy from containerJeff Johnston1-12/+5
2016-11-23Bug 507915 - Add support to copy files from host to containerJeff Johnston1-0/+73
2016-11-08Bug 504073 - provide a right-click menu to "enable connection"Jeff Johnston1-0/+28
2016-11-03Bug 506349 - Add "Copy from container" command to Docker ExplorerJeff Johnston1-0/+43
2016-10-18Bug 506109 - Add support to copy files from container to hostJeff Johnston1-0/+46
2016-10-04Bug 501240 - Do not hide image with <none>:<none> as a result of a buildXavier Coulon1-1/+1
2016-09-26Bug 502207 - Add Restart Container to Containers View toolbarJeff Johnston1-21/+60
2016-09-07Bug 501025 - Filter by label menu item has improper nameJeff Johnston1-4/+5
2016-09-06Bug 500737 - NullPointerException in DockerConnection.pullImageJeff Johnston1-1/+1
2016-09-06Bug 500737 - NullPointerException in DockerConnection.pullImageXavier Coulon1-2/+2
2016-09-01Bug 499607 - Add restart option to container context menuJeff Johnston1-1/+76
2016-08-26Bug 500158 - Add context menu to open Hierarchy view in Containers and Images...Xavier Coulon1-1/+24
2016-08-25Bug 500298 - No property tester contributes a property o.e.l.docker.dockerCom...Xavier Coulon1-1/+4
2016-08-25Bug 499750 - Add commands in Image Hierarchy viewXavier Coulon1-138/+614
2016-08-23Bug 499749 - Include Docker containers in Hierarchy viewXavier Coulon1-18/+29
2016-08-23Bug 479592 - Support for Docker ComposeXavier Coulon1-5/+80
2016-08-18Bug 499839: Enable multiple image removal from Docker Explorer View.Roland Grunberg1-3/+0
2016-08-13Bug 496922 - Improvements on the 'push image' dialogXavier Coulon1-2/+2
2016-08-10Bug 487035 - Docker host ip cannot be copied to clipboard from anywhereJeff Johnston1-1/+13
2016-08-04Bug 496308 - Docker Hierarchy viewXavier Coulon1-1/+81
2016-07-21Bug 497460: When no active connection exists, disable Pull and Build.Roland Grunberg1-0/+21
2016-07-21Bug 498166 - Add label filtering in Docker Containers viewJeff Johnston1-0/+44
2016-06-29Bug 496784: Enable mass stop/kill of containers regardless of state.Roland Grunberg1-2/+6
2016-05-24Bug 476387 - Allow for connection settings editionXavier Coulon1-2/+39
2016-05-20Bug 493443 - Add context menu to remove a connectionXavier Coulon1-10/+41
2016-05-12Bug 493422 - Add "Execute shell" command in Docker Explorer viewXavier Coulon1-9/+33
2016-05-11Add Registry Account Preference PageRoland Grunberg1-0/+6
2016-04-26Bug 471670: Support offline connections.Roland Grunberg1-0/+29
2016-04-26Bug 469309 - Run the image from right-click menuJeff Johnston1-0/+26
2016-03-16Bug 489533 - NullPointerException in PushImageCommandHandler$1.runXavier Coulon1-0/+14
2016-03-16Bug 489781: Fix enablement for dependent toolbar items.Roland Grunberg1-72/+0
2016-02-26Bug 479336: Add support for an interactive shell into started container.Roland Grunberg1-0/+45
2016-02-02Bug 484485 - Restore dialog when building Docker image if connection does not...Xavier Coulon1-3/+6
2016-01-16Bug 469372 - Improve contextual menusXavier Coulon1-9/+73
2016-01-07Bug 481502 - Allow for commands on multiple containersXavier Coulon1-18/+0
2016-01-05Bug 479312: Implement own launch action set to remove 'debug' entries.Roland Grunberg1-1/+69
2015-12-22Bug 479312: Add launch action set to Docker Tooling toolbar.Roland Grunberg1-0/+3
2015-12-10Bug 484113 - Default setting should be to display and not hide stoppedXavier Coulon1-1/+1
2015-11-27Bug 471662 - Refactor the run image wizard into a launcherJeff Johnston1-0/+8
2015-11-27Bug 480885 - Docker-machine detection does not work on Mac OSXXavier Coulon1-3/+9
2015-11-19Bug 479856 - Add "Show in>Web Browser" and "Show in>File Browser"Xavier Coulon1-5/+61
2015-11-18Bug 475883 - Add "Refresh" commands in the containers and images categoriesXavier Coulon1-90/+95
2015-10-30Bug 480813 - Should provide a launch shortcut for Build Image LaunchJeff Johnston1-1/+31
2015-10-22Bug 480431 - Create a launch config type to run a Docker imageXavier Coulon1-0/+11
2015-10-22Bug 480263 - Run Image does not delete the containerJeff Johnston1-0/+11
2015-08-19Bug 474606 - Allow for search and pull images from the Docker Explorer viewXavier Coulon1-0/+29

Back to the top