Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-21Bug 496432: static ICON reference should not be disposed.stable-5.0Roland Grunberg1-1/+0
2016-06-10Bug 495840 - Memory leak if Docker Views left open for long periodv5.0.0bJeff Johnston7-23/+101
2016-06-10Bug 495840 - Memory leak occurs if Docker Views left open for long periodJeff Johnston1-6/+13
2016-06-07Update Docker docs for Neon release.v5.0.0Jeff Johnston16-37/+91
2016-06-07Update the p2.inf files for Neon release.Jeff Johnston23-46/+46
2016-06-06Update poms to remove SNAPSHOT from parent poms.Jeff Johnston154-158/+183
2016-06-06Bug 495517 - NullPointerException in ContainerDataVolumeDialog.setOkButtonEna...Xavier Coulon1-1/+5
2016-06-06Bug 495546 - Improve error messages in DockerMachineXavier Coulon3-38/+60
2016-06-06Bug 495518 - SWTException below ContainerDataVolumeDialog$7$1.runXavier Coulon1-2/+3
2016-06-03Bug 495070: Use a better key value for password mappings.Roland Grunberg2-10/+12
2016-06-02Bug 495075: Don't force re-typing password on registry account changes.Roland Grunberg2-6/+9
2016-06-02Bug 495293: Fix IOOBE occuring due to empty list of raw image repoTags.Roland Grunberg1-8/+8
2016-06-01Bug 495074: Set the title for dialog that adds/edits registry accounts.Roland Grunberg1-1/+8
2016-06-01Bug 495198 - NPE after enabling disabled connectionJeff Johnston1-1/+2
2016-06-01Bug 494555: Quote command arguments when entrypoint is not defined.Roland Grunberg3-8/+15
2016-06-01Bug 495073: Image name validator doesn't accept repos with multiple /Jeff Johnston3-9/+9
2016-06-01Bug 494871 - DockerException in DockerConnection.listContainersXavier Coulon3-1/+17
2016-05-31Bug 493752 - Docker Machine preferences page causes all other Docker preferen...Xavier Coulon1-15/+26
2016-05-31Bug 471670 - better support cases where the Docker connection is lostXavier Coulon31-623/+813
2016-05-31Bug 494770: [compatibility] docker 1.10.x image IDs have digest prefixJeff Johnston3-3/+7
2016-05-31Bug 494872 - NullPointerException in DockerImagesContentProvider.getElementsXavier Coulon1-1/+8
2016-05-31Bug 494926: ArrayIndexOutOfBoundsException in RunImageMainTabJeff Johnston11-27/+83
2016-05-30Update CDT source in Linux Tools Neon target.Jeff Johnston1-1/+1
2016-05-30Bug 494305 - Docker Machine lookup does not work on Windows machinesXavier Coulon1-3/+14
2016-05-27Bug 494513 - Build image function of Docker Tooling shows no message on consoleXavier Coulon3-21/+13
2016-05-27Refresh images view after removing temporary image.Roland Grunberg1-0/+1
2016-05-27Bug 494776: Don't set auth credentials for daemon's default registry.Roland Grunberg1-6/+0
2016-05-27Bug 494521 - NPE when New Docker Connection dialog is open on WindowsXavier Coulon4-8/+36
2016-05-27Fix logic for CommandUtils getCurrentConnectionJeff Johnston1-41/+7
2016-05-26Bug 494585: Don't query an inactive connection for property information.Roland Grunberg2-26/+22
2016-05-26Bug 471661: Support Searching Docker Registries.Roland Grunberg14-162/+566
2016-05-26Bug 491999 - Docker build fails when called via Quick Access menuJeff Johnston2-7/+29
2016-05-25Bug 494574: Prevent refresh from running when connection disabledRoland Grunberg2-1/+3
2016-05-25Update mirror urls for 5.0.0 release.Jeff Johnston1-2/+2
2016-05-25Update stable-5.0 branch build locations.Jeff Johnston5-10/+10
2016-05-24Bug 493953 - Trying to run image says image needs pullingJeff Johnston1-5/+5
2016-05-24Bug 494256 - Fix Docker docs versioning and ui tests to be 2.0.0 in masterJeff Johnston4-4/+4
2016-05-24Bug 476387 - Allow for connection settings editionXavier Coulon60-703/+3247
2016-05-24Bug 491999 - Docker build fails when called via Quick Access menuJeff Johnston5-62/+159
2016-05-20Bug 493443 - Add context menu to remove a connectionXavier Coulon2-11/+43
2016-05-19Eliminate need for bundle activators in man page bundles.Mat Booth14-153/+64
2016-05-19Formatting changes only.Mat Booth9-441/+440
2016-05-19Formatting changes only.Mat Booth6-337/+337
2016-05-19Bug 485936 - Expose DockerContainerConfig#labels() in APIJeff Johnston1-2/+2
2016-05-17Bug 491880 - NullPointerException in BuildDockerImageShortcut.getPathJeff Johnston1-2/+6
2016-05-17Bug 485737 - StandInException in DockerConnection$LogThread.executeJeff Johnston1-0/+3
2016-05-17Reduce Activators content.Alexander Kurtakov9-88/+64
2016-05-16profiling: Simplify boolean returns.Alexander Kurtakov1-18/+5
2016-05-16docker: Use indexOf(char) where feasible.Alexander Kurtakov3-20/+9
2016-05-16systemtap: Remove useless instanceof checks.Alexander Kurtakov3-15/+4

Back to the top