Marcin Grzejszczak
|
f7865eddb1
|
Making tests less brittle
|
2018-10-30 12:23:39 +01:00 |
|
Marcin Grzejszczak
|
77f40a62d7
|
Made the tests less brittle
|
2018-10-30 12:13:33 +01:00 |
|
Adrian Cole
|
559f46c6b8
|
Bumps to brave that avoids internal classes in RxJava
|
2018-10-24 22:18:30 +08:00 |
|
Marcin Grzejszczak
|
50a41f2252
|
Merge branch '2.0.x'
|
2018-10-22 18:31:50 +02:00 |
|
Marcin Grzejszczak
|
a0dd612148
|
Fixed adding multiple headers for web client; fixes gh-1102
|
2018-10-22 18:18:48 +02:00 |
|
Marcin Grzejszczak
|
96179fdbb7
|
ExecutorBeanPostProcessor does not fully support proxying ExecutorService; fixes gh-1107
|
2018-10-19 13:05:19 +02:00 |
|
Marcin Grzejszczak
|
6e80f3f06a
|
WIP
|
2018-10-19 12:42:12 +02:00 |
|
Marcin Grzejszczak
|
abccdf7b41
|
Added back support for proxying of ExecutorService; fixes gh-1107
|
2018-10-19 12:41:17 +02:00 |
|
Alvin
|
ef5efd8041
|
Reduce scoping overhead of WebFlux and adds Benchmarks (#1111)
|
2018-10-18 22:10:53 +08:00 |
|
Adrian Cole
|
1edc98bbc3
|
Bumps to latest brave
Notably, this fixes a bug in b3 single propagation when 128bit trace
IDs are in use.
|
2018-10-18 13:37:01 +08:00 |
|
Adrian Cole
|
106d42d165
|
Bumps to latest brave
Notably, this fixes a bug in b3 single propagation when 128bit trace
IDs are in use.
|
2018-10-18 13:24:16 +08:00 |
|
Marcin Grzejszczak
|
426707e7f6
|
Revert "Fixed moved autoconfiguration"
This reverts commit 8c2500c3f2.
|
2018-10-17 08:48:59 +02:00 |
|
Marcin Grzejszczak
|
8c2500c3f2
|
Fixed moved autoconfiguration
|
2018-10-16 16:56:43 +02:00 |
|
Marcin Grzejszczak
|
73b8d77615
|
Fixed imports order
|
2018-10-15 00:10:32 +02:00 |
|
Marcin Grzejszczak
|
4c7e83a0da
|
Going back to serial test execution
|
2018-10-14 23:45:41 +02:00 |
|
Marcin Grzejszczak
|
9171b40c07
|
Parallelized Sleuth tests
|
2018-10-14 23:32:06 +02:00 |
|
Marcin Grzejszczak
|
658926498c
|
Moar logging
|
2018-10-14 23:20:17 +02:00 |
|
Marcin Grzejszczak
|
e1939cc355
|
Making tests less brittle
|
2018-10-12 17:16:35 +02:00 |
|
Marcin Grzejszczak
|
b31883e744
|
Adding classloader on jdk11
|
2018-10-12 15:59:26 +02:00 |
|
Marcin Grzejszczak
|
5d71b3752c
|
Fixing the class loader issue with proxies
|
2018-10-12 15:47:39 +02:00 |
|
Marcin Grzejszczak
|
cef92c5f14
|
Merged tests
|
2018-10-11 16:52:02 +02:00 |
|
Marcin Grzejszczak
|
215ba8a8db
|
Logs everywhere
|
2018-10-11 15:38:21 +02:00 |
|
Marcin Grzejszczak
|
3ae23242a3
|
Moar debbuging
|
2018-10-11 14:14:23 +02:00 |
|
Marcin Grzejszczak
|
f3f7e47294
|
And now?
|
2018-10-11 13:18:11 +02:00 |
|
Marcin Grzejszczak
|
a34b82f47f
|
Please work
|
2018-10-11 13:05:16 +02:00 |
|
Marcin Grzejszczak
|
c6d96be4fd
|
Fixed checkstyle
|
2018-10-10 16:06:45 +02:00 |
|
Marcin Grzejszczak
|
7d7f1d1b83
|
Please work - removing poor man's version of checking if context is active
|
2018-10-10 16:04:30 +02:00 |
|
Marcin Grzejszczak
|
8a3c7494b2
|
Added moar logging
|
2018-10-10 15:35:43 +02:00 |
|
Marcin Grzejszczak
|
a5c3b311ec
|
Fail fast
|
2018-10-10 12:14:21 +02:00 |
|
Marcin Grzejszczak
|
ea64155c56
|
Fighting with tests
|
2018-10-05 15:35:10 +02:00 |
|
Marcin Grzejszczak
|
ad6b7629be
|
Clear spans before running the tests
|
2018-10-05 13:52:38 +02:00 |
|
Marcin Grzejszczak
|
87379168e1
|
Awaitility added for all aspect related tests
|
2018-10-05 12:22:35 +02:00 |
|
Marcin Grzejszczak
|
ce6b5fd9bb
|
Unignored test
|
2018-10-05 12:00:06 +02:00 |
|
Marcin Grzejszczak
|
fa40bd83dd
|
Fixed the formatting
|
2018-10-05 11:44:09 +02:00 |
|
Marcin Grzejszczak
|
5a14ffd957
|
Return span id from a controller, not from a deferred result
|
2018-10-05 11:33:53 +02:00 |
|
Marcin Grzejszczak
|
5140c50521
|
Fixing potential NPE
|
2018-10-05 10:52:52 +02:00 |
|
Marcin Grzejszczak
|
6295d1d397
|
Trying to fix NoSuchMethodError
|
2018-10-05 10:43:06 +02:00 |
|
Marcin Grzejszczak
|
e12db1020b
|
Awaitility?
|
2018-10-05 10:33:11 +02:00 |
|
Marcin Grzejszczak
|
9e50cf72a4
|
Moar logging
|
2018-10-05 10:22:15 +02:00 |
|
Marcin Grzejszczak
|
3cec182f45
|
Moar logging
|
2018-10-05 09:52:17 +02:00 |
|
Marcin Grzejszczak
|
33179d1782
|
The order with HttpTraceWebFilter has changed in Boot. Ignoring the test
|
2018-10-04 18:02:55 +02:00 |
|
Marcin Grzejszczak
|
612186706a
|
Fixed checkstyle
|
2018-10-04 12:01:03 +02:00 |
|
Marcin Grzejszczak
|
0abfcb3933
|
Added logging
|
2018-10-04 11:51:13 +02:00 |
|
Marcin Grzejszczak
|
f32397f351
|
Merge branch '2.0.x'
|
2018-10-03 14:19:31 +02:00 |
|
Marcin Grzejszczak
|
808c163136
|
Added missing @Configuration annotations
|
2018-10-03 14:19:23 +02:00 |
|
Marcin Grzejszczak
|
96413804ec
|
Added missing @Configuration annotations
|
2018-10-03 14:19:08 +02:00 |
|
Marcin Grzejszczak
|
9061d7d244
|
Netty client fixes
|
2018-10-03 13:04:05 +02:00 |
|
Marcin Grzejszczak
|
db083fae7c
|
Merge branch '2.0.x'
|
2018-10-03 13:01:32 +02:00 |
|
Marcin Grzejszczak
|
35deeb5d71
|
Added conditional on class for BraveTracer; fixes gh-1075
|
2018-10-03 13:00:28 +02:00 |
|
Adrian Cole
|
ec70f26bc7
|
Updates to latest brave patch
|
2018-10-02 07:29:07 +08:00 |
|