• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added getPackageNodes call - gets a list of all the nodes for a package, including the package node itself.

  1. … 161 more files in changeset.
Corrected code that gets all the nodes from a workspace, and ensured that when nodes are

returned to a calling program, they are only returned

if their workspace matches the ticket.

Got packages displaying okay in demo - using a special servlet that embeds the uuid and version in the path.

  1. … 1 more file in changeset.
Changed paths to suit D: drive

  1. … 2 more files in changeset.
Delete node implemented - there is one bug that shows up in demo web app.

Refactored to move node calls and transactions from Ticket to Repository. Ticket now a much simpler object that can go in the session.

Basic demo working

    • -34
    • +50
    ./WEB-INF/struts/struts-config.xml
  1. … 1 more file in changeset.
Partial implementation of demo

    • -0
    • +27
    ./loginRepository.jsp
    • -0
    • +1
    ./WEB-INF/.struts-config.mex
    • -0
    • +1044
    ./WEB-INF/validator-rules.xml
    • -0
    • +393
    ./WEB-INF/jstl/c-rt.tld
    • -0
    • +416
    ./WEB-INF/jstl/c.tld
    • -0
    • +403
    ./WEB-INF/jstl/fmt-rt.tld
    • -0
    • +442
    ./WEB-INF/jstl/fmt.tld
    • -0
    • +188
    ./WEB-INF/jstl/sql-rt.tld
    • -0
    • +213
    ./WEB-INF/jstl/sql.tld
    • -0
    • +256
    ./WEB-INF/jstl/x-rt.tld
    • -0
    • +273
    ./WEB-INF/jstl/x.tld
  1. … 17 more files in changeset.