• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -2
    • +2
    ./lams/contentrepository/CrNode.hbm.xml
  1. … 138 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -0
    • +122
    ./lams/contentrepository/CrNode.hbm.xml
  1. … 398 more files in changeset.
file CrCredential.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

file CrWorkspaceCredential.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

file CrNode.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

    • -0
    • +0
    ./lams/contentrepository/CrNode.hbm.xml
file CrNodeVersion.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

file CrWorkspace.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

file CrNodeVersionProperty.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:56 +0000

LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -121
    • +0
    ./lams/contentrepository/CrNode.hbm.xml
  1. … 1186 more files in changeset.
Converted all "identity" hibernate id generation entries to "native" - hopefully this will be a little more portable.

    • -1
    • +1
    ./lams/contentrepository/CrNode.hbm.xml
  1. … 60 more files in changeset.
Started to record user id against entries in content repository - not yet completed.

  1. … 18 more files in changeset.
Upgraded Hibernate to 3.0

    • -20
    • +9
    ./lams/contentrepository/CrNode.hbm.xml
  1. … 106 more files in changeset.
Got the collections caching with JBOSS cache.

Got unit tests working with ehcache.

Build file now generates hbm.xml from java files using xdoclet.

    • -140
    • +111
    ./lams/contentrepository/CrNode.hbm.xml
  1. … 17 more files in changeset.
Experimenting with JBOSS cache

    • -0
    • +3
    ./lams/contentrepository/CrNode.hbm.xml
  1. … 7 more files in changeset.
Rejigged the link from the child node to the parent to point from the child node (rather than child node version). This restricts us to a design where we always create new nodes for new versions of a parent.

Also made the lookup of child nodes manual (rather than loaded automatically by hibernate). Doesn't use lazy loading - goes direct to database to find node. Not so nice.

But the changes have almost doubled the throughput in my testing.

    • -1
    • +14
    ./lams/contentrepository/CrNode.hbm.xml
  1. … 9 more files in changeset.
Change name from com.lamsinternational to org.lamsfoundation. Changed all the entries I can find but the jar file still contains a folder reference it appears.

    • -0
    • +107
    ./lams/contentrepository/CrCredential.hbm.xml
    • -0
    • +145
    ./lams/contentrepository/CrNode.hbm.xml
    • -0
    • +159
    ./lams/contentrepository/CrNodeVersion.hbm.xml
    • -0
    • +117
    ./lams/contentrepository/CrWorkspace.hbm.xml
  1. … 410 more files in changeset.