| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gradle wrapper --gradle-version 4.9 (#1360) | Bogdan Drutu | 2018-08-07 | 2 | -1/+1 |
| | | |||||
| * | Update gradle to 4.7. (#1231) | Bogdan Drutu | 2018-06-04 | 2 | -2/+1 |
| | | |||||
| * | Bumps to latest gradle (#1121) | Adrian Cole | 2018-04-11 | 2 | -1/+2 |
| | | |||||
| * | Update gradle to 4.3 (#822) | Bogdan Drutu | 2017-11-20 | 1 | -1/+1 |
| | | |||||
| * | Rollback changes to gradle. (#581) | Bogdan Drutu | 2017-09-05 | 2 | -1/+0 |
| | | |||||
| * | Add IntervalBucket and tests. (#537) | Yang Song | 2017-09-04 | 2 | -1/+1 |
| | | |||||
| * | update to gradle 4.0.1 (#451) | Bogdan Drutu | 2017-07-11 | 2 | -2/+2 |
| | | |||||
| * | Update to gradle 4.0 (#434) | Bogdan Drutu | 2017-07-07 | 2 | -2/+2 |
| | | |||||
| * | Upgrade to Gradle 3.5. | Stefan Schmidt | 2017-07-04 | 2 | -2/+2 |
| | | | | | | | | | | | | | | I've run the following command line: ./gradlew wrapper --gradle-version=3.5 Among other things, this fixes the issue described in https://github.com/gradle/gradle/issues/1387 ("Exception: java.lang.IllegalStateException thrown from the UncaughtExceptionHandler in thread..."). I've run into this issue when adding more instrumentation logic to the Java agent. It makes debugging the actual issue nearly impossible as any useful debug output is lost. While there, also upgrade the errorprone-plugin to 0.0.10 (was 0.0.9) because the previous version is broken in Gradle 3.5, cf. https://github.com/tbroyer/gradle-errorprone-plugin/issues/37. | ||||
| * | Add support for gradle to build the instrumentation-java. (#158) | Bogdan Drutu | 2017-03-21 | 2 | -0/+6 |
| * Add support for gradle to build the instrumentation-java. * Change the version to 0.4.0-SNAPSHOT. | |||||
