Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-30Target Explorer: Added StreamsDataReceiver.Listener interface to listen to pr...Uwe Stieber1-0/+64
2012-08-09Target Explorer: Fix value-add sometimes interfere with agents. Avoid to laun...Uwe Stieber1-157/+180
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber1-3/+1
2012-08-08Target Explorer: Add a timeout mechanism to CallbackMonitor in case someWilliam Chen4-15/+117
2012-07-26Target Explorer: Assure Target Explorer model initialization if working outsi...Uwe Stieber1-16/+6
2012-07-26Target Explorer: Enforce PDE compiler settings and fix warningsUwe Stieber1-0/+32
2012-07-19Target Explorer: ADD change event listener to update attach launch configs wh...Tobias Schwarz1-0/+3
2012-07-19Target Explorer + TCF Debugger: Activate TCFLaunch with an already opened cha...Uwe Stieber2-64/+0
2012-07-11Target Explorer: Fix transient peer handlingUwe Stieber4-356/+402
2012-06-25Target Explorer: User a static proxy class to replace BlockingCallProxyWilliam Chen4-455/+0
2012-06-25Target Explorer: Fix an issue in BlockingCallProxy that throwables fromWilliam Chen1-14/+58
2012-06-22Target Explorer: Removed o.e.tcf.te.ui.startup plug-inUwe Stieber3-62/+0
2012-06-14Target Explorer: Fix channel manager does not indicate "channel closed normal...Uwe Stieber2-9/+9
2012-06-14Target Explorer: Check null before invoke DoneOpenChannel interface.William Chen1-3/+9
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber1-1/+1
2012-06-06Target Explorer: Fix channel returned by channel manager to early (still OPEN...Uwe Stieber1-2/+21
2012-06-06Target Explorer: ChannelManager to handle closed channels on getChannelUwe Stieber1-1/+14
2012-06-06Target Explorer: Remove ChannelMonitor listener which causes aWilliam Chen1-54/+0
2012-06-05Target Explorer: Refresh the first level children upon expanding aWilliam Chen3-0/+185
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber2-16/+10
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-8/+8
2012-05-25Target Explorer: Fix more findbugs warningsUwe Stieber3-3/+2
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber2-1/+30
2012-05-15Releng: Fix copyright headerUwe Stieber20-18/+38
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-05-08Target Explorer: Fix exportsUwe Stieber1-0/+1
2012-04-28Target Explorer: OSGi service implementation: ValueAddServiceUwe Stieber5-3/+147
2012-04-27Target Explorer: Bug 377848 - [UI] Eliminate the term "peer" from the UIUwe Stieber1-17/+17
2012-04-17Target Explorer: Fix handling of multiple value-add'sUwe Stieber4-36/+87
2012-04-16Target Explorer: Allow to set value add peer id to use (for debugging purpose...Uwe Stieber4-7/+52
2012-04-15Fix unsafe static field initializationUwe Stieber1-1/+1
2012-04-13Target Explorer: Fix channel sharing and reference-counting with value-adds, ...Uwe Stieber3-37/+95
2012-04-13Target Explorer: Enable value-add loggingUwe Stieber6-3/+94
2012-04-13Target Explorer: Update build.properties to include all schemas in the source...Uwe Stieber1-0/+1
2012-04-13Target Explorer: Rename value-add bindings extension point to clarify purposeUwe Stieber4-4/+4
2012-04-13Target Explorer: Fix dead-lock's while querying servicesUwe Stieber1-43/+52
2012-04-12Target Explorer: Fix avoid service queries for unreachable peers and shutdown...Uwe Stieber3-16/+46
2012-04-11Target Explorer: Improved value-add launch logic and avoid launching value-ad...Uwe Stieber7-125/+370
2012-04-08Target Explorer: Shutdown value-adds on session shutdown only. Let the value-...Uwe Stieber1-3/+13

Back to the top