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 -----
  • 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]

July 2024

  • 1 participants
  • 1389 discussions
[xwiki-contrib/xwiki-authenticator-trusted] 5e28b9: TRUSTAUTH-28: Support for AJP Attributes
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/xwiki-authenticator-trusted Commit: 5e28b988bd3efcd7ad7a07a2f0384c9faabe4045 https://github.com/xwiki-contrib/xwiki-authenticator-trusted/commit/5e28b98… Author: HP <hiteshprab(a)gmail.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M xwiki-authenticator-trusted-adapters/pom.xml A xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-attributes/pom.xml A xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-attributes/src/main/java/org/xwiki/contrib/authentication/AttributesTrustedAuthenticationAdapter.java A xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-attributes/src/main/resources/META-INF/components.txt M xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-headers/pom.xml Log Message: ----------- TRUSTAUTH-28: Support for AJP Attributes To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/xwiki-authenticator-trusted/settings/notif…
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
[[email protected]][Issue] Updates for XWIKI-22312: The old mailsender plugin is using the standard Java temporary directory
by XWiki Notifications 03 Jul '24

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

03 Jul '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 7f453815b6b6e6fffb8002d436a117f841839f7d https://github.com/xwiki/xwiki-platform/commit/7f453815b6b6e6fffb8002d436a1… 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] 2d9fc4: XWIKI-22312: The old mailsender plugin is using th...
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 2d9fc44249bc9102b58e26654d20d51271a1f3e4 https://github.com/xwiki/xwiki-platform/commit/2d9fc44249bc9102b58e26654d20… 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 (cherry picked from commit a866bea6045e8c39babb63042b56e9f6c0722305) 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] e55080: XWIKI-22312: The old mailsender plugin 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: e55080363806c2f7d3d2d6a631a764738f076df4 https://github.com/xwiki/xwiki-platform/commit/e55080363806c2f7d3d2d6a631a7… 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 (cherry picked from commit a866bea6045e8c39babb63042b56e9f6c0722305) 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] 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
  • ← Newer
  • 1
  • ...
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • ...
  • 139
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.