graph
- Added HOWTO to setup the environment2009-11-11, by Ingo Weinzierl
- describe() in REST interface is also handled as POST to pass2009-11-04, by Sascha L. Teichmann
- Applied patch from slt to set the Configuration Folder into the AbsoluteFileName issue592009-10-21, by Tim Englich
- RELEASE 0.10.1 2009-10-07, by Sascha L. Teichmann
- Renamed Changelog to ChangeLog to make eclipse happy.2009-10-06, by Sascha L. Teichmann
- Fixed problem with non-initialized languages in call meta.2009-10-02, by Sascha L. Teichmann
- Better implementation for fetching the preferred locale via meta of call context.2009-10-02, by Sascha L. Teichmann
- Convenience method in call meta to get preferred language.2009-10-02, by Sascha L. Teichmann
- Add i18n support via "Accept-Language" HTTP headers.2009-10-01, by Sascha L. Teichmann
- Removed trailing whitespace.2009-10-01, by Sascha L. Teichmann
- Removed needless imports.2009-10-01, by Sascha L. Teichmann
- Fixed inconsistencies in documentation after changes in h2-config2009-09-30, by Hans Plum
- Allow REST server to bind to configurable interface.2009-09-29, by Sascha L. Teichmann
- Time delta calculation in SQL statement to figure out outdated artifacts2009-09-24, by Sascha L. Teichmann
- Added debug output to DefaultArtifact tracing of artifact lifecyle easier.2009-09-24, by Sascha L. Teichmann
- Made serilization more flexible. DB update required!!!2009-09-23, by Sascha L. Teichmann
- Log RuntimeExceptions in REST calls to log4j.2009-09-23, by Sascha L. Teichmann
- Added some IDE-specific files to the Ignorelist.2009-09-21, by Tim Englich
- Added postgresql support.2009-09-18, by Sascha L. Teichmann
- Switched from Get to Post communication.2009-09-16, by Tim Englich
- Bugfix done. Now the feed Method works fine2009-09-16, by Tim Englich
- More warning log output in POST case in REST interface of artifact.2009-09-15, by Sascha L. Teichmann
- Bug Fixed: Comparation for outdated Artifacts was Wrong.2009-09-15, by Tim Englich
- Make the Interfaces Serializable to make them usable in the Artifactdatabase.2009-09-14, by Tim Englich
- Re-factored artifact API for better integration of background processing.2009-09-13, by Sascha L. Teichmann
- Artifact.out() is now called with an java.io.Outpustream2009-09-12, by Sascha L. Teichmann
- Added a cleanup thread which periodically removes2009-09-10, by Sascha L. Teichmann
- Added REST out handler for artifacts reachable via HTTP GET '/artifact/{uuid}/{type}'.2009-09-10, by Sascha L. Teichmann
- Added REST handler for 'advance' and 'feed' to be called by HTTP POST '/artifact/{uuid}'.2009-09-10, by Sascha L. Teichmann
- Added REST handler for 'describe'.2009-09-10, by Sascha L. Teichmann
- Connected /create with artifact db.2009-09-10, by Sascha L. Teichmann
- Moved some XPath stuff from Config into XMLUtils.2009-09-10, by Sascha L. Teichmann
- * Added callback parameter to Artifact.setup()2009-09-10, by Sascha L. Teichmann
- Added possibibilty to ceate XPaths with namespace contextes.2009-09-10, by Sascha L. Teichmann
- Removed meta data from resources.2009-09-09, by Sascha L. Teichmann
- Added resource to create artifacts to web server.2009-09-09, by Sascha L. Teichmann
- Added factory listing '/factories' to web app.2009-09-09, by Sascha L. Teichmann
- * New configuration based on config directory2009-09-09, by Sascha L. Teichmann
- NameSpaceURL and NamespacePrefix added2009-09-08, by Tim Englich
- Integrated logging into artifact database.2009-09-08, by Sascha L. Teichmann
- Bug fixed in in XPath Expression.2009-09-07, by Tim Englich
- Implemented restoring artifacts from database.2009-09-07, by Sascha L. Teichmann
- Initial checkin of artigact persistents back by database.2009-09-07, by Sascha L. Teichmann
- Added not yet working backend to artifact database.2009-09-06, by Sascha L. Teichmann
- Fixed typo in xpath expression (again)2009-09-06, by Sascha L. Teichmann
- Fixed typo in xpath expression.2009-09-06, by Sascha L. Teichmann
- * Made Artifact life cycle symmetric: setup/endOfLife.2009-09-06, by Sascha L. Teichmann
- Laid tracks for artifacts being removed from artifact database.2009-09-04, by Sascha L. Teichmann
- Correct wrong Checkin2009-09-04, by Tim Englich
- Insert new Parameter to Setuproutine2009-09-04, by Tim Englich
- Buildplugins for Maven-Compiler and Maven-Eclipse Plugin integrated.2009-09-04, by Tim Englich
- Added config to artifact database and modelled bootstap of artifact factories on top of this.2009-09-04, by Sascha L. Teichmann
- Added mechanism to create an share a global context in the artifact database.2009-09-04, by Sascha L. Teichmann
- Added dependencies to H2 and restlet.2009-09-03, by Sascha L. Teichmann
- Created a new sub project for artifact database server.2009-09-03, by Sascha L. Teichmann
- Checked in the central interfaces of the artifact system.2009-09-02, by Sascha L. Teichmann
- Moved misplaced files into trunk2009-09-01, by Sascha L. Teichmann