Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4696 Rewrite Zoom to Hibernate annotations

    • -107
    • +0
    ./zoom/model/ZoomSession.hbm.xml
  1. … 6 more files in changeset.
LDEV-4599 Add authoring advanced settings: duration and start in monitor

  1. … 8 more files in changeset.
LDEV-4599 Get rid of unnecessary Config entity

  1. … 8 more files in changeset.
LDEV-4599 Duplicate user data in the tool

User data like name or email seems redundant in tool tables. But

otherwise we would have to hit the core tables every time we want to

fetch it. We stick to redundancy until we have a well working 2nd level

cache and we agree to couple tool and core tables more tightly.

  1. … 7 more files in changeset.
LDEV-4599 Initial implementation of Zoom tool

    • -0
    • +166
    ./zoom/model/Zoom.hbm.xml
    • -0
    • +55
    ./zoom/model/ZoomApi.hbm.xml
    • -0
    • +53
    ./zoom/model/ZoomConfig.hbm.xml
    • -0
    • +107
    ./zoom/model/ZoomSession.hbm.xml
    • -0
    • +79
    ./zoom/model/ZoomUser.hbm.xml
  1. … 130 more files in changeset.