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

    • -107
    • +0
    ./contentrepository/CrCredential.hbm.xml
    • -145
    • +0
    ./contentrepository/CrNode.hbm.xml
    • -159
    • +0
    ./contentrepository/CrNodeVersion.hbm.xml
    • -111
    • +0
    ./contentrepository/CrNodeVersionProperty.hbm.xml
    • -117
    • +0
    ./contentrepository/CrWorkspace.hbm.xml
    • -76
    • +0
    ./contentrepository/CrWorkspaceCredential.hbm.xml
  1. … 410 more files in changeset.
Added transactions to Ticket. Implemented Parent/Child node relationships. Implemented saving of a packaged node.

    • -2
    • +28
    ./contentrepository/CrNodeVersion.hbm.xml
Finished addFileItem, updateFileItem in SimpleTicket, added new_version_id column to node.

Started implementation of SimpleTicket, removed root node concept as it was giving problems for no positive help.

    • -15
    • +1
    ./contentrepository/CrWorkspace.hbm.xml
  1. … 3 more files in changeset.
Fixed cascading issue - wasn't saving version and property collections

    • -1
    • +1
    ./contentrepository/CrNodeVersion.hbm.xml
Tweaked collections used for relationships, started move to put extra code in hibernate objects

    • -3
    • +3
    ./contentrepository/CrNodeVersion.hbm.xml
Writes out basic node details to db - but does it the hard way as it isn't cascading updates.

    • -33
    • +18
    ./contentrepository/CrNodeVersion.hbm.xml
    • -4
    • +5
    ./contentrepository/CrNodeVersionProperty.hbm.xml
  1. … 5 more files in changeset.
Code to create workspace, create/update credentials working - with transactions. Basically works but the transaction handling hasn't been break tested, and the DAO access doesn't make good use of Spring framework

    • -5
    • +2
    ./contentrepository/CrNodeVersion.hbm.xml
    • -4
    • +2
    ./contentrepository/CrNodeVersionProperty.hbm.xml
    • -56
    • +33
    ./contentrepository/CrWorkspaceCredential.hbm.xml
  1. … 6 more files in changeset.
Checking in work done before Christmas in case of PC crash

    • -0
    • +107
    ./contentrepository/CrCredential.hbm.xml
    • -3
    • +4
    ./contentrepository/CrNodeVersion.hbm.xml
    • -0
    • +1
    ./contentrepository/CrNodeVersionProperty.hbm.xml
    • -105
    • +0
    ./contentrepository/CrTool.hbm.xml
    • -4
    • +32
    ./contentrepository/CrWorkspace.hbm.xml
    • -0
    • +99
    ./contentrepository/CrWorkspaceCredential.hbm.xml
    • -98
    • +0
    ./contentrepository/CrWorkspaceTool.hbm.xml
  1. … 10 more files in changeset.
Got middlegen working - generates the hibernate classes

    • -0
    • +89
    ./contentrepository/CrNode.hbm.xml
    • -0
    • +150
    ./contentrepository/CrNodeVersion.hbm.xml
    • -0
    • +111
    ./contentrepository/CrNodeVersionProperty.hbm.xml
    • -0
    • +105
    ./contentrepository/CrTool.hbm.xml
    • -0
    • +103
    ./contentrepository/CrWorkspace.hbm.xml
    • -0
    • +98
    ./contentrepository/CrWorkspaceTool.hbm.xml
  1. … 5 more files in changeset.