• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4252: Use another collection type instead of synchronisation.

LDEV-4187: Make sure that even after an exception is thrown, the Hibernate session is closed. Add extra logging to verify completeActivity() failures.

  1. … 7 more files in changeset.
LDEV-4187: Delegate non-HTTP-request tasks to own threads. Open and close Hibernate session for each of such thread. Bind created session to context and thread. Close session at the end of thread execution.

  1. … 1 more file in changeset.
LDEV-3765: Make sure all necessary objects still exist when unregistering an user.

file ICommandDAO.java was initially added on branch lams2_head_wildfly.

file Command.java was initially added on branch lams2_head_wildfly.

file CommandDAO.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./dao/hibernate/CommandDAO.java
LDEV-3765: Add command websockets in all tools. Run check less often (5s vs 2s) as the effect does not need to be immediate. Reorganise code. Add i18n support.

  1. … 40 more files in changeset.
file Command.java was initially added on branch lams2_head_wildfly.

LDEV-3765: Prototype of learner command websockets. Works only for Forum and force complete.

  1. … 8 more files in changeset.
file CommandWebsocketServer.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./CommandWebsocketServer.java