Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-09dataviewers: Javadoc fixes.Alexander Kurtakov5-11/+14
2015-03-09profiling: Remove deprecated isOption/setOption methods.Alexander Kurtakov1-127/+0
2015-03-06Bump version to 4.0.0.Alexander Kurtakov22-25/+23
2015-03-06Build against Mars.Alexander Kurtakov1-0/+2
2015-01-20Systemtap: Improve no-stap errors; allow projectless processes.Andrew Ferrazzutti1-45/+44
2015-01-20We use the hamcrest API directly, it should be explicitlyMat Booth1-0/+1
2015-01-14Fix profiling tools when no profiling provider existsJeff Johnston9-94/+174
2015-01-07Fix for bug 456247 - gcov not working on Windows/CygwinJeff Johnston1-467/+593
2015-01-05Fix RuntimeProcessFactory whichCommand() methodJeff Johnston1-2/+11
2014-12-10Bug 454050: Fix a problem when functions are exported in ENV in remote profile.Roberto Oliveira1-1/+25
2014-11-26profiling: Fixes an issue when creating a new profile. It was getting in an i...Roberto Oliveira2-2/+2
2014-11-10Gcov: remove SWTBot from tests.Andrew Ferrazzutti1-14/+22
2014-11-03Propogate error message from invalid child tab to the parent.Roland Grunberg1-0/+1
2014-09-29profiling: Beautify code.Alexander Kurtakov2-33/+6
2014-09-26Bump features to 3.2.0-SNAPSHOT.Alexander Kurtakov19-19/+19
2014-09-16Add missing license headers.Andrew Ferrazzutti3-0/+30
2014-09-16Enable logging of all SWTBot tests with log4J.Andrew Ferrazzutti1-0/+6
2014-09-11Fixed some javaDocs in profiling.uiLeo Ufimtsev5-103/+116
2014-09-10piechart: Fix javadoc.Alexander Kurtakov3-4/+8
2014-09-10profiling: More javadoc fixes.Alexander Kurtakov15-106/+87
2014-09-10profiling: Javadoc fixes.Alexander Kurtakov3-15/+29
2014-09-09Systemtap: Improve BrowserView UI loading.Andrew Ferrazzutti1-2/+4
2014-09-09profiling: Disable auto build programatically.Alexander Kurtakov2-17/+71
2014-09-05profiling.ui: Fix javadoc and make malformed one an error.Alexander Kurtakov2-2/+2
2014-09-03Bug 408543 - 'since' version fix for Shared api Leo Ufimtsev4-5/+5
2014-08-25Bug 408543 - Fix in Shared api for reading/setting autotools optionsLeo Ufimtsev1-8/+9
2014-08-21Bug 408543 - Implemented Shared api for enabling checkboxesLeo Ufimtsev8-2/+993
2014-08-12Restore STDataViewersImages.java which was removed by 3b2966b2d3c4ff13a563a81...Jeff Johnston1-0/+150
2014-08-07Fix PieChartPaintListener to properly save and restore FontsJeff Johnston3-208/+214

Back to the top