lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

  • 58358 discussions
[xwiki/xwiki-platform] a866be: XWIKI-22312: The old mailsender plugin is using th...
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a866bea6045e8c39babb63042b56e9f6c0722305 https://github.com/xwiki/xwiki-platform/commit/a866bea6045e8c39babb63042b56… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-mailsender/src/main/java/com/xpn/xwiki/plugin/mailsender/MailSenderPlugin.java M xwiki-platform-core/xwiki-platform-mailsender/src/test/java/com/xpn/xwiki/plugin/mailsender/MailSenderPluginTest.java Log Message: ----------- XWIKI-22312: The old mailsender plugin is using the standard Java temporary directory To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for MT-3: Add ability to script the naming strategy
by XWiki Notifications 03 Jul '24

03 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro
by XWiki Notifications 03 Jul '24

03 Jul '24
1 0
0 0
[xwiki/xwiki-platform] d7ccaa: XWIKI-22304: Do not trigger the lightbox feature f...
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: d7ccaa4f4c96d5aaa55aae40881b70190b2c8cd2 https://github.com/xwiki/xwiki-platform/commit/d7ccaa4f4c96d5aaa55aae40881b… Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/main/java/org/xwiki/rendering/internal/macro/gallery/GalleryMacro.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery1.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery2.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery3.test Log Message: ----------- XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro (#3247) (cherry picked from commit c963ae28c85ec1d7c2879c8d52d46f7a89559972) Co-authored-by: Oana-Lavinia Florean <florean.lavinia(a)gmail.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22311: The XAR attachment reader is using the standard Java temporary directory
by XWiki Notifications 03 Jul '24

03 Jul '24
1 0
0 0
[xwiki/xwiki-platform] a92679: XWIKI-22311: The XAR attachment reader is using th...
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: a92679bb4c0095be0305e7af7e62195c570f48c5 https://github.com/xwiki/xwiki-platform/commit/a92679bb4c0095be0305e7af7e62… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/main/java/org/xwiki/filter/xar/internal/input/AttachmentReader.java A xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/test/resources/META-INF/components.txt Log Message: ----------- XWIKI-22311: The XAR attachment reader is using the standard Java temporary directory (cherry picked from commit 915150057f733d7a18ef74d18db882bc19faac41) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 915150: XWIKI-22311: The XAR attachment reader is using th...
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 915150057f733d7a18ef74d18db882bc19faac41 https://github.com/xwiki/xwiki-platform/commit/915150057f733d7a18ef74d18db8… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/main/java/org/xwiki/filter/xar/internal/input/AttachmentReader.java A xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/test/resources/META-INF/components.txt Log Message: ----------- XWIKI-22311: The XAR attachment reader is using the standard Java temporary directory To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for OIDC-185: Group membership is applied only when explicitly claimed for the userinfo
by XWiki Notifications 03 Jul '24

03 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for OIDC-185: Group membership is applied only when explicitly claimed for the userinfo
by XWiki Notifications 03 Jul '24

03 Jul '24
1 0
0 0
[xwiki-contrib/oidc] f86fc8: [maven-release-plugin] prepare for next developmen...
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/oidc Commit: f86fc8eaeafac8c369b121df7968c1737190f22e https://github.com/xwiki-contrib/oidc/commit/f86fc8eaeafac8c369b121df7968c1… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M oidc-api/pom.xml M oidc-authenticator-configuration/pom.xml M oidc-authenticator-user/pom.xml M oidc-authenticator/pom.xml M oidc-provider/pom.xml M oidc-test/oidc-test-pageobjects/pom.xml M oidc-test/oidc-test-tests/pom.xml M oidc-test/pom.xml M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4138
  • 4139
  • 4140
  • 4141
  • 4142
  • 4143
  • 4144
  • ...
  • 5836
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.