Commit Graph

18 Commits

Author SHA1 Message Date
Gunnar Morling
0ef4cc4140 DBZ-2070 Specifying full name of container images with Testcontainers 2020-05-19 06:24:43 +02:00
Gunnar Morling
d2520ae5ec DBZ-1906 Adding AsciiDoc attribute for AK docs URL 2020-03-31 14:54:23 +02:00
Chris Cranford
f93b550824 DBZ-1902 Fix typo in Quarkus Outbox extension documentation 2020-03-25 20:17:55 +01:00
Chris Cranford
1fd59f734b DBZ-1804 Clarify column type defaults for Outbox Quarkus extension 2020-03-11 21:53:35 +01:00
Chris Cranford
52b016f86f DBZ-1711 Add example values for build-time properties without defaults. 2020-02-12 13:45:18 -05:00
Chris Cranford
808b86d04d DBZ-1711 Removed column length/scale/precision/nullable options 2020-02-12 13:45:18 -05:00
Chris Cranford
8c10e0ae66 DBZ-1711 Introduce more build-time column configuration options
The extension's columns for the outbox table can now be fully customized by using
build-time configuration properties to influence a column's database definition,
the columns length/precision/scale/nullability as well as specifying a JPA
AttributeConverter.  While not all theses options apply to every column, such as
the identifier, the goal is to allow flexibility.
2020-02-12 13:45:18 -05:00
Matthias Wessendorf
bff73e71d0
DBZ-1784 Use "application/avro" as data content type in CloudEvents
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-02-12 14:26:25 +01:00
Gunnar Morling
98ef04cdf6 DBZ-1722 Line wrapping 2020-02-11 20:10:45 +01:00
Gunnar Morling
aa5a250a6b DBZ-1722 Adding docs 2020-02-11 16:11:46 +01:00
Jiri Pechanec
7411fdddca DBZ-1052 Docs for CE and postgres 2020-02-03 09:29:10 +01:00
Chris Cranford
8047813a9f DBZ-1668 Documentation Updates [ci skip]
* Removed width attribute from tables
2020-01-28 09:43:56 +01:00
Chris Cranford
075bd57a03 DBZ-1668 Documentation Updates [ci skip]
* Removed unnecessary roles and options for many adoc tables
* Fixed various typos
* Added consistent incubating note
* Minor tweaks to several code listings to include caption/titles
* Fixed several rendering bugs with bullet lists not being properly rendered
* Added appropriate source code types to source blocks
2020-01-28 09:43:56 +01:00
Gunnar Morling
6dca2b61de
Update serdes.adoc 2020-01-22 17:14:37 +01:00
Gunnar Morling
ec7cc8c0b8 Fixing broken links 2020-01-22 17:04:22 +01:00
Alexander Schwartz
e5f5ff783c DBZ-1725 imagesdir already provided by Antora, shouldn't be set manually 2020-01-17 14:17:34 -05:00
Gunnar Morling
e44e1f271a DBZ-1478 Outbox doc updates; adding visual 2020-01-16 07:31:28 +01:00
Chris Cranford
98fa50a538 DBZ-1478 Document Outbox Quarkus Extension 2020-01-15 10:48:06 +01:00