log artifact-database/src/main/resources/sql/org-h2-driver.properties @ 281:942a54670a72

age author description
2011-06-21 Ingo Weinzierl Made the TTL of a Collection retrievable via getter method.
2011-06-08 Ingo Weinzierl Enabled the artifact database to retrieve requests to change the name of a specific collection.
2011-06-07 Ingo Weinzierl #50 Added code on database level to recognize the oldest collection item in a collection (-> master artifact).
2011-06-07 Ingo Weinzierl Enables the artifact server to set the TTL of a specific collection via REST call.
2011-04-26 Ingo Weinzierl Enabled the artifact database to handle requests specific to collection attributes and collection item attributes.
2011-04-13 Sascha L. Teichmann Granularity of ttls should be milliseconds and not microseconds.
2011-04-13 Sascha L. Teichmann Fix for flys/issue9
2011-03-31 Sascha L. Teichmann Database cleaner: Removes outdated collections, too.
2011-03-31 Sascha L. Teichmann Database cleaner: Ignoring locked artifacts is now done on database level.
2011-03-31 Sascha L. Teichmann When an artifact is touched the collections which contain the artifact are touched, too.
2011-03-24 Ingo Weinzierl Added new collection specific sql statements.
2011-03-23 Ingo Weinzierl Bugfix: Repaired broken SQL statement.
2011-03-09 Sascha L. Teichmann Insert collection attribute into database, too.
2011-03-09 Ingo Weinzierl Fixed a typo in the sql statements.
2011-03-08 Sascha L. Teichmann Fix a foreign key constraint violation when deleting outdated artifacts.
2011-03-08 Sascha L. Teichmann Fixed issue with outdating an artifact if it is removed from a collection.
2011-03-08 Ingo Weinzierl Fixed some sql statements that contained typos.
2011-03-07 Ingo Weinzierl Fixed some backend specific stuff (sql statements, schema).
2011-03-07 Sascha L. Teichmann Added Backend code to list the collection items in a collection.
2011-03-07 Ingo Weinzierl Adapted the sql statements for fetching all collections and all user collections from database.
2011-03-06 Sascha L. Teichmann Added code to remove an artifact from a collection
2011-03-06 Sascha L. Teichmann Added code to set attribute of a collection item.
2011-03-06 Sascha L. Teichmann Added code to get the attribute of a collection item
2011-03-04 Sascha L. Teichmann Added code to add artifacts to collections.
2011-03-04 Sascha L. Teichmann Added code to delete collections.
2011-03-04 Sascha L. Teichmann Solve the SQL problem with the collection listings.
2011-03-04 Sascha L. Teichmann Fix parameter propagation of creation time ond collection names.
2011-03-03 Sascha L. Teichmann Added code to list collections.
2011-03-03 Sascha L. Teichmann Added code to create collections.
2011-03-02 Sascha L. Teichmann Enable backend to delete users
2011-03-02 Sascha L. Teichmann Fixed typo in keys.
2011-03-01 Sascha L. Teichmann Added SQL statements to handle users in database.
2010-03-19 Ingo Weinzierl Implementation to import artifacts from incoming xml documents (applied patch from issue208 by SLT).
2009-09-24 Sascha L. Teichmann Time delta calculation in SQL statement to figure out outdated artifacts
2009-09-23 Sascha L. Teichmann Made serilization more flexible. DB update required!!!
2009-09-14 Tim Englich Make the Interfaces Serializable to make them usable in the Artifactdatabase.
2009-09-13 Sascha L. Teichmann Re-factored artifact API for better integration of background processing.
2009-09-10 Sascha L. Teichmann Added a cleanup thread which periodically removes
2009-09-07 Sascha L. Teichmann Initial checkin of artigact persistents back by database.

http://dive4elements.wald.intevation.org