2009-09-10 |
Sascha L. Teichmann |
Added REST handler for 'advance' and 'feed' to be called by HTTP POST '/artifact/{uuid}'.
|
2009-09-10 |
Sascha L. Teichmann |
Added REST handler for 'describe'.
|
2009-09-10 |
Sascha L. Teichmann |
Connected /create with artifact db.
|
2009-09-10 |
Sascha L. Teichmann |
Moved some XPath stuff from Config into XMLUtils.
|
2009-09-10 |
Sascha L. Teichmann |
* Added callback parameter to Artifact.setup()
|
2009-09-10 |
Sascha L. Teichmann |
Added possibibilty to ceate XPaths with namespace contextes.
|
2009-09-09 |
Sascha L. Teichmann |
Removed meta data from resources.
|
2009-09-09 |
Sascha L. Teichmann |
Added resource to create artifacts to web server.
|
2009-09-09 |
Sascha L. Teichmann |
Added factory listing '/factories' to web app.
|
2009-09-09 |
Sascha L. Teichmann |
* New configuration based on config directory
|
2009-09-08 |
Tim Englich |
NameSpaceURL and NamespacePrefix added
|
2009-09-08 |
Sascha L. Teichmann |
Integrated logging into artifact database.
|
2009-09-07 |
Tim Englich |
Bug fixed in in XPath Expression.
|
2009-09-07 |
Sascha L. Teichmann |
Implemented restoring artifacts from database.
|
2009-09-07 |
Sascha L. Teichmann |
Initial checkin of artigact persistents back by database.
|
2009-09-06 |
Sascha L. Teichmann |
Added not yet working backend to artifact database.
|
2009-09-06 |
Sascha L. Teichmann |
Fixed typo in xpath expression.
|
2009-09-06 |
Sascha L. Teichmann |
* Made Artifact life cycle symmetric: setup/endOfLife.
|
2009-09-04 |
Sascha L. Teichmann |
Laid tracks for artifacts being removed from artifact database.
|
2009-09-04 |
Tim Englich |
Insert new Parameter to Setuproutine
|
2009-09-04 |
Tim Englich |
Buildplugins for Maven-Compiler and Maven-Eclipse Plugin integrated.
|
2009-09-04 |
Sascha L. Teichmann |
Added config to artifact database and modelled bootstap of artifact factories on top of this.
|
2009-09-04 |
Sascha L. Teichmann |
Added mechanism to create an share a global context in the artifact database.
|
2009-09-03 |
Sascha L. Teichmann |
Added dependencies to H2 and restlet.
|
2009-09-03 |
Sascha L. Teichmann |
Created a new sub project for artifact database server.
|
2009-09-02 |
Sascha L. Teichmann |
Checked in the central interfaces of the artifact system.
|
2009-09-01 |
Sascha L. Teichmann |
Moved misplaced files into trunk
|