Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
jacoco
/
d850ed49b22d2a0c84a3b317acec8df7e7159016
d850ed4
Github #525: Simple Command Line Interface
by Marc R. Hoffmann
· 8 years ago
30bc8e1
Add profile for compilation with ECJ (#522)
by Evgeny Mandrikov
· 8 years ago
e93053e
Add filter for try-with-resources statement (#500)
by Evgeny Mandrikov
· 8 years ago
0e72710
Fix compiler warnings reported in Eclipse (#514)
by Marc R. Hoffmann
· 8 years ago
e94c7af
Use new filtering API for existing filter of methods in enums (#512)
by Evgeny Mandrikov
· 8 years ago
7f719c8
Add filter for methods annotated with @lombok.Generated (#513)
by Marc R. Hoffmann
· 8 years ago
40035a0
Use new filtering API for existing filter of synthetic methods (#511)
by Evgeny Mandrikov
· 8 years ago
b11b56b
add intellij files to ignore (#510)
by David J. M. Karlsen
· 8 years ago
1f34a6a
Add Javadoc for IFilter#filter (#509)
by Marc R. Hoffmann
· 8 years ago
eaef191
Add internal API for filters and filter for synchronized statement (#501)
by Evgeny Mandrikov
· 8 years ago
38a26f4
Separate test scenarios in different methods (#504)
by Marc R. Hoffmann
· 8 years ago
ca65c22
Include runtime dependencies in aggregated reports (#502)
by Marc R. Hoffmann
· 8 years ago
47094b8
Use isJDKCompiler constant to validate all cases (#503)
by Marc R. Hoffmann
· 8 years ago
8652078
Tests can detect that they were compiled by ECJ (#497)
by Evgeny Mandrikov
· 8 years ago
eb4fdb1
Fix typo
by Evgeny Mandrikov
· 8 years ago
296f992
Exclude enum methods "values" and "valueOf" from reports (#491)
by Evgeny Mandrikov
· 8 years ago
274577d
Fix test about "bad cycles" with interfaces for JDK8u152 (#492)
by Evgeny Mandrikov
· 8 years ago
84de5f5
Fix broken links to CSV and XML coverage reports in distribution (#490)
by Evgeny Mandrikov
· 8 years ago
7432e17
Prepare for next development iteration
by Evgeny Mandrikov
· 8 years ago
ec516e4
Prepare release v0.7.9
by Evgeny Mandrikov
· 8 years ago
2b1d4b2
"prepare-agent" should not overwrite property if execution skipped (#486)
by Evgeny Mandrikov
· 8 years ago
4585416
Consolidate .gitignore files (#485)
by Evgeny Mandrikov
· 8 years ago
d1a0f19
Generate OSGi Manifests (#211)
by Evgeny Mandrikov
· 8 years ago
d80b6b5
MethodAnalyzerTest should not violate contracts of ASM API (#480)
by Evgeny Mandrikov
· 8 years ago
b20e495
Add missing assertions (#477)
by Evgeny Mandrikov
· 8 years ago
8225e1c
Add links about integration of JaCoCo into Codecov and Coveralls (#481)
by Evgeny Mandrikov
· 8 years ago
b208594
Test that "ClassFormatError: Short length on BootstrapMethods" fixed by ASM upgrade (#462)
by Evgeny Mandrikov
· 8 years ago
ed97906
Do not recompute frames in case of large methods (#177)
by Evgeny Mandrikov
· 8 years ago
c78b2bf
Add missing test case that is described in documentation (#475)
by Evgeny Mandrikov
· 8 years ago
34cd880
Happy New Year 2017!
by Evgeny Mandrikov
· 8 years ago
2bc56b2
Fix build failure with JDK 9 EA b148 (#470)
by Evgeny Mandrikov
· 8 years ago
055e8e4
Make FORMAT_VERSION non-constant
by Brett Kail
· 8 years ago
eeb3aa8
Move JaCoCo.ASM_API_VERSION to InstrSupport
by Brett Kail
· 8 years ago
02accc7
Fix typos (#473)
by Hemant Kumar
· 8 years ago
248723e
Prepare for next development iteration
by Evgeny Mandrikov
· 8 years ago
6e9b6f2
Prepare release v0.7.8
by Evgeny Mandrikov
· 8 years ago
bb8e46c
Simplify numbering of versions (#468)
by Evgeny Mandrikov
· 8 years ago
52284d1
No need to sign JARs using maven-jarsigner-plugin (#466)
by Evgeny Mandrikov
· 8 years ago
f749802
Add hint about late property evaluation in maven-surefire-plugin (#465)
by Nikhil Nanivadekar
· 8 years ago
0988e8c
To prevent regressions add test for annotation with an initializer (#460)
by Evgeny Mandrikov
· 8 years ago
7c61c38
Remove obsolete build config files (#458)
by Marc R. Hoffmann
· 8 years ago
9eb151b
Use jacoco.org domain instead of eclemma.org (#457)
by Marc R. Hoffmann
· 8 years ago
be326b7
Fix typo in maven plugin comment (#454)
by Keita Tsukamoto
· 8 years ago
9b1c6f5
Use RoundingMode#FLOOR for percentages in HTML report (#452)
by Evgeny Mandrikov
· 8 years ago
616b5fb
Fix typo in Maven plugin help: surefore => surefire. (#450)
by onlywade
· 8 years ago
36ee332
Update comments about "bad cycles" with interfaces (#448)
by Evgeny Mandrikov
· 8 years ago
2a3b756
Clarify runtime dependency in case of offline instrumentation (#445). (#445)
by Marc R. Hoffmann
· 8 years ago
a0afcd6
Assert execution order in validation tests with type cycles (#443)
by Marc R. Hoffmann
· 8 years ago
e26ee1e
Improve ValidationTestBase (#440)
by Marc R. Hoffmann
· 8 years ago
54334f2
Do not add members into interfaces with only abstract and clinit methods (#441)
by Evgeny Mandrikov
· 8 years ago
28a112c
Do not violate JVMS regarding initialization of final fields (#434)
by Evgeny Mandrikov
· 8 years ago
c6f2b6b
Execute core tests with bytecode version 9 (#411)
by Evgeny Mandrikov
· 8 years ago
8f05e7c
Use SonarQube.com
by Evgeny Mandrikov
· 8 years ago
7056530
Fix instrumentation of interfaces with default methods (#428)
by Evgeny Mandrikov
· 8 years ago
aa4fda8
Add Visual Studio Team Services to integration matrix (#429)
by Evgeny Mandrikov
· 8 years ago
08a2d0d
Add report-aggregate to m2e/lifecycle-mapping-metadata.xml (#427)
by Evgeny Mandrikov
· 8 years ago
d8b38bf
Fix documentation (#425)
by Evgeny Mandrikov
· 8 years ago
8b21298
Rename dot folder in documentation (#421)
by Evgeny Mandrikov
· 8 years ago
209b27c
report mojo: add user property for parameter dataFile (#322)
by Evgeny Mandrikov
· 8 years ago
28d5985
Fix usage of code-prettify in documentation (#423)
by Evgeny Mandrikov
· 8 years ago
a9f48b8
Prepare for next development iteration
by Evgeny Mandrikov
· 8 years ago
342ce88
Prepare release v0.7.7
by Evgeny Mandrikov
· 8 years ago
e027256
Exclude unwanted files from distribution
by Evgeny Mandrikov
· 8 years ago
b0c293e
Add note about explicit selection of non-aggregate reports (#420)
by Evgeny Mandrikov
· 8 years ago
8e73ea6
Upgrade to ASM 5.1 (#417)
by Evgeny Mandrikov
· 8 years ago
8068fdb
Get rid of DNS request in DumpTaskTest (#416)
by Evgeny Mandrikov
· 8 years ago
fa46575
dataFileIncludes in report-aggregate should be configurable (#415)
by Evgeny Mandrikov
· 8 years ago
55e39fc
GitHub #414: Also collect execution data from the project itself.
by Marc R. Hoffmann
· 8 years ago
0cefebe
merge mojo: replace "project.parent" by "project" in documentation (#410)
by Evgeny Mandrikov
· 8 years ago
b3ed509
prepare-agent mojo: add example of late property evaluation syntax (#334)
by Evgeny Mandrikov
· 8 years ago
ea54810
GitHub #300: Allow standard Maven build with any JDK.
by Marc R. Hoffmann
· 8 years ago
ccbf42b
Use Maven Plugin Tools Java Annotations (#412)
by Evgeny Mandrikov
· 8 years ago
c5dfcbb
Compile into bytecode version 1.8 when using JDK 9 EA in Travis
by Evgeny Mandrikov
· 8 years ago
3cf1d3c
Add experimental support for Java 9 class files (#406)
by Evgeny Mandrikov
· 8 years ago
c72f350
Update developer documentation (#408)
by Marc R. Hoffmann
· 9 years ago
64f39fb
Update configuration for SonarQube
by Evgeny Mandrikov
· 9 years ago
a97c034
Enable caching in AppVeyor
by Evgeny Mandrikov
· 9 years ago
e19e193
Publish artifact for pull requests in AppVeyor (#311)
by Evgeny Mandrikov
· 9 years ago
fde254d
Add location to IOException when unable to read input during analysis (#400)
by Evgeny Mandrikov
· 9 years ago
a6bcbe3
Build on Windows using AppVeyor
by Evgeny Mandrikov
· 9 years ago
1f17893
Fix build on Windows (#405)
by Marc R. Hoffmann
· 9 years ago
8bc34b1
GitHub #401: Renamed "dot" resources in HTML reports
by Marc R. Hoffmann
· 9 years ago
bc1c263
Move creation of coverage report back to "org.jacoco.doc" (#403)
by Evgeny Mandrikov
· 9 years ago
5670443
Fix compiler warning after plexus-utils upgrade (#402)
by Marc R. Hoffmann
· 9 years ago
c181f60
GitHub #388: New Maven goal "report-aggregate" to create reports for multi-module projects
by Marc R. Hoffmann
· 9 years ago
bac679b
GitHub #399: Fix compilation with JDK 9 >= b111
by Evgeny Mandrikov
· 9 years ago
db83743
GitHub #397: Improve EOF handling for exec files.
by Marc R. Hoffmann
· 9 years ago
c36649b
Upgrade plexus-utils to 3.0.22 (GitHub #292)
by Marc R. Hoffmann
· 9 years ago
ea2f49f
Don't write empty probe arrays
by Marc R. Hoffmann
· 9 years ago
164485a
Merge pull request #381 from jacoco/issue-381
by Marc R. Hoffmann
· 9 years ago
f6562fa
Add GitHub issue template.
by Marc R. Hoffmann
· 9 years ago
239f619
No need to use 'gh-pages' branch
by Evgeny Mandrikov
· 9 years ago
c5c7ddb
Require at least Maven 3.0 for build
by Evgeny Mandrikov
· 9 years ago
d189a2c
Prepare for next development iteration
by Evgeny Mandrikov
· 9 years ago
930a818
Prepare release v0.7.6
by Evgeny Mandrikov
· 9 years ago
24a743d
Upgrade maven-jarsigner-plugin to version 1.4
by Evgeny Mandrikov
· 9 years ago
e833133
GitHub #358: Correct error handling for invalid agent arguments
by Marc R. Hoffmann
· 9 years ago
8c69700
Merge pull request #326 from jacoco/issue-326
by Marc R. Hoffmann
· 9 years ago
892e156
GitHub #326: Document defaults for check goal.
by Marc R. Hoffmann
· 9 years ago
c62fa3f
Merge pull request #288 from jacoco/issue-288
by Marc R. Hoffmann
· 9 years ago
Next »