Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-04Target Explorer: No need for a buffered writer to send "quit" to the value-addUwe Stieber1-3/+2
2013-12-04Target Explorer: Flush the output stream writer after writing "quit"Uwe Stieber1-0/+1
2013-12-01Target Explorer: Improve flexibility of the value-add launcher to customizationsUwe Stieber2-37/+130
2013-11-25Target Explorer: cleanup value adds after last channel closedTobias Schwarz1-1/+8
2013-11-13Target Explorer: fix possible npe, add stepper service for schedulingTobias Schwarz1-32/+32
2013-10-26Target Explorer: Improve host to target path resolver algorithmUwe Stieber1-0/+8
2013-10-18Target Explorer: Further improve value-add handlingUwe Stieber1-1/+13
2013-10-18Target Explorer: Fix custom value-add license check errors not reportedUwe Stieber3-13/+42
2013-10-17Target Explorer: Fix transport section transport type combo not disabled if o...Uwe Stieber1-45/+45
2013-10-14Target Explorer: Fix FindBugs warningsUwe Stieber1-1/+1
2013-09-17Target Explorer: add cancel for stepTobias Schwarz2-72/+100
2013-09-13Target Explorer: Added path map resolver service interface and implementationUwe Stieber4-0/+237
2013-09-09Target Explorer: Complete path map service API by adding removePathMapUwe Stieber1-1/+15
2013-09-04Target Explorer: Extend the path map service to provide possibilities to add ...Uwe Stieber1-0/+31
2013-09-03Target Explorer: Extend path map service to include auto-generated path mapsuwe2-1/+32
2013-08-31Target Explorer: Fix applying the path map on open channel may hang up the UI...Uwe Stieber2-26/+49
2013-08-28Target Explorer: Extend value add launcher to allow to set a specific environ...Uwe Stieber1-1/+22
2013-08-27Target Explorer: Further improve path map handling on open channelUwe Stieber2-6/+35
2013-08-27Target Explorer: Add path map handling to channel manageruwe3-6/+90
2013-08-25Releng: Uprev plugin and feature versions to "1.2.0"Uwe Stieber2-11/+11
2013-07-10Target Explorer: Fix build issues and warningUwe Stieber1-31/+31
2013-07-10Target Explorer: Fix remote file system issuesUwe Stieber1-181/+175
2013-06-12Target Explorer: Fix value-add may hang up as stdout and stderr of the value ...Uwe Stieber2-25/+40
2013-06-04Target Explorer: Added global toolbar pulldown menu for generic TCF target co...Uwe Stieber1-0/+22
2013-05-21Target Explorer: Fix copyright years in file headersUwe Stieber11-156/+156
2013-05-20Target Explorer: Add abstract job implementation where the logic is executed ...Uwe Stieber5-40/+214
2013-05-14Target Explorer: fix events getting lostTobias Schwarz1-3/+4
2013-04-15Target Explorer: use stepper for connect/disconnectTobias Schwarz5-2/+107
2013-04-12Target Explorer: Fix a set of shutdown issuesUwe Stieber1-8/+11
2013-04-09Target Explorer: add watchdog when stepper is canceled and on rollbackTobias Schwarz1-0/+2
2013-04-09Target Explorer: rework stepper, reorder stepsTobias Schwarz7-67/+283
2013-03-05Target Explorer: Fix ignore additional content after value-add server propertiesUwe Stieber1-0/+7
2013-03-05Target Explorer: Ignore stderr on value-add launch for nowUwe Stieber1-1/+1
2013-03-02Target Explorer: Monitor the stderr stream of the launched value addUwe Stieber4-5/+17
2013-02-26Target Explorer: Fix NPE in external value-add launcherUwe Stieber1-1/+3
2013-02-19Target Explorer: Limit Java 7 workaround to Windows platforms onlyUwe Stieber1-1/+4
2013-02-13Target Explorer: Force "java.net.preferIPv4Stack" to be set if loading the TC...Uwe Stieber1-0/+6
2012-12-16Target Explorer: Allow participation at TCF communication channel shutdown fo...Uwe Stieber2-6/+14
2012-12-05Target Explorer: Changed value-add tracing to use system propertiesUwe Stieber2-38/+28
2012-11-24Target Explorer: Enforce default set of save actionsUwe Stieber1-4/+56
2012-11-21Target Explorer: Fix channel manager decorates channel with value-add even if...Uwe Stieber1-2/+3
2012-11-09[Target Explorer] automatically import and export remote debugger launchTobias Schwarz3-1/+43
2012-10-12Target Explorer: Additional tracing to determine who called IChannelManager#o...Uwe Stieber1-0/+10
2012-10-12Value-Add: Merge waitForServerProperties() fix to ValueAdd tooUwe Stieber1-1/+1
2012-10-03Target Explorer: Fix several issue in handling remote peer associations to st...Uwe Stieber3-1/+59
2012-10-01Target Explorer: Fix value-add server properties lookup and parsingUwe Stieber1-0/+6
2012-09-30Releng: Fix wrong plug-in provider information, Fix invalid update site URLUwe Stieber1-1/+1
2012-09-29Target Explorer: Updated plug-in provider name to separate the TE from the co...Uwe Stieber1-1/+1
2012-09-14Target Explorer: Fix Bug 389543 - ValueAddManager.getValueAdd() fails if org....Uwe Stieber7-206/+420
2012-09-10Target Explorer: Improve process output reader thread tracingUwe Stieber1-1/+1

Back to the top