Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed to Mysql 4.1, and to 3.1.7 connector. Moved the table definitions to lams_common. Added a unit test option to build file.

  1. … 8 more files in changeset.
Changed db name to LAMS

  1. … 2 more files in changeset.
Added GPL / copyright statement

  1. … 65 more files in changeset.
Improved the handling of Spring configuration and created a proxy to make it easier to call the repository.

Corrected comment

Fixed a possible NullPointerException

Got the collections caching with JBOSS cache. Got unit tests working with ehcache. Build file now generates hbm.xml from java files using xdoclet.

  1. … 13 more files in changeset.
Experimenting with JBOSS cache

  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. … 3 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
    • +63
    ./lamsfoundation/lams/contentrepository/CheckCredentialTicketBeforeAdvice.java
  1. … 401 more files in changeset.