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 |
Trask Stalnaker
|
4c80c62ce7
|
Add unused to remaining advice classes (#3280)
* Add unused to remaining advice classes
* Add newlines for visual separation
|
2021-06-14 11:12:02 +09:00 |
Trask Stalnaker
|
cefaecab3f
|
Use more efficient namedOneOf where possible (#3200)
* Use more efficient namedOneOf where possible
* Fix - hasClassesNamed does and not or
|
2021-06-07 11:41:34 +09:00 |
Trask Stalnaker
|
935eeae544
|
Update folder structure (#3174)
* Update apache-dubbo-2.7 folder structure
* Update logback-1.0 folder structure
|
2021-06-02 23:46:52 -07:00 |