Trask Stalnaker
|
dafc97f96e
|
Simplify gradle files (#4292)
|
2021-10-04 21:53:35 -07:00 |
Mateusz Rzeszutek
|
085066edb3
|
Add some testcontainers dependencies to dependencyManagement dep set (#4185)
|
2021-09-22 14:53:45 -07:00 |
Matthew Ho
|
6967484a97
|
Update groovy import order to match default IntelliJ (#1708) (#4047)
* Update groovy import order to match default IntelliJ (#1708)
* organized imports for .groovy files to follow default IntelliJ import settings
* updated intellij-setup.md
* Spotless
* drift
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
|
2021-09-11 11:53:08 -07:00 |
Trask Stalnaker
|
473edf5149
|
Fix couchbase instrumentation publishing (#3978)
* Fix couchbase instrumentation publishing
* Use new gradle-plugins version
|
2021-08-27 09:48:35 -07:00 |
Trask Stalnaker
|
20c72f3e98
|
Format kotlin gradle files (#3942)
* Add ktlint for kotlinGradle
* ktlint fails on wildcard imports
* Auto-format kotlin gradle files
|
2021-08-25 13:43:57 +09:00 |
Lauri Tulmin
|
ff5472a822
|
Limit number of concurrently running docker tests (#3664)
* Limit number of concurrently running docker tests
* rename heavy to testcontainers
* use shorter expression
|
2021-07-27 15:41:39 -07:00 |
Lauri Tulmin
|
fc9609d814
|
couchbase 3.2.0 (#3645)
|
2021-07-21 16:46:31 +03:00 |
Mateusz Rzeszutek
|
9b56fc9051
|
Clean up AgentElementMatchers (#3527)
* Clean up AgentElementMatchers
* remove a TODO
* moved method
|
2021-07-09 10:02:21 +03:00 |
Trask Stalnaker
|
9e4da754c2
|
Use consistent logger field name (#3515)
|
2021-07-07 10:47:46 -07: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 |
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
|
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
|
2871b5ddcf
|
Couchbase 3.1.6 (#3194)
|
2021-06-05 11:23:41 -07:00 |