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]

  • 58314 discussions
[[email protected]][Issue] Updates for BVERSION-3: Add libraries feature
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22444: Propose UI revamp for the Panels List in Global Administration
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22641: Intermittent bad display of Like LiveData entries
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22409: Add automated test for "Show Page Information Tab (No)"
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22641: Intermittent bad display of Like LiveData entries
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22639: WikiPages REST endpoint always query main wiki in path based instances
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22641: Intermittent bad display of Like LiveData entries
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[xwiki/xwiki-platform] 71ba44: XWIKI-22639: WikiPages REST endpoint always query ...
by XWiki Notifications 07 Nov '24

07 Nov '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 71ba4407a976fa81d3ce788f73a596d44e3685b3 https://github.com/xwiki/xwiki-platform/commit/71ba4407a976fa81d3ce788f73a5… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-07 (Thu, 07 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImpl.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImplTest.java Log Message: ----------- XWIKI-22639: WikiPages REST endpoint always query main wiki in path based instances * Ensure to use the wiki when performing the query * Provide new unit test * also fixes XWIKI-22630 (cherry picked from commit bca72f5ce971a31dba2a016d8dd8badda4475206) Commit: 171d7d652536531d9b9456bdc8ecc35b8bb2987f https://github.com/xwiki/xwiki-platform/commit/171d7d652536531d9b9456bdc8ec… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-07 (Thu, 07 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImpl.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImplTest.java Log Message: ----------- XWIKI-22639: WikiPages REST endpoint always query main wiki in path based instances * Fix bad verification * Also fixes XWIKI-22630 (cherry picked from commit 1fb12d2780f37b34a1b4dfdf8457d97ce5cbb2df) Compare: https://github.com/xwiki/xwiki-platform/compare/0d9c2ee8042a...171d7d652536 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] 1fb12d: XWIKI-22639: WikiPages REST endpoint always query ...
by XWiki Notifications 07 Nov '24

07 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 1fb12d2780f37b34a1b4dfdf8457d97ce5cbb2df https://github.com/xwiki/xwiki-platform/commit/1fb12d2780f37b34a1b4dfdf8457… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-07 (Thu, 07 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImpl.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImplTest.java Log Message: ----------- XWIKI-22639: WikiPages REST endpoint always query main wiki in path based instances * Fix bad verification * Also fixes XWIKI-22630 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] bca72f: XWIKI-22639: WikiPages REST endpoint always query ...
by XWiki Notifications 07 Nov '24

07 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: bca72f5ce971a31dba2a016d8dd8badda4475206 https://github.com/xwiki/xwiki-platform/commit/bca72f5ce971a31dba2a016d8dd8… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-07 (Thu, 07 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImpl.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImplTest.java Log Message: ----------- XWIKI-22639: WikiPages REST endpoint always query main wiki in path based instances * Ensure to use the wiki when performing the query * Provide new unit test * also fixes XWIKI-22630 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3603
  • 3604
  • 3605
  • 3606
  • 3607
  • 3608
  • 3609
  • ...
  • 5832
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.