Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 4ee1eb06c1c591839744ce01b4c89ec0f1d63cd3
https://github.com/xwiki-contrib/confluence/commit/4ee1eb06c1c591839744ce01…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/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/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 30b64b2a1d7f9004a326bc6837d68fef1a119ce7
https://github.com/xwiki-contrib/confluence/commit/30b64b2a1d7f9004a326bc68…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
Log Message:
-----------
Misc: remove unused date field
Commit: dda02b3b2fc172e6ae84371dd47c4c4e6e40539e
https://github.com/xwiki-contrib/confluence/commit/dda02b3b2fc172e6ae84371d…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/resources/confluencexml/attachhist.test
M confluence-xml/src/test/resources/confluencexml/attachmenthistory.test
M confluence-xml/src/test/resources/confluencexml/misc.test
Log Message:
-----------
CONFLUENCE-418: Attachments with history are missing the last version when importing history
Compare: https://github.com/xwiki-contrib/confluence/compare/26e29e6d5ce6...dda02b3b…
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: bfd624f6c388f627f066e09aff7a5c636d5958b3
https://github.com/xwiki/xwiki-platform/commit/bfd624f6c388f627f066e09aff7a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/pom.xml
Log Message:
-----------
XWIKI-22909: Upgrade to Selenium 4.29.0
(cherry picked from commit 1e54b9ba7563be247dcf2006f810f52267dc9a99)
Commit: acc36460d8b0e075edabde3a785104465098ac94
https://github.com/xwiki/xwiki-platform/commit/acc36460d8b0e075edabde3a7851…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilder.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilderTest.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users (#4008)
* Expose the bug in UserClassFieldIT
* Refactor the query in UsedValuesListQueryBuilder to not order
results based on number of occurences but only based on the actual
values lexicographical order, avoiding a group by on a clob which is not
allowed in oracle
* Fix unit test
* Change the solution to distinguish oracle query vs other DB query to
not have regression with other DB
(cherry picked from commit b320aea672a8daa96226dde94300c973e56f5972)
Compare: https://github.com/xwiki/xwiki-platform/compare/2b14d60815c1...acc36460d8b0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 07b155f9b50d2799a20f9e87b792fa95e8c3e022
https://github.com/xwiki/xwiki-platform/commit/07b155f9b50d2799a20f9e87b792…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilder.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilderTest.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users (#4008)
* Expose the bug in UserClassFieldIT
* Refactor the query in UsedValuesListQueryBuilder to not order
results based on number of occurences but only based on the actual
values lexicographical order, avoiding a group by on a clob which is not
allowed in oracle
* Fix unit test
* Change the solution to distinguish oracle query vs other DB query to
not have regression with other DB
(cherry picked from commit b320aea672a8daa96226dde94300c973e56f5972)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: aa6cd52d2762e392686f517938c610da39cdff7b
https://github.com/xwiki/xwiki-platform/commit/aa6cd52d2762e392686f517938c6…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilder.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilderTest.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users (#4008)
* Expose the bug in UserClassFieldIT
* Refactor the query in UsedValuesListQueryBuilder to not order
results based on number of occurences but only based on the actual
values lexicographical order, avoiding a group by on a clob which is not
allowed in oracle
* Fix unit test
* Change the solution to distinguish oracle query vs other DB query to
not have regression with other DB
(cherry picked from commit b320aea672a8daa96226dde94300c973e56f5972)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.2.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a8976cf642c1a9fb09e955186a7587cc9adbc3d6
https://github.com/xwiki/xwiki-platform/commit/a8976cf642c1a9fb09e955186a75…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilder.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilderTest.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users (#4008)
* Expose the bug in UserClassFieldIT
* Refactor the query in UsedValuesListQueryBuilder to not order
results based on number of occurences but only based on the actual
values lexicographical order, avoiding a group by on a clob which is not
allowed in oracle
* Fix unit test
* Change the solution to distinguish oracle query vs other DB query to
not have regression with other DB
(cherry picked from commit b320aea672a8daa96226dde94300c973e56f5972)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-17.2.x/pr-4008
Home: https://github.com/xwiki/xwiki-platform
Commit: 02f1f8ff84c134080652cbad8e8e030f2a8d9543
https://github.com/xwiki/xwiki-platform/commit/02f1f8ff84c134080652cbad8e8e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilder.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilderTest.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users (#4008)
* Expose the bug in UserClassFieldIT
* Refactor the query in UsedValuesListQueryBuilder to not order
results based on number of occurences but only based on the actual
values lexicographical order, avoiding a group by on a clob which is not
allowed in oracle
* Fix unit test
* Change the solution to distinguish oracle query vs other DB query to
not have regression with other DB
(cherry picked from commit b320aea672a8daa96226dde94300c973e56f5972)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-4008
Home: https://github.com/xwiki/xwiki-platform
Commit: 5989036a2e11679ab15d79d7b99eccb39930150d
https://github.com/xwiki/xwiki-platform/commit/5989036a2e11679ab15d79d7b99e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilder.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilderTest.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users (#4008)
* Expose the bug in UserClassFieldIT
* Refactor the query in UsedValuesListQueryBuilder to not order
results based on number of occurences but only based on the actual
values lexicographical order, avoiding a group by on a clob which is not
allowed in oracle
* Fix unit test
* Change the solution to distinguish oracle query vs other DB query to
not have regression with other DB
(cherry picked from commit b320aea672a8daa96226dde94300c973e56f5972)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.4.x/pr-4008
Home: https://github.com/xwiki/xwiki-platform
Commit: cf314696a0f3f736448812735e75f65ffe187a46
https://github.com/xwiki/xwiki-platform/commit/cf314696a0f3f736448812735e75…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilder.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilderTest.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users (#4008)
* Expose the bug in UserClassFieldIT
* Refactor the query in UsedValuesListQueryBuilder to not order
results based on number of occurences but only based on the actual
values lexicographical order, avoiding a group by on a clob which is not
allowed in oracle
* Fix unit test
* Change the solution to distinguish oracle query vs other DB query to
not have regression with other DB
(cherry picked from commit b320aea672a8daa96226dde94300c973e56f5972)
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: b320aea672a8daa96226dde94300c973e56f5972
https://github.com/xwiki/xwiki-platform/commit/b320aea672a8daa96226dde94300…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilder.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilderTest.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users (#4008)
* Expose the bug in UserClassFieldIT
* Refactor the query in UsedValuesListQueryBuilder to not order
results based on number of occurences but only based on the actual
values lexicographical order, avoiding a group by on a clob which is not
allowed in oracle
* Fix unit test
* Change the solution to distinguish oracle query vs other DB query to
not have regression with other DB
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-23019
Home: https://github.com/xwiki/xwiki-platform
Commit: 30cf0ff7a300939072f2a09b1b62be0a5880f0e7
https://github.com/xwiki/xwiki-platform/commit/30cf0ff7a300939072f2a09b1b62…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilder.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/UsedValuesListQueryBuilderTest.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users
* Change the solution to distinguish oracle query vs other DB query to
not have regression with other DB
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications