Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-20 | Fix invalid string comparison for OTP versions and replace with config | Mark Felder | |
Old way was wrong for multiple reasons. If we do this as a config value it fixes :slave.start/3 being picked up as a compile warning on OTP26. Also if we want to do any real clustering we'll need something like this to support OTP25 and older. | |||
2023-12-20 | Backwards compatibility for OTP | Mark Felder | |
2023-12-20 | OTP26: Chase the :slave.start/3 deprecation | Mark Felder | |
2023-01-02 | Revert "Merge branch 'copyright-bump' into 'develop'" | lain | |
This reverts merge request !3825 | |||
2023-01-01 | Bump copyright year | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-02-25 | Copyright bump for 2022 | Sean King | |
2020-07-09 | Re-enable the federated tests, increase timeout | stwf | |
2019-11-26 | Add federated test infrastructure | Chris McCord | |