Commit 4337dc5
File tree
118 files changed
+3374
-1429
lines changed- .github
- bom/application
- core
- deployment/src/main/java/io/quarkus/deployment/steps
- runtime/src/main/java/io/quarkus/runtime/logging
- devtools
- gradle/gradle-application-plugin/src/main/java/io/quarkus/gradle/tasks
- maven/src/main/java/io/quarkus/maven
- docs/src/main/asciidoc
- images
- extensions
- agroal/deployment/src/main/resources/dev-ui
- arc/deployment/src/main
- java/io/quarkus/arc/deployment/devui
- resources/dev-ui
- grpc/deployment/src/main
- java/io/quarkus/grpc/deployment/devui
- resources/dev-ui
- hibernate-orm
- deployment
- src/main
- java/io/quarkus/hibernate/orm/deployment
- dev
- resources/dev-ui
- runtime/src/main/java/io/quarkus/hibernate/orm/runtime
- dev
- hibernate-validator
- deployment/src/main/java/io/quarkus/hibernate/validator/deployment
- runtime/src/main/java/io/quarkus/hibernate/validator/runtime
- spi/src/main/java/io/quarkus/hibernate/validator/spi
- infinispan-client/deployment/src/main/java/io/quarkus/infinispan/client/deployment/devui
- kafka-client/deployment/src/main
- java/io/quarkus/kafka/client/deployment/devui
- resources/dev-ui
- opentelemetry
- deployment/src/test/java/io/quarkus/opentelemetry/deployment/metrics
- runtime/src/main/java/io/quarkus/opentelemetry/runtime
- exporter/otlp/sender
- metrics/instrumentation
- resteasy-classic/rest-client-config/runtime/src/main/java/io/quarkus/restclient/config
- resteasy-reactive
- rest-client/runtime/src/main/java/io/quarkus/rest/client/reactive/runtime
- rest/deployment/src/main/java/io/quarkus/resteasy/reactive/server/deployment
- smallrye-graphql/deployment/src/main
- java/io/quarkus/smallrye/graphql/deployment/devui
- resources/dev-ui
- smallrye-health/deployment/src/main
- java/io/quarkus/smallrye/health/deployment
- resources/dev-ui
- smallrye-openapi/deployment/src/main
- java/io/quarkus/smallrye/openapi/deployment/devui
- resources/dev-ui
- smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime
- vertx-http
- deployment-spi/src/main/java/io/quarkus/vertx/http/deployment/spi
- deployment/src/main/java/io/quarkus/devui/deployment
- dev-ui-resources/src/main/resources/dev-ui
- qui
- qwc
- runtime/src/main/java/io/quarkus/vertx/http/runtime/filters
- independent-projects
- extension-maven-plugin
- resteasy-reactive
- client/runtime/src/main/java/org/jboss/resteasy/reactive/client
- api
- impl
- tools
- base-codestarts
- src/main/resources/codestarts/quarkus/tooling/gradle-wrapper/base
- gradle/wrapper
- vertx-utils
- integration-tests
- devmode
- src/test/java/io/quarkus/test/devui
- hibernate-orm-tenancy
- schema-mariadb
- src
- main
- java/io/quarkus/it/hibernate/multitenancy
- fruit
- inventory
- resources
- db/migration
- test/java/io/quarkus/it/hibernate/multitenancy
- fruit
- inventory
- opentelemetry
- src/test/java/io/quarkus/it/opentelemetry
- reactive-messaging-context-propagation/src/test/java/io/quarkus/it/kafka
- test-extension/extension/deployment/src/test/java/io/quarkus/logging
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
118 files changed
+3374
-1429
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
Lines changed: 18 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 | | |
42 | 48 | | |
43 | | - | |
| 49 | + | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
133 | 136 | | |
134 | 137 | | |
135 | 138 | | |
| |||
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
376 | | - | |
| 375 | + | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
423 | 437 | | |
424 | 438 | | |
425 | 439 | | |
| |||
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
748 | | - | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
749 | 754 | | |
750 | 755 | | |
751 | 756 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
100 | 106 | | |
101 | 107 | | |
102 | 108 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
81 | | - | |
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
1610 | 1609 | | |
1611 | 1610 | | |
1612 | 1611 | | |
1613 | | - | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
1614 | 1618 | | |
1615 | | - | |
1616 | 1619 | | |
1617 | 1620 | | |
1618 | 1621 | | |
| |||
0 commit comments