Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-06tmf remote: Decouple connection creation from JSchConnectionBernd Hufmann1-1/+0
2015-04-01fix modifier orderMatthew Khouzam1-1/+1
2015-03-31tmf remote: consolidate remote connection access methods Bernd Hufmann1-2/+2
2015-03-31tmf remote: clean up RemoteSystemProxy classBernd Hufmann1-1/+1
2015-03-31tmf-remote: use dispose instead of disconnect for a fetch connectionBernd Hufmann1-1/+1
2015-03-31tmf remote: update and rename RemoteSystemProxyFactoryBernd Hufmann1-2/+2
2015-03-30tmf remote: comply with naming conventionBernd Hufmann1-5/+5
2015-03-27tmf remote: remove code duplicationBernd Hufmann1-22/+17
2015-03-27tmf remote: use System.arraycopy instead of manually coppy array.Bernd Hufmann1-3/+1
2015-03-27tmf remote: collapse if-statement in preference pageBernd Hufmann1-4/+2
2015-03-27tmf remote: fix modifier order warningsBernd Hufmann2-6/+6
2015-03-27tmf-remote: Add java doc to messagesBernd Hufmann2-8/+69
2015-03-27tmf-remote: fix dead variable storage warning in preference pageBernd Hufmann1-1/+2
2015-03-27tmf-remote: fix dead variable storage warning Bernd Hufmann1-7/+2
2015-03-27tmf remote: Allow plugin customization for alternative profile locationBernd Hufmann1-3/+30
2015-03-27tmf remote: Bug 460847: Add Junits for XML reader/writer of remote fetchMarc-Andre Laperle1-1/+1
2015-03-26tmf remote: Bug 460847: Add remote fetch wizard and operationsBernd Hufmann12-3/+1605
2015-03-26tmf remote: Bug 460847: Add profile preference for remote fetchingPatrick Tasse6-3/+1363
2015-03-25tmf-remote: Bug 460847: add model for remote fetching of tracesMarc-Andre Laperle16-6/+1172
2015-03-04Add API tool nature and builder to all code pluginsAlexandre Montplaisir1-0/+6
2015-02-27tmf: Bug 460842: Introduce tmf remote plug-ins and featureBernd Hufmann18-0/+1088

    Back to the top