Tyler Benson
|
fe52180bfc
|
Apply proper generic signature for Instrumenter.Default transformers()
Previously it was missing the MethodDescription portion.
|
2019-01-04 15:25:12 -08:00 |
Andrew Kent
|
4dc3528097
|
Add post-match hook to default instrumenter api
|
2018-12-19 17:07:43 -08:00 |
Tyler Benson
|
4583d12b31
|
Cleanup method signatures and servlet 2 instrumentation
adding the abstract servlet instrumentation reduces code duplication and makes it more similar to servlet 3 instrumentation.
|
2018-08-13 15:14:10 +10:00 |
Andrew Kent
|
02a3e6a5d3
|
New Instrumentation API
|
2018-07-06 17:17:32 -04:00 |
Tyler Benson
|
f35e2e6ebe
|
Remove various warnings and other cleanup
Also upgrade some plugins.
|
2018-05-04 14:05:06 +10:00 |
Tyler Benson
|
cd289308bb
|
Remove timeouts.
Not helping as much as was hoped. Causing extra noise in CI.
|
2018-04-30 11:10:18 +10:00 |
Andrew Kent
|
3eac216a04
|
Use defaultTransformers in all instrumentation
|
2018-03-20 15:59:11 -07:00 |
Andrew Kent
|
84fe1fc0e3
|
Organize bootstrap and agent classes by known prefix.
|
2018-03-15 12:17:03 -07:00 |
Andrew Kent
|
878d92f5b2
|
Test under custom classloader
|
2018-03-15 12:17:03 -07:00 |
Tyler Benson
|
903248ddf2
|
Set timeouts on all the tests.
|
2018-02-21 12:09:57 +10:00 |
Andrew Kent
|
c6e883e042
|
Move bootstrap prefixes to classloader matcher
|
2018-02-15 19:17:19 -08:00 |
Andrew Kent
|
64e2173bf7
|
Set bootstrap delegation for osgi classloading
|
2018-02-15 19:17:19 -08:00 |