Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-07Bug 508858: Pass a blocking InputStream to the TarArchiveInputStream.v5.2.0astable-5.2Roland Grunberg1-8/+34
2016-12-07Fix Copy To Container to properly get container infoJeff Johnston1-1/+6
2016-12-06Fix mirror urls to have major minor and point release numbers.v5.2.0Jeff Johnston1-2/+2
2016-12-06Changes for LinuxTools 5.2.0 releaseJeff Johnston165-190/+212
2016-12-06Bug 508705 - Don't try to browse a container that isn't using TTYJeff Johnston6-24/+53
2016-12-06Bug 508655 - DockerException in DockerConnection.openXavier Coulon3-19/+36
2016-12-05Bug 508266 - DockerException in DockerExplorerContentProvider$1.runXavier Coulon2-8/+9
2016-12-05Bug 508657 - NoStackTrace in RunDockerImageLaunchConfigurationDelegate.launchXavier Coulon7-52/+172
2016-12-01Bug 508552 - Update Docker documentation for Neon.2Jeff Johnston18-52/+101
2016-11-30Bug 508027 - ClassCastException in BaseResourceAwareLaunchShortcut.launchXavier Coulon2-4/+38
2016-11-30Bug 508405 - Fix copy to container to support stopped containersJeff Johnston8-25/+82
2016-11-30Bug 508282 - Unable to list image tags on DockerHubXavier Coulon17-84/+533
2016-11-30Bug 508176 - "Tag Image" shell does not have a titleXavier Coulon1-0/+1
2016-11-29Bug 508026 - AssertionFailedException below ImageBuildDialog.createDialogAreaXavier Coulon1-1/+5
2016-11-29Bug 508268 - IllegalStateException below DockerImagesView$7.lambda$0Xavier Coulon1-2/+4
2016-11-29Bug 507163 - DockerException in ProcessLauncher$FluentProcessBuilder.<init>Xavier Coulon4-3/+45
2016-11-29Bug 508233 - Fix copy from containerJeff Johnston7-65/+183
2016-11-28Bug 506776: TM Terminal functionality is not present.Roland Grunberg1-0/+1
2016-11-23Fix stable-5.2 build to go to neon nightly repos.Jeff Johnston2-4/+4
2016-11-23Bug 506262 - Report docker-compose error when the process failed to startXavier Coulon3-13/+19
2016-11-23Bug 507915 - Add support to copy files from host to containerJeff Johnston13-3/+1883
2016-11-22Bug 507769 - NullPointerException when the list of images is not loaded in th...Xavier Coulon1-12/+4
2016-11-22Bug 507765 - Launch configuration for running images cannot be saved as share...Xavier Coulon1-1/+2
2016-11-18Bug 507154 - NullPointerException in DockerConnectionManager.findConnectionXavier Coulon1-2/+3
2016-11-15Add Maven central proxy repo plugin repository to main pom.xml.Jeff Johnston1-0/+4
2016-11-15Bug 507386 - Improve DefaultImagePullProgressHandlerJeff Johnston2-7/+81
2016-11-08Bug 504073 - provide a right-click menu to "enable connection"Jeff Johnston2-0/+29
2016-11-08Bug 506967 - Remember last selected registry account used in push/pullJeff Johnston4-2/+15
2016-11-07Bug 507192 - Add a Container directory dialogJeff Johnston5-0/+587
2016-11-07Bug 502540 - Docker Image Build dialog wrong labelJeff Johnston3-8/+10
2016-11-07Bug 506967 - Remember last selected registry account used in push/pullJeff Johnston4-6/+34
2016-11-07Bug 506049 - NullPointerException in DockerImageHierarchyView.showXavier Coulon5-7/+14
2016-11-07Bug 507143 - DockerException in ProcessUtils$FluentProcessBuilder.<init>Xavier Coulon8-390/+321
2016-11-05Bug 506350 - Remove trailing '/' on folders in "Copy from Container"Jeff Johnston1-1/+3
2016-11-04Bug 506980 - Pull Image from private registry returns error msgJeff Johnston2-17/+40
2016-11-04Bug 506980 - Pull Image from private registry returns error msgJeff Johnston1-0/+81
2016-11-04Bug 504028 - Improve UI of Groups on WindowsAurelien Pupier4-7/+7
2016-11-03Bug 506312 - Add remote mount support to ContainerLauncherJeff Johnston6-33/+229
2016-11-03Bug 506349 - Add "Copy from container" command to Docker ExplorerJeff Johnston6-0/+43
2016-11-01Enable p2 reports on repository build.Mickael Istria2-0/+102
2016-10-31Improve look for the Image Pull Page.Roland Grunberg2-2/+2
2016-10-31Disable failing unit tests to be fixed later.Roland Grunberg3-7/+10
2016-10-18Bug 501566 - NPE when adding new Run Configuration for Run Docker ImageJeff Johnston1-2/+3
2016-10-18Bug 506109 - Add support to copy files from container to hostJeff Johnston26-4/+3065
2016-10-14Bug 506007 - Add Docker Tooling Sources to repoJeff Johnston1-0/+11
2016-10-11releng: Update maven plugins.Alexander Kurtakov2-6/+6
2016-10-06proxy: fix in RuntimeProcessFactory#whichCommand methodRoberto Oliveira1-8/+2
2016-10-04Bug 501240 - Do not hide image with <none>:<none> as a result of a buildXavier Coulon37-333/+608
2016-10-03Bug 503040 - NoStackTrace in Activator.logErrorMessageXavier Coulon12-24/+35
2016-10-03Bug 503049 - NullPointerException in ImageInspectPropertySection$1.runXavier Coulon2-3/+10

Back to the top