| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| |
| |
| |
| |
| | |
v1.8.0 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|/
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
| |
Change-Id: Iea0fad67d5444f93a6bc41a0878acf62c569bae5
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
|
| |
v1.7.22 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matthias Andreas Benkard <code@mail.matthias.benkard.de>
|
|
|
|
|
|
|
|
| |
This was causing an error:
ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list
Change-Id: I2de3713fa1d7ca9d6f3592840a944e16cc8faa1d
|
|
|
|
| |
Change-Id: Ie32d4f528cec794d03536eaf402de31ab2e9468e
|
|
|
|
| |
Change-Id: I807147f3a4d105c08a9ffda130afec36dc13228a
|
|
|
|
|
|
|
|
|
|
|
| |
Content Tools was previously wrapped into an ECMAScript module through
the use of Snowpack. This mechanism broke some time ago, making the
wiki uneditable.
Content Tools is now imported as is, which simplifies its packaging
and restores it to a working state.
Change-Id: I49d2d625bc955a260a63c47bcaceb23b61366123
|
|
|
|
|
|
| |
wonkiness.
Change-Id: I3e278bd1c8b03dd55d255fab1a0ca6d94cafbdde
|
|
|
|
| |
Change-Id: I5b94c17f2d2dbd7b19957d212ee879c2cc04ad38
|
|
|
|
| |
Change-Id: I03526ef4f5d99db202cbbf1045e52464e2d83a9a
|
|
|
|
| |
Change-Id: I6ec407e7b73cd579c33344e791ab915799b43881
|
|
|
|
| |
Change-Id: If3205486b9a2acbc5578479395237f2d41be0c40
|
|
|
|
| |
Change-Id: I8a57dbdbad27e01297263b382ce557859d9b462d
|
|
|
|
| |
Change-Id: I9cf42af869056b7c944c891d6dc008a640c82edc
|
|
|
|
| |
Change-Id: If77c7740cd9b776f9c043b246a444788093b0a42
|
|
|
|
| |
Change-Id: I58ea7a2abd24b2f45b80f401ad0506a698993a9b
|
|
|
|
| |
Change-Id: I63cb2c2350f5183b7fbca335df8a06425193e015
|
|
|
|
| |
Change-Id: I98fd99327fdfebaddfebe3541e6b1ccb1d78fe3c
|
|
|
|
| |
Change-Id: I27feecfe2d4309397b116552856227eacb7e9600
|
|
|
|
| |
Change-Id: I9bf140ded85045b09997145ed2a9fb421fedc7d4
|
|
|
|
| |
Change-Id: Iac22d115f0d1c59eb273a26d720c07f6d1b11077
|
|
|
|
| |
Change-Id: I05b8e425fb95a4e6e364c52b73d0857d60814ae9
|
|
|
|
|
|
|
|
|
|
|
|
| |
Applies recommendations by https://validator.w3.org/nu/:
- Replaces untitled sections with divs. (Sections are supposed to
represent semantic, not structural, units.)
- Replaces bookmark title h1. with h2s. (While not strictly required
according to the HTML spec, you are supposed to make heading levels
independent of semantic structure tags.)
Change-Id: I81c634b67bb1044214b5f88a7e05f00d8ba87d5c
|
|
|
|
|
|
|
| |
The initializers were mistakenly removed, but they are needed for
bookmarklet-driven bookmark submission. This adds them back.
Change-Id: I565e5b3f372da826224d96dddf568295af552744
|
|
|
|
| |
Change-Id: Icea48dc0a26b5458dd1cfc9394ea47d881730485
|
|
|
|
|
|
| |
repository).
Change-Id: I35f3c0252b1002afd50e7f4bf9509fe2f5f3992b
|
|
|
|
| |
Change-Id: If0c9bb286ccfe05bc1911dda6ebcfd895dc71e59
|
|
|
|
|
|
|
|
|
|
|
|
| |
The list of modules was obtained by:
jdeps --print-module-deps \
--multi-release 18 \
--class-path (find target/quarkus-app -name \*.jar | paste -sd:) \
--ignore-missing-deps \
target/quarkus-app/app/*.jar
Change-Id: Ie63ff85c459e748270b694b657e1ffbfd7234e4c
|
|
|
|
| |
Change-Id: I9b24bdaf5f07974de12ae408df3b9a25e8268a48
|
|
|
|
| |
Change-Id: I32dd54a5618594795dea90e5718066f04b88b136
|
|
|
|
| |
Change-Id: Ie500e369fa414039bcb1a35aab6fcf456d84956c
|
|
|
|
| |
Change-Id: I8988c116680c7ccdcf40b41770ada30573c63ff6
|
|
|
|
| |
Change-Id: I5669fa48e0ff1521838ae62e2439a5feb6b1445b
|
|
|
|
| |
Change-Id: Iba0dcabce7a0841dbb0f5cf795cb2d684faf7462
|
|
|
|
| |
Change-Id: Ib718177935b05b35c4be2d9979975c261e774743
|
|
|
|
| |
Change-Id: I6c7018edfd4e41e54390c397a3ba675d30ccabc6
|
|
|
|
| |
Change-Id: Ibe6cd7cbdcf3abd9af189c9dd026a8562ad2b67c
|
|
|
|
| |
Change-Id: Id97c8c7f160e67fbf9f79b00482ebd558727a38e
|
|
|
|
|
|
|
|
| |
Blaze Persistence is more flexible, but also less type-safe than JPA
Criteria. This change explores what the changes look like and how
efficient the resulting queries are.
Change-Id: Ia47e4f0280d451e0381f58ece297c5bc06604289
|
|
|
|
| |
Change-Id: I94904259a5d8dd4b8011ae578632fb9cd646c93e
|
|
|
|
| |
Change-Id: I6616c0e9dc6416abcc2e85c38924e5ca7045c062
|
|
|
|
| |
Change-Id: I4987c74e90befb226f1bf1f06129a665f32544bf
|
|
|
|
| |
Change-Id: I54e68cf08c1c5a24027382628726cd60daf6dd0b
|
|
|
|
| |
Change-Id: Ice21e79d23725beb104a3dcf999f5e68960e9435
|