Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Update master branch to next proposed releaseJeff Johnston25-25/+25
2016-05-17Reduce Activators content.Alexander Kurtakov2-25/+1
2016-05-16profiling: Simplify boolean returns.Alexander Kurtakov1-18/+5
2016-05-13Remove useless code.Alexander Kurtakov2-8/+6
2016-05-13profiling: Remove useless instanceof check.Alexander Kurtakov1-8/+5
2016-05-13sonar: Inefficient use of keySet iterator instead of entrySet iterator.Alexander Kurtakov1-5/+4
2016-04-15Enable profiling.ui.capability againJeff Johnston3-13/+8
2016-04-14profiling: Switch to non-deprecated CMainTab2.Alexander Kurtakov1-2/+2
2016-03-30Bug 489933 - fix binutils source file lookup for relative project linksJeff Johnston1-1/+64
2016-03-29core: fix RuntimeProcessFactory#whichCommand methodWainer dos Santos Moschetta24-12/+321
2016-03-23proxy: attempt to open connection when closedWainer dos Santos Moschetta7-0/+81
2016-03-22proxy: add case to FileProxyTestWainer dos Santos Moschetta1-0/+14
2016-03-21Fix compile against Neon M6.Alexander Kurtakov1-1/+1
2016-03-15Bug 488810 - IOException in RuntimeProcessFactory.whichCommandJeff Johnston3-3/+14
2016-03-07444943 : PATH for gcov toolsVincent Guignot11-10/+120
2016-01-25Slim down tests helpers.Alexander Kurtakov3-354/+4
2016-01-25Lambdas convert.Alexander Kurtakov3-85/+64
2016-01-08Implement PDE API Analysis for Linux Tools.Roland Grunberg1-1/+1
2015-12-14Generification.Alexander Kurtakov1-3/+2
2015-12-10Remove .svn exclusions.Alexander Kurtakov2-2/+2
2015-12-10Synchronize eclipse output dir with maven one.Alexander Kurtakov29-29/+15
2015-12-08profiling: Move to Java 8 and Neon.Alexander Kurtakov58-399/+283
2015-12-07Start 5.0 development.Alexander Kurtakov23-23/+23
2015-11-26remove dependency from profiling.tests to ptpAlena Laskavaia3-33/+32
2015-11-13releng: Drop workaround for old Tycho.Alexander Kurtakov12-229/+1
2015-10-27proxy: resolve conflict between ssh.proxy and rdt.proxyWainer dos Santos Moschetta6-7/+63
2015-10-09Bug 477808: Use the same E.P. filesystem class from org.eclipse.remoteRoberto Oliveira3-28/+3
2015-10-07tests: Start using lambdas.Alexander Kurtakov2-35/+22
2015-09-22Update master to be source of 4.2.0 release.Jeff Johnston23-24/+23
2015-08-18Remove suppress warnings by properly fixing them.Alexander Kurtakov1-2/+1
2015-08-18profiling: Stop swtbot noise.Alexander Kurtakov1-6/+0
2015-07-29Remove ChangeLog files.Alexander Kurtakov6-437/+0
2015-07-29profiling: Bump tests BREE to 1.8.Alexander Kurtakov6-10/+10
2015-07-29Remove useless @see tags.Alexander Kurtakov1-3/+0
2015-07-17Remove useless non-javadoc comments.Alexander Kurtakov11-107/+0
2015-07-17Various project config settings.Alexander Kurtakov6-12/+106
2015-06-15proxy: enable remote proxy tests on maven buildsWainer dos Santos Moschetta8-30/+54
2015-06-10proxy: proxy manager cannot return LocalFileProxy singletonWainer dos Santos Moschetta1-4/+1
2015-06-05profiling: Remove deprecated methods in tests.Alexander Kurtakov1-44/+1
2015-06-05profiling: Remove declared but not thrown exceptions.Alexander Kurtakov1-15/+3
2015-06-04Bump up master to 4.1.0, the next release.Jeff Johnston22-23/+23
2015-06-02Bug 469184 - add test casesWainer dos Santos Moschetta1-0/+66
2015-06-02Bug 469184: Fix an issue when there are functions exported in ENV.Roberto Oliveira1-4/+10
2015-06-02Bug 467931 - adapt proxy to changes in o.e.remote and PTPWainer dos Santos Moschetta34-278/+1150
2015-05-08Gcov: fix failing tests.Andrew Ferrazzutti3-12/+17
2015-05-04Systemtap: terminate parser processes on stop.Andrew Ferrazzutti3-2/+23
2015-04-30Change tabs to spaces, remove trailing whitespace.Andrew Ferrazzutti19-820/+820
2015-04-20profiling: Unbreak tests on Fedora 22.Alexander Kurtakov2-5/+1
2015-03-26Generify getAdapter methods.Alexander Kurtakov1-2/+1
2015-03-26Remove unneeded casts.Alexander Kurtakov6-6/+6

Back to the top