Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-05Bug 546152 - Docker Tooling makes Quick Access slow the first timeJeff Johnston1-26/+164
2019-04-03BUG-545794 Fixes dependencies when running ITests with JDK 1.8, bump upJosef Kopriva22-121/+149
2019-03-11Add delay to fix SearchDialogTest#testSearchDialog()Roland Grunberg1-0/+1
2019-03-06Update master to 7.3.0Jeff Johnston19-26/+26
2019-03-05Bug 545081 - Allow volume specification for additional directoriesJeff Johnston4-1/+210
2019-02-25Bug 544710 - o.e.l.jdt.docker.launcher uses constraint issue on Java 8Roland Grunberg1-1/+2
2019-02-20Bug 533235 - Widget is disposed in Pull Image dialogJeff Johnston1-1/+1
2019-02-05Bug 543555 - o.e.l.docker.ui uses constraint violation on Java 8Roland Grunberg1-1/+2
2019-02-01Bug 543964 - Dockerfile editor flags SHELL as unknownJeff Johnston2-0/+10
2018-12-22Replace deprecated DockerConnections.message with getResponseBody.Alexander Kurtakov1-22/+22
2018-12-22Remove useless suppress warnings.Alexander Kurtakov3-12/+3
2018-12-07Bump up master versionJeff Johnston19-26/+26
2018-11-29Mark test source folders as such to fix building with 2018-12.Alexander Kurtakov7-10/+26
2018-11-23Bug 539483 - Docker tooling unusable when running on Java 11Jeff Johnston2-1/+4
2018-11-02Fix some compile errors with Docker UIJeff Johnston5-5/+14
2018-10-31Bug 528785 - Unknown instruction: HEALTHCHECKJeff Johnston2-0/+8
2018-10-17Generify observability code.Alexander Kurtakov6-30/+12
2018-10-01Switch to build against 4.10 I-builds.Alexander Kurtakov1-1/+1
2018-09-26Bug 539483 - Provide javax.xml.bind for TP and generated repository.Roland Grunberg1-1/+2
2018-08-28Bug 538241 - C/C++ Container App should support EntrypointJeff Johnston1-0/+15
2018-08-27Bug 538241 - C/C++ Container App should support EntrypointJeff Johnston1-0/+7
2018-08-23Bug 538219 - NullPointerException in DisplayContainerLogCommandHandlerJeff Johnston1-3/+10
2018-08-22Bug 538156 - Handle 'address' argument for Java 1.8 and 9 correctly.Roland Grunberg1-0/+2
2018-08-17Update target platform to 4.9.Roland Grunberg6-23/+31
2018-08-16Bug 537956 - Add support for Java 9 and above.Roland Grunberg3-7/+40
2018-08-13Bug 537902 - ContainerVMInstall should implement IVMInstall2.Roland Grunberg1-1/+23
2018-08-03Bug 537681 - NullPointerException in RunConsole.lambda$1Jeff Johnston1-17/+51
2018-08-03Bug 500177 - Update to com.spotify.docker.client 8.11.7.Roland Grunberg2-15/+11
2018-07-20Bug 537248 - NoClassDefFoundError in ConnectionPropertyTesterJeff Johnston2-28/+29
2018-07-20Bug 537236 - Fix BaseResourceAwareLaunchShortcut ClassCastExceptionJeff Johnston1-1/+1
2018-07-19Bug 537205 - NoSuchElementException below ImageQuery.getJavaVersionJeff Johnston1-3/+7
2018-07-19Bump up master to 7.1.0Jeff Johnston19-26/+26
2018-07-16Bug 537086 - NullPointerException in RefreshCommandHandler.executeJeff Johnston1-3/+5
2018-07-10Bug 536441 - ContainerLauncher does not use build environment variablesJeff Johnston1-0/+1
2018-06-12Bug 535781 - [EPP Photon RC3] java.lang.NoClassDefFoundErrorJeff Johnston1-1/+1
2018-06-06Bug 535524 - Latest Docker Tooling creates extraneous TerminalsJeff Johnston2-9/+13
2018-05-31Bug 535421 - AttachLog can stall and cause CDT Container build freezeJeff Johnston1-1/+8
2018-05-30Bug 535167 - "Build Image..." run config doesn't accept *.dockerfileJeff Johnston11-17/+102
2018-05-29Fix missing parameter for log message.Jeff Johnston1-2/+2
2018-05-25Revert change to use attachContainerOutputJeff Johnston1-1/+4
2018-05-25Attach to stdout directly instead of attaching to logsMickael Istria2-1/+13
2018-05-25Modify DockerConnection attachCommand to use operation tokenJeff Johnston3-3/+12
2018-05-25Fix warnings in build.properties.Alexander Kurtakov1-1/+2
2018-05-22Bug 534725 - Cannot run locally built image with Launch ConfigurationJeff Johnston3-1/+20
2018-05-22Bug 534683 - Docker Run Image ignores stdin in regular console inputMickael Istria1-3/+46
2018-05-18Bug 534682 - Terminate in Debug view doesn't work for Docker Run ImageJeff Johnston1-7/+8
2018-05-17Add Automatic-Module-Name for Java 9 compat.Alexander Kurtakov1-0/+1
2018-05-14Remove unused suppresswarnings.Alexander Kurtakov1-1/+1
2018-05-14Remove unused imports.Alexander Kurtakov2-4/+0
2018-05-14Update containers plugin license to EPL 2.0.Alexander Kurtakov540-3220/+3867

Back to the top