Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Target Explorer: add possibility to add parameters to refrenced steps inTobias Schwarz2-179/+200
2012-08-14Target Explorer: add possibility to add parameters to refrenced steps inTobias Schwarz2-8/+38
2012-08-10Target Explorer: Rework locator model local host peer filteringUwe Stieber3-95/+28
2012-08-10Target Explorer: Added asynchronous callback to be invoked by ILocatorModelRe...Uwe Stieber3-4/+33
2012-08-08Target Explorer: Fix FindBugs warningsUwe Stieber2-9/+6
2012-07-26Target Explorer: Assure Target Explorer model initialization if working outsi...Uwe Stieber2-90/+92
2012-07-25Target Explorer: Fix locator model lookup service not taking remote ID into a...Uwe Stieber1-0/+8
2012-07-19Target Explorer: Added IPeerModel#getRemotePeerId() and remember original rem...Uwe Stieber4-518/+562
2012-07-13Target Explorer: Added "hasAttribute" and "isAttribute" property tester for p...Uwe Stieber1-0/+12
2012-07-11Target Explorer: Fix transient peer handlingUwe Stieber4-165/+165
2012-07-11Target Explorer: Fix assertion in peer attribute merge and Fix toolbar contri...Uwe Stieber1-0/+6
2012-07-09Target Explorer: ADD History ManagementTobias Schwarz1-2/+2
2012-07-09Target Explorer: Remote peers can be explicitly associated with static peers ...Uwe Stieber2-431/+459
2012-07-03Target Explorer: Update custom peer attribute names to start uppercaseUwe Stieber1-2/+2
2012-06-26Target Explorer: Move read-only handling in generic TablePartUwe Stieber1-0/+8
2012-06-26Target Explorer: ADD generic category content handlingTobias Schwarz1-1/+1
2012-06-25Target Explorer: Peer nodes can have a "visible" attributeUwe Stieber2-0/+16
2012-06-21Target Explorer: Filter proxies and value-add's from the remote neighborhood ...Uwe Stieber1-0/+8
2012-06-14Target Explorer: Avoid scanning of neighborhood if on same host or in same ne...Uwe Stieber1-117/+136
2012-06-06Target Explorer: Use attributes to redirect a channel instead of the IDUwe Stieber1-79/+79
2012-06-05Target Explorer: Peer node scanner is skipping proxies and value-add'sUwe Stieber1-3/+17
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber2-11/+6
2012-05-25Target Explorer: Fix more findbugs warningsUwe Stieber3-11/+10
2012-05-25Target Explorer: Prefer loopback address for communication over canonical add...Uwe Stieber2-8/+23
2012-05-23Target Explorer: Fix peer discovery resets manual redirectionUwe Stieber2-5/+25
2012-05-23Target Explorer: Fix assertion if a peer is redirected and discoverableUwe Stieber2-23/+43
2012-05-15Releng: Fix copyright headerUwe Stieber23-22/+32
2012-05-10Target Explorer: Make it easier to extend NewTargetWizard/NewTargetWizardPageUwe Stieber2-1/+17
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber1-1/+1
2012-05-09Target Explorer: Fix assertion on test case agent launch, allow framework to ...Uwe Stieber1-2/+16
2012-05-08Target Explorer: Added peer type property constantUwe Stieber1-6/+11
2012-05-08Target Explorer: Sort service listsUwe Stieber1-3/+7
2012-04-28Target Explorer: Parent category id is not longer stored into the peer model ...Uwe Stieber2-14/+0
2012-04-27Target Explorer: Generalize categories handlingUwe Stieber1-10/+1
2012-04-26Target Explorer: ADD Launches to target explorer, editor and context menusTobias Schwarz1-8/+51
2012-04-26Target Explorer: Change default persistence file extension from ".ini" to ".j...Uwe Stieber2-3/+3
2012-04-24Target Explorer: Added "Add To Favorites" and "Remove From Favorites" context...Uwe Stieber1-1/+10
2012-04-22Target Explorer: Fix high level FindBugs warningsUwe Stieber1-0/+8
2012-04-22Target Explorer: Fix FindBugs warning: WMI_WRONG_MAP_ITERATORUwe Stieber2-8/+10
2012-04-22Target Explorer: Fix FindBugs warning: LI_LAZY_INIT_STATICUwe Stieber1-1/+1
2012-04-17Target Explorer: code cleanup, removed commented out codeUwe Stieber1-105/+6
2012-04-17Target Explorer: Fix NPE with new workspaceUwe Stieber1-0/+1
2012-04-15Fix unsafe static field initializationUwe Stieber1-1/+1
2012-04-13Target Explorer: Fix dead-lock's while querying servicesUwe Stieber1-18/+41
2012-04-12Target Explorer: Fix avoid service queries for unreachable peers and shutdown...Uwe Stieber2-11/+16
2012-04-12Target Explorer: Query available services per peer on demand onlyUwe Stieber8-56/+360
2012-04-11Target Explorer: Filter value-add nodes from Target Explorer by defaultUwe Stieber1-1/+1
2012-04-11Target Explorer: Improved value-add launch logic and avoid launching value-ad...Uwe Stieber2-0/+43
2012-04-03Target Explorer: UI not updated on peer node changesUwe Stieber1-0/+3
2012-04-03Target Explorer: CHANGE persistence to GSONTobias Schwarz3-207/+4

Back to the top