Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 97e9f880f266165080c0da0f1c4f03ed403dcaa2
https://github.com/xwiki/xwiki-platform/commit/97e9f880f266165080c0da0f1c4f…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-api/src/test/java/org/xwiki/eventstream/internal/AsynchronousEventStoreTest.java
Log Message:
-----------
XWIKI-21809: ClassCastException in DefaultEventConverterManager on a cluster environment
* Prevent possible flickers
(cherry picked from commit 14c31253daff6c2c93c9e92c79b7c207c0bf7b4b)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 132ce6813e8fc4d0749861fb9306171aebd31473
https://github.com/xwiki/xwiki-platform/commit/132ce6813e8fc4d0749861fb9306…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-api/src/test/java/org/xwiki/eventstream/internal/AsynchronousEventStoreTest.java
Log Message:
-----------
XWIKI-21809: ClassCastException in DefaultEventConverterManager on a cluster environment
* Prevent possible flickers
(cherry picked from commit 14c31253daff6c2c93c9e92c79b7c207c0bf7b4b)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 14c31253daff6c2c93c9e92c79b7c207c0bf7b4b
https://github.com/xwiki/xwiki-platform/commit/14c31253daff6c2c93c9e92c79b7…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-api/src/test/java/org/xwiki/eventstream/internal/AsynchronousEventStoreTest.java
Log Message:
-----------
XWIKI-21809: ClassCastException in DefaultEventConverterManager on a cluster environment
* Prevent possible flickers
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 5446505dd224efbb33e1cd4379ba8a86f0773617
https://github.com/xwiki-contrib/confluence/commit/5446505dd224efbb33e1cd43…
Author: Teodor Caras <trrenty(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/PreformattedTagHandler.java
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat1.test
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat2.test
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/table/table1.test
Log Message:
-----------
CONFLUENCE-193: Incorrect parsing of pre tags
Commit: 976d6ed856dcd56079d140db35b1896debe9bc42
https://github.com/xwiki-contrib/confluence/commit/976d6ed856dcd56079d140db…
Author: Teodor Caras <trrenty(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/PreformattedTagHandler.java
Log Message:
-----------
CONFLUENCE-193: Incorrect parsing of pre tags
* Do not extend PreserveTagHandler
Commit: 5bbe19bd94dde5202c83614a662d432971b15c4f
https://github.com/xwiki-contrib/confluence/commit/5bbe19bd94dde5202c83614a…
Author: Teo Caras <45433221+trrenty(a)users.noreply.github.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/PreformattedTagHandler.java
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat1.test
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat2.test
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/table/table1.test
Log Message:
-----------
Merge pull request #29 from trrenty/CONFLUENCE-193
CONFLUENCE-193: Incorrect parsing of pre tags
Compare: https://github.com/xwiki-contrib/confluence/compare/0374c7a7e3f6...5bbe19bd…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 0374c7a7e3f618b7e410adb75ff82ed272b4776e
https://github.com/xwiki-contrib/confluence/commit/0374c7a7e3f618b7e410adb7…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java
A confluence-xml/src/test/resources/confluencexml/auto-cursor-target.test
A confluence-xml/src/test/resources/confluencexml/auto-cursor-target/entities.xml
Log Message:
-----------
CONFLUENCE-208: Avoid importing dummy empty paragraphs with class "auto-cursor-target" (#28)
* Remove empty paragraphs with class "auto-cursor-target".
* For non-empty paragraphs and headings, remove the class.
* Add a test case with auto-cursor-target class.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: afae666d1349ff4db677c5bda29e825f308e640b
https://github.com/xwiki/xwiki-platform/commit/afae666d1349ff4db677c5bda29e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java
Log Message:
-----------
[Misc] Add missing test order for AnnotationsIT
(cherry picked from commit 016ad72ef73c2b371521770cdbd1c786f3b5f909)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a9858ceeef32c2c5f02f8e5984583a02b9c32705
https://github.com/xwiki/xwiki-platform/commit/a9858ceeef32c2c5f02f8e598458…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java
Log Message:
-----------
[Misc] Add missing test order for AnnotationsIT
(cherry picked from commit 016ad72ef73c2b371521770cdbd1c786f3b5f909)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications