Commit 330195e
File tree
49 files changed
+453
-176
lines changed- .github/workflows
- docs/src/main/asciidoc
- _includes
- extensions
- arc/deployment/src/main
- java/io/quarkus/arc/deployment
- devui
- resources/dev-ui
- grpc/runtime/src/main/java/io/quarkus/grpc/runtime
- oidc-common/runtime/src
- main/java/io/quarkus/oidc/common/runtime
- test/java/io/quarkus/oidc/common/runtime
- quartz/deployment/src/main/java/io/quarkus/quartz/deployment
- resteasy-classic/rest-client-config/runtime/src/main/java/io/quarkus/restclient/config
- resteasy-reactive
- rest-client/deployment/src/test/java/io/quarkus/rest/client/reactive
- rest-jackson/deployment/src
- main/java/io/quarkus/resteasy/reactive/jackson/deployment/processor
- test/java/io/quarkus/resteasy/reactive/jackson/deployment/test
- smallrye-health/deployment/src/main/java/io/quarkus/smallrye/health/deployment
- smallrye-jwt-build/deployment/src/main/java/io/quarkus/smallrye/jwt/build/deployment
- smallrye-jwt/deployment/src/main/java/io/quarkus/smallrye/jwt/deployment
- smallrye-openapi-common/deployment/src/main/java/io/quarkus/smallrye/openapi/common/deployment
- smallrye-openapi/deployment/src/test/java/io/quarkus/smallrye/openapi
- deployment/filter
- test/jaxrs
- vertx-http
- deployment/src/main/java/io/quarkus
- vertx/http/deployment
- dev-ui-resources/src/main/resources/dev-ui
- controller
- qwc
- dev-ui-spi/src/main/java/io/quarkus/devui/spi/workspace
- independent-projects/resteasy-reactive
- client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl
- server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor
- integration-tests/smallrye-jwt-token-propagation/src/main/resources
- tcks/microprofile-openapi
- test-framework/common/src/main/java/io/quarkus/test/common/http
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+453
-176
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
1224 | | - | |
| 1224 | + | |
| 1225 | + | |
1225 | 1226 | | |
1226 | 1227 | | |
1227 | 1228 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1431 | 1431 | | |
1432 | 1432 | | |
1433 | 1433 | | |
1434 | | - | |
| 1434 | + | |
1435 | 1435 | | |
1436 | 1436 | | |
1437 | 1437 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
| 852 | + | |
| 853 | + | |
853 | 854 | | |
854 | 855 | | |
855 | 856 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | | - | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
14 | 22 | | |
15 | 23 | | |
16 | 24 | | |
| |||
0 commit comments