Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-10changelog: Fix NPE in hyperlink detector.Alexander Kurtakov1-1/+1
2017-03-10changelog: Generic editor.Alexander Kurtakov8-469/+363
2017-03-09changelog: Editor highlighting in themes.Alexander Kurtakov7-163/+151
2017-03-09docker: Fix typo in editor color definitions.Alexander Kurtakov1-1/+1
2017-03-09valgrind: Move suppression highlight to themes.Alexander Kurtakov6-96/+77
2017-03-09systemtap: Move editor color definitions to theme.Alexander Kurtakov5-69/+71
2017-03-09systemtap: Generic *.stp editor.Alexander Kurtakov4-88/+104
2017-03-09changelog: Ignore test failing with Oxygen.Alexander Kurtakov1-2/+10
2017-03-08docker: More deprecated API removal.Alexander Kurtakov4-75/+4
2017-03-07docker: Remove deprecated and unused API.Alexander Kurtakov10-180/+19
2017-03-07changelog: Merge IEditorChangeLogContrib interfaces.Alexander Kurtakov6-33/+17
2017-03-07docker: Prepare docker editor on top of generic.Alexander Kurtakov9-59/+239
2017-03-06Bug 513161 - NPE in DockerImageHierarchyView.showJeff Johnston3-9/+18
2017-03-06Update master to next major release.Jeff Johnston179-187/+187
2017-03-03Bug 513029 - Fix open retry logic to be quiet and properly clean upJeff Johnston2-2/+45
2017-03-02Update Docker Tools documentation for 2.3.0.Jeff Johnston11-9/+41
2017-03-02Bug 512917 - CDT Container launcher fails for unnamed ConnectionJeff Johnston1-1/+6
2017-03-02valgrind: Suppression editor in generic editor.Alexander Kurtakov5-27/+59
2017-03-02releng: Build against Oxygen from now on.Alexander Kurtakov3-4/+6
2017-03-01systemtap: remove unused code.Alexander Kurtakov1-42/+1
2017-03-01Bug 512917 - CDT Container launcher fails for unnamed Connection Jeff Johnston3-2/+7
2017-03-01Convert to lambdas.Alexander Kurtakov4-50/+33
2017-03-01Move away of deprecated CDT methods/constants.Alexander Kurtakov3-25/+5
2017-02-22Bug 512582 - NullPointerException when committing Docker imageJeff Johnston1-2/+4
2017-02-22Bug 495600 - Improve UI for Docker reconnection use caseJeff Johnston1-6/+79
2017-02-17Update Oxygen target platform to Orbit's Oxygen M5 contribution.Roland Grunberg1-2/+2
2017-02-14docker: More Guava deprecated updates.Alexander Kurtakov2-6/+6
2017-02-14docker: Move to non-deprecated guava calls.Alexander Kurtakov1-3/+3
2017-02-14Update Maven build machinery.Alexander Kurtakov2-4/+4
2017-02-07Bug 470309 - Exception On CloseJeff Johnston1-3/+3
2017-02-01Bug 499919 - Deselected connection after deleted tagJeff Johnston1-0/+14
2017-02-01Add linuxtools-e4.7 target for OxygenJeff Johnston1-0/+71
2017-01-31Bug 493863 - Opening a volume in Docker explorer silently failsJeff Johnston2-1/+65
2017-01-31Bug 497007 - UI: Unify Add button labels in "Run a Docker Image" dialogJeff Johnston1-1/+2
2017-01-27Bug 508589 - Docker Explorer: Enable multiple connection deletionXavier Coulon4-12/+49
2017-01-26Bug 507994 - RFE: support --net option in Docker run image UIJeff Johnston19-24/+1121
2017-01-24Bug 510465 - task-focused proposal fails with sendto argumentsJeff Johnston4-3/+4
2017-01-13Fix targetsJeff Johnston2-1/+39
2017-01-09Bug 502261 - Change label in Run ConfigurationJeff Johnston2-3/+4
2017-01-09Bug 508177 - Add Refresh command on connectionJeff Johnston4-9/+188
2017-01-06releng: Update maven plugins.Alexander Kurtakov1-3/+3
2017-01-05Bug 508654 - ArrayIndexOutOfBoundsException in DataVolumeModelJeff Johnston1-1/+6
2016-12-13Update Docker and Vagrant pom / feature xml files to 2.3.0-SNAPSHOT.Jeff Johnston15-17/+17
2016-12-13Update master to use 5.3.0-SNAPSHOT in pom and feature xml files.Jeff Johnston163-164/+164
2016-12-12Bug 492235: Update to docker-client 3.6.8.Roland Grunberg5-92/+37
2016-12-07Bug 508858: Pass a blocking InputStream to the TarArchiveInputStream.Roland Grunberg1-8/+34
2016-12-07Fix Copy To Container to properly get container infoJeff Johnston1-1/+6
2016-12-06Cleanups.Alexander Kurtakov2-4/+5
2016-12-06releng: Fix p2analyzer repo url.Alexander Kurtakov2-2/+2
2016-12-06releng: improve maven resources pluginAlexander Kurtakov2-16/+0

Back to the top