aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-04Revert "Greylist Offline.getProbes(..)."Allen Hair
2019-02-01Greylist Offline.getProbes(..).Allen Hair
2019-01-24Prepare for next development iterationEvgeny Mandrikov
2019-01-23Prepare release 0.8.3Evgeny Mandrikov
2019-01-23Add InjectedClassRuntime to documentationEvgeny Mandrikov
2019-01-23Change wording for consistencyEvgeny Mandrikov
2019-01-23Rename method 'isEmpty' to 'containsCode'Evgeny Mandrikov
2019-01-22Add experimental support for Java 13 class files (#835)Evgeny Mandrikov
2019-01-21Replace empty table in HTML report by messages (#833)Evgeny Mandrikov
2019-01-21Agent can inject class into Java 9+ bootstrap class loader (#829)Evgeny Mandrikov
2019-01-19Happy New Year 2019!Evgeny Mandrikov
2019-01-18Preserve empty class and sourcefile nodes in XML report (#817)Evgeny Mandrikov
2019-01-17Improve wording (#832)Evgeny Mandrikov
2019-01-16Fix typoEvgeny Mandrikov
2019-01-12Configure exec-maven-plugin to use selected JDK toolchain (#830)Evgeny Mandrikov
2019-01-12Remove unused maven-plugin-tools-javadoc tagletsEvgeny Mandrikov
2019-01-11Add default code reviewers into OWNERS am: fde6a55fd2 am: 4b7f2ff03fChih-Hung Hsieh
2019-01-11Add default code reviewers into OWNERS am: fde6a55fd2Chih-Hung Hsieh
2019-01-11Add default code reviewers into OWNERSChih-Hung Hsieh
2019-01-11Add default code reviewers into OWNERSChih-Hung Hsieh
2019-01-10Remove misleading parameters of jacoco-maven-plugin goals (#827)Evgeny Mandrikov
2019-01-10Require at least Maven 3.0 for jacoco-maven-plugin (#821)Sylwester Lachiewicz
2019-01-09Get rid of warnings about shading ASM "module-info.class" (#826)Evgeny Mandrikov
2019-01-09Upgrade maven-plugin-plugin to 3.6.0 and maven-shade-plugin to 3.2.1 (#820)Sylwester Lachiewicz
2019-01-09Make unit tests realistic (#824)Evgeny Mandrikov
2019-01-09Replace all remaining uses of Opcodes.ASM6 in tests on Opcodes.ASM7Evgeny Mandrikov
2019-01-08Add filter for Kotlin not-null assertion operator (#815)Evgeny Mandrikov
2019-01-08Extend filtering by annotation name to ones that simply contain Generated (#822)Evgeny Mandrikov
2019-01-06Add validation test for Kotlin "safe" cast operatorEvgeny Mandrikov
2019-01-06Add validation test for Kotlin elvis operatorEvgeny Mandrikov
2019-01-06Add validation test for Kotlin safe call operatorEvgeny Mandrikov
2019-01-06Fix typoEvgeny Mandrikov
2019-01-06Show message in HTML report when analyzed class does not match executed (#819)Evgeny Mandrikov
2019-01-06Show messages in HTML report when class has no debug information (#818)Evgeny Mandrikov
2019-01-06Fix typoEvgeny Mandrikov
2018-12-30Update filter for Kotlin suspending functions (#809)Evgeny Mandrikov
2018-12-28synthetic methods that represent Kotlin suspend functions should not be ignor...Evgeny Mandrikov
2018-12-27Reduce duplication of code (#808)Evgeny Mandrikov
2018-12-26Update filter for Kotlin coroutines that restore state (#803)Evgeny Mandrikov
2018-12-23Show message in HTML report when source file can't be found (#801)Evgeny Mandrikov
2018-12-21Add filter for Kotlin coroutines (#802)Evgeny Mandrikov
2018-12-14Fix filtering in case of inlining top level function into class in same file ...Evgeny Mandrikov
2018-12-12Add unit tests for AbstractMatcher (#796)Evgeny Mandrikov
2018-12-10Add filter for instructions inlined by Kotlin compiler (#764)Evgeny Mandrikov
2018-11-27Report code coverage correctly for Kotlin methods with default arguments (#774)Evgeny Mandrikov
2018-11-19Align actual test with test description (#790)Marc R. Hoffmann
2018-11-15Add test: computation of lines range should respect ignored instructionsEvgeny Mandrikov
2018-11-15Refactor coverage analysis package (#744)Marc R. Hoffmann
2018-11-07Add module with validation tests for Groovy (#733)Andres Almiray
2018-11-04Add missing license headers to Groovy scriptsEvgeny Mandrikov