Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4440 Replace BBB and GMap tools with stubs

  1. … 304 more files in changeset.
LDEV-4411 Add collections 2nd level cache

  1. … 96 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.

  1. … 234 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. … 140 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

  1. … 400 more files in changeset.
LDEV-3340: Remove hibernate.cfg.xml files. Most probably they were used to create DB schema from .hbm.xml files using Ant. They are obsolete now.

  1. … 27 more files in changeset.
LDEV-3293: fix hibernate dtd declarations. Change 'hibernate.org' to 'www.hibernate.org'.

In order for hibernate DTDEntityResolver not to load hibernate-mapping-3.0.dtd from internet (and use local one), namespace declaration of dtd must exactly match the namespace declared in DTDEntityResolver class.

  1. … 93 more files in changeset.
LDEV-3293: Use Spring support for Hibernate 4 instead of 3 (session factory and filters). Use new path for Hibernate DTDs. Make XDoclet generate hbm.xml files with the correct path by providing it a new template.

  1. … 111 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1308 more files in changeset.
LDEV-2671: Adding Big Blue Button tool

    • -0
    • +198
    ./org/lamsfoundation/lams/tool/bbb/model/Bbb.hbm.xml
    • -0
    • +52
    ./org/lamsfoundation/lams/tool/bbb/model/BbbConfig.hbm.xml
    • -0
    • +136
    ./org/lamsfoundation/lams/tool/bbb/model/BbbSession.hbm.xml
    • -0
    • +102
    ./org/lamsfoundation/lams/tool/bbb/model/BbbUser.hbm.xml
  1. … 142 more files in changeset.