Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: f4db74b8840f44ceec0eb73568334e11742868b3
https://github.com/xwiki-contrib/application-replication/commit/f4db74b8840…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/pom.xml
M replication-xip/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/application-replication/settings/notificat…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: 1308b695e409621cefdae81ab4c89727a54cfa85
https://github.com/xwiki-contrib/application-replication/commit/1308b695e40…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/pom.xml
M replication-xip/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release replication-2.2.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: 59fb9577a69c9dc06010025fefb25322e477c9c4
https://github.com/xwiki-contrib/application-replication/commit/59fb9577a69…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M pom.xml
M replication-entity/replication-entity-api/src/main/java/org/xwiki/contrib/replication/entity/EntityReplicationMessage.java
M replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/AbstractDocumentReplicationReceiverMessageFilter.java
M replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/EntityReplicationConfiguration.java
R replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/unreplicate/DocumentUnreplicateReplicationFilter.java
M replication-entity/replication-entity-default/src/main/resources/META-INF/components.txt
M replication-test/replication-test-tests/src/test/it/org/xwiki/replication/test/ReplicationIT.java
Log Message:
-----------
REPLICAT-198: Forbid by default history delete messages done by instances others than the owner
REPLICAT-196: Add an option to control who is allowed to delete the history
REPLICAT-199: The id of the history delete message has a typo
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: 539acae3a6512958ddbe32f4503422db002ab924
https://github.com/xwiki-contrib/application-replication/commit/539acae3a65…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M replication-entity/replication-entity-api/src/main/java/org/xwiki/contrib/replication/entity/EntityReplicationMessage.java
M replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/AbstractDocumentReplicationReceiverMessageFilter.java
M replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/EntityReplicationConfiguration.java
R replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/unreplicate/DocumentUnreplicateReplicationFilter.java
M replication-entity/replication-entity-default/src/main/resources/META-INF/components.txt
M replication-test/replication-test-tests/src/test/it/org/xwiki/replication/test/ReplicationIT.java
Log Message:
-----------
REPLICAT-198: Forbid by default history delete messages done by instances others than the owner
REPLICAT-196: Add an option to control who is allowed to delete the history
REPLICAT-199: The id of the history delete message has a typo
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: ed375aee1b8be4f1d90ea1c7f98a832058b7aa9c
https://github.com/xwiki-contrib/application-replication/commit/ed375aee1b8…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M replication-entity/replication-entity-api/src/main/java/org/xwiki/contrib/replication/entity/EntityReplicationMessage.java
M replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/AbstractDocumentReplicationReceiverMessageFilter.java
M replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/EntityReplicationConfiguration.java
M replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/repair/DocumentRepairRequestReplicationReceiver.java
R replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/unreplicate/DocumentUnreplicateReplicationFilter.java
M replication-entity/replication-entity-default/src/main/resources/META-INF/components.txt
M replication-test/replication-test-tests/src/test/it/org/xwiki/replication/test/ReplicationIT.java
Log Message:
-----------
REPLICAT-198: Forbid by default history delete messages done by instances others than the owner
REPLICAT-196: Add an option to control who is allowed to delete the history
REPLICAT-199: The id of the history delete message has a typo
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…