Build: #1270 was successful Scheduled with changes by Guus der Kinderen

Stages & jobs

  1. Build and Package

  2. Copy to Website

Build result summary

Details

Completed
Queue duration
13 minutes
Duration
3 minutes
Labels
None
Revision
405b452ce56ba38c6858eefeec0a9c5028dc64bf
Total tests
476
Successful since
#1125 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 405b452ce56ba38c6858eefeec0a9c5028dc64bf OF-2379: Explicitly order pubsub items by creation date
Guus der Kinderen Guus der Kinderen 0459c166fbe478a1fe4d8b26384e7e032185b372 OF-2390: Add warning to admin console for to low ghost detection
When Openfire is configured to remove occupants as MUC ghosts for a value that is shorter than the Stream Management maximum detach time, then detached users run a considerable amount of risk to be misidentified as ghosts. This commit adds a warning to the admin console when such a configuration exists. The warning might not be fully accurate (as there's no telling what maximum detach time remote users have), but can be expected to be 'generally ok'.
Guus der Kinderen Guus der Kinderen 464759336c8b96b672f4fd1da5c58302d4351577 OF-2390: Increase default frequency for MUC ghost detection.
The intent of this change is to increase the maximum timeout of IQ Ping requests used in MUC ghost detection. This has been hard-coded to be 25% of the frequency.

A more flexible solution would involve adding a new property that controls the IQ Ping timeout (instead of using the hardcoded 25%), but that'd take some more effort to implement. This change here will have comparable effects, without needing to worry if we'd have to expose a new property on the admin console, etc.
Guus der Kinderen Guus der Kinderen 42a20bb469c8ba073112094e0724333e83f13785 OF-113: Limit lenght of group name/description to database restrictions
The database allows for up to 50 characters for a group name, and up to 255 for a description. The admin panel should not allow the end-user to provide longer values.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-113Could not obtain issue details from Jira
Unknown Issue TypeOF-2379Could not obtain issue details from Jira
Unknown Issue TypeOF-2390Could not obtain issue details from Jira