Build: #1288 was successful Scheduled with changes by daryl herzmann <akrherz@iastate.edu> and Guus der Kinderen

Stages & jobs

  1. Build and Package

  2. Copy to Website

Build result summary

Details

Completed
Queue duration
4 minutes
Duration
16 minutes
Labels
None
Revision
5e3cc39592c4a8da8f20c8b60d2bd686cb730b98
Total tests
589
Successful since
#1125 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> 5e3cc39592c4a8da8f20c8b60d2bd686cb730b98 Merge pull request #2014 from guusdk/OF-2406_phase-out-calendarjs
OF-2406: Remove CalendarJS
Guus der Kinderen Guus der Kinderen 8b6c743ec8a06eb73b5d78868356e2846fb0c363 OF-2380: Replace List-based cache values with Set in InMemoryPubsubPersistenceProvider
The List-based values make for inefficient lookups, while the order that they define is not used (when OF-2379's fix is merged).

This commit replaces the List with a HashSet, which improves performance.

Note that this commit introduces a change to the Cache definition used by clustering. This shouldn't be included in a minor/patch Openfire release.
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> 4702479a85d22d6c17ef25d73eed316b61fae02f Merge pull request #2005 from guusdk/OF-2395_Remove-deprecated-code
OF-2395: Remove deprecated code
Guus der Kinderen Guus der Kinderen d84b6acc9bc7ee58b0980a11880811711b6f5735 OF-2395: Remove deprecated code
This commit removes code that was marked as being deprecated, if it was straightforward to remove / replace.

These changes are likely to break older code, but at some point, we'll need to bite the bullet, as the accumulated technical debt was getting pretty high (I've removed code that was marked as deprecated almost a decade ago).
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> aafe711c9d35a9ac44a639841c6f7663a10ed9e0 Merge pull request #2015 from guusdk/OF-2307_phase-out-tooltipjs
OF-2307: Replace Tooltip JS with some CSS.

Jira issues

IssueDescriptionStatus
2 more issues…
Unknown Issue TypeOF-2307Could not obtain issue details from Jira
Unknown Issue TypeOF-2379Could not obtain issue details from Jira
Unknown Issue TypeOF-2380Could not obtain issue details from Jira
Unknown Issue TypeOF-2395Could not obtain issue details from Jira
Unknown Issue TypeOF-2406Could not obtain issue details from Jira