Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4696 Delete obsolete Hibernate .hbm.xml files

    • -215
    • +0
    ./lams/tool/rsrc/model/Resource.hbm.xml
    • -215
    • +0
    ./lams/tool/rsrc/model/ResourceItem.hbm.xml
    • -108
    • +0
    ./lams/tool/rsrc/model/ResourceSession.hbm.xml
    • -100
    • +0
    ./lams/tool/rsrc/model/ResourceUser.hbm.xml
  1. … 3 more files in changeset.
LDEV-4421 Comments allowed for authored items in Share Resources

    • -0
    • +8
    ./lams/tool/rsrc/model/ResourceItem.hbm.xml
  1. … 65 more files in changeset.
LDEV-4411 Add collections 2nd level cache

    • -0
    • +4
    ./lams/tool/rsrc/model/Resource.hbm.xml
    • -0
    • +2
    ./lams/tool/rsrc/model/ResourceItem.hbm.xml
    • -0
    • +2
    ./lams/tool/rsrc/model/ResourceSession.hbm.xml
  1. … 95 more files in changeset.
LDEV-4411 Mark entities as cacheable

usage="read-only" seems to do nothing at the moment, but it may be a

guidance for future optimisations.

    • -0
    • +2
    ./lams/tool/rsrc/model/Resource.hbm.xml
    • -0
    • +2
    ./lams/tool/rsrc/model/ResourceItem.hbm.xml
    • -0
    • +2
    ./lams/tool/rsrc/model/ResourceSession.hbm.xml
    • -0
    • +2
    ./lams/tool/rsrc/model/ResourceUser.hbm.xml
  1. … 232 more files in changeset.
LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

    • -0
    • +19
    ./lams/tool/rsrc/model/Resource.hbm.xml
    • -0
    • +9
    ./lams/tool/rsrc/model/ResourceItem.hbm.xml
  1. … 38 more files in changeset.
LDEV-4184: "outer-join" attribute in hbm.xml files is deprecated and produces warnings on server start up. Remove entries with "auto" value. Entries with value "true" become fetch=join.

    • -1
    • +1
    ./lams/tool/rsrc/model/Resource.hbm.xml
    • -1
    • +1
    ./lams/tool/rsrc/model/ResourceItem.hbm.xml
    • -1
    • +1
    ./lams/tool/rsrc/model/ResourceSession.hbm.xml
    • -2
    • +2
    ./lams/tool/rsrc/model/ResourceUser.hbm.xml
  1. … 137 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -0
    • +196
    ./lams/tool/rsrc/model/Resource.hbm.xml
    • -0
    • +198
    ./lams/tool/rsrc/model/ResourceItem.hbm.xml
    • -0
    • +53
    ./lams/tool/rsrc/model/ResourceItemInstruction.hbm.xml
    • -0
    • +89
    ./lams/tool/rsrc/model/ResourceItemVisitLog.hbm.xml
    • -0
    • +108
    ./lams/tool/rsrc/model/ResourceSession.hbm.xml
    • -0
    • +100
    ./lams/tool/rsrc/model/ResourceUser.hbm.xml
  1. … 398 more files in changeset.