0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.2.0-SNAPSHOT
elmuerte
as Michiel Hendriks
More... over 5 years ago
Changed XMLOutputFactory construction More... about 8 years ago
added async reporter calling via disruptor More... over 9 years ago
documentation updates More... over 9 years ago
generate reports as part of `site` command More... over 9 years ago
updated project info in POM More... over 9 years ago
- try to get the actual classname in aspectj recorder - grouping of repeats in treegrid output can be switched off with a param More... over 9 years ago
combine repeating subsequent calls, added color coding to depth More... over 9 years ago
xml styles to convert the output xml to different formats More... over 9 years ago
upped version, escape some more chars in the filenames created by the xml reporter. More... over 9 years ago
formatstring fix for JRE6 More... over 9 years ago
added composite calltree reporter More... over 9 years ago
ignore .checkstyle file More... over 9 years ago
resolved a checkstyle violation More... over 9 years ago
updated checkstyle config More... over 9 years ago
various fixes in the XML reporter, output tests against XSD More... over 9 years ago
start of XML reporter More... over 9 years ago
Updated file header More... over 9 years ago
added CalltreeRecorderService which can be used as Spring service. A standard implementation is available in BasicRecorder, and a NOP implementation exists in the NullCalltreeRecorderService. More... over 9 years ago
updated documentation More... over 9 years ago
Reworked the stacktrace recorder and added a basic recorder which can be passed around through the code (or put in a singleton). More... over 9 years ago
logic error: last entry was never updated, so tree would be corrupt quite quickly. More... over 9 years ago
- added minimum report depth to reporter - log a corrupt call tree More... over 9 years ago
Spring AOP's MethodInvocationProceedingJoinPoint throws exceptions in the returned SourceLocation instead of just returning null. More... over 9 years ago
- added slf4j reporter - added aspectj recorder More... over 9 years ago
- added unit test for the stacktrace recorder (and fixed a bug because of it) - updated findbugs exclude for the newly structured code More... over 9 years ago
Completely restructuring this framework due to different ways to get call-site information. More... over 9 years ago
added travis build result image More... over 9 years ago
findbugs 2.x does not work with jdk8 due to asm.jar
elmuerte
as Michiel Hendriks
More... over 9 years ago
fixed travis config
elmuerte
as Michiel Hendriks
More... over 9 years ago