Mateusz Rzeszutek
|
ba4db4801f
|
Clean up concurrent advice utilities in javaagent-instrumentation-api (#3757)
* Clean up concurrent advice utilities in javaagent-instrumentation-api
* fix classloading tests
|
2021-08-03 09:17:19 -07:00 |
Anuraag Agrawal
|
df89691ca5
|
Move runWith logic to testrunner for use from Groovy and replace one … (#3546)
* Move runWith logic to testrunner for use from Groovy and replace one usage.
* Comment
* Fix static init order
* Fix
* Style
|
2021-07-13 17:14:00 +09:00 |
Anuraag Agrawal
|
a1b1c7452e
|
Inline one usage of basicSpan (#3535)
|
2021-07-12 10:02:40 -07:00 |
Mateusz Rzeszutek
|
9b56fc9051
|
Clean up AgentElementMatchers (#3527)
* Clean up AgentElementMatchers
* remove a TODO
* moved method
|
2021-07-09 10:02:21 +03:00 |
Anuraag Agrawal
|
761b9c280b
|
Migrate instrumentation gradle files to kotlin (#3414)
* Migrate instrumentation gradle files to kotlin
* Convert
* Muzzle
|
2021-06-28 17:27:12 +09:00 |
Anuraag Agrawal
|
785dc6adf2
|
Rename build files to build.gradle (#3409)
* Rename build files to build.gradle
* Rename smoke-tests
* Fix already broken
|
2021-06-25 16:10:31 +09:00 |
Anuraag Agrawal
|
deb0e255cf
|
Use plugins block everywhere for applying plugins (#3386)
* Use plugins block everywhere for applying plugins
* Actually it's library instrumentation
|
2021-06-24 11:13:35 +09:00 |
Anuraag Agrawal
|
80f43b7a6a
|
Migrate javaagent-instrumentation to plugin (#3328)
* Migrate instrumentation.gradle to plugin
* Migrate usages
* Remove old
* Fix
* Revert example
* afterEvaluate
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2021-06-17 23:13:14 +09:00 |
Anuraag Agrawal
|
aca8deff9c
|
Migrate scala to convention plugin. (#3313)
|
2021-06-15 18:54:45 +09:00 |
Trask Stalnaker
|
c79b5c5f1d
|
Fix some raw types warnings (#3300)
* Fix some raw types warnings
* oops
|
2021-06-15 08:42:07 +03:00 |
Trask Stalnaker
|
ac30b3c185
|
Add SuppressWarnings("unused") on Advice classes (#3207)
* Add SuppressWarnings unused on Advice classes
* And in doc
|
2021-06-07 16:00:21 +09:00 |
Lauri Tulmin
|
a48499deaf
|
Split akka actor instumentation (#3173)
|
2021-06-03 14:15:08 -07:00 |