Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-06tmf remote: Decouple connection creation from JSchConnectionBernd Hufmann2-20/+24
2015-04-01tmf remote: Fix connection handling for explicitely opened connectionsBernd Hufmann1-6/+8
2015-03-31tmf remote: consolidate remote connection access methods Bernd Hufmann3-83/+90
2015-03-31tmf remote: clean up RemoteSystemProxy classBernd Hufmann1-43/+0
2015-03-31tmf remote: change implementation getProcessBuilder of RemoteSystemProxyBernd Hufmann1-7/+5
2015-03-31tmf remote: update and rename RemoteSystemProxyFactoryBernd Hufmann1-6/+8
2015-03-27tmf remote: comply with naming convention in RemoteSystemProxyFactoryBernd Hufmann1-7/+7
2015-03-26tmf remote: Bug 460847: Add remote fetch wizard and operationsBernd Hufmann5-1/+227
2015-03-23tmf remote: rename messages constantsBernd Hufmann3-14/+14
2015-03-23tmf remote: Add unit tests for tmf.remote.coreBernd Hufmann2-7/+13
2015-03-04Add API tool nature and builder to all code pluginsAlexandre Montplaisir1-0/+6
2015-03-04Update NullAnnotations for remote coreBernd Hufmann5-19/+7
2015-03-04Explicitely add @NonNull to inherited parametersBernd Hufmann2-2/+4
2015-03-02tmf-remote: Bug 460842: introduce ICommandInput and implementationBernd Hufmann4-7/+147
2015-03-01tmf-remote: Bug 460842: change ICommandResult to use ListsBernd Hufmann2-7/+11
2015-03-01tmf-remote: Bug 460842: clean-up ICommandShell and ICommandResult APIsBernd Hufmann9-75/+116
2015-02-27tmf-remote: Bug 460842: clean-up RemoteSystemProxy APIBernd Hufmann2-131/+81
2015-02-27tmf: Bug 460842: Introduce tmf remote plug-ins and featureBernd Hufmann26-0/+1779

    Back to the top