Thu, 13 Oct 2011 11:38:52 +0000 |
Felix Wolfsteller |
Fix SQL typo.
|
Wed, 10 Aug 2011 14:18:33 +0000 |
Sascha L. Teichmann |
Extract the collection and artifact creation times when doing the initial, too.
|
Mon, 08 Aug 2011 13:06:05 +0000 |
Sascha L. Teichmann |
Fixed H2 SQL to set TTL of collection.
|
Tue, 02 Aug 2011 14:05:34 +0000 |
Sascha L. Teichmann |
When loading all artifacts fetch the name of the collections, too.
|
Tue, 02 Aug 2011 11:11:59 +0000 |
Sascha L. Teichmann |
forward list of deleted collections and artifacts from data cleaner to backend to backend listeners.
|
Sun, 31 Jul 2011 17:28:07 +0000 |
Sascha L. Teichmann |
Fixed broken SQL statement. Added debug output.
|
Wed, 27 Jul 2011 09:32:26 +0000 |
Sascha L. Teichmann |
Added method to artifact database to load all artifacts.
|
Tue, 21 Jun 2011 10:57:03 +0000 |
Ingo Weinzierl |
Made the TTL of a Collection retrievable via getter method.
|
Wed, 08 Jun 2011 07:36:43 +0000 |
Ingo Weinzierl |
Enabled the artifact database to retrieve requests to change the name of a specific collection.
|
Tue, 07 Jun 2011 17:09:25 +0000 |
Ingo Weinzierl |
#50 Added code on database level to recognize the oldest collection item in a collection (-> master artifact).
|
Tue, 07 Jun 2011 16:27:47 +0000 |
Ingo Weinzierl |
Enables the artifact server to set the TTL of a specific collection via REST call.
|
Tue, 26 Apr 2011 07:43:40 +0000 |
Ingo Weinzierl |
Enabled the artifact database to handle requests specific to collection attributes and collection item attributes.
|
Wed, 13 Apr 2011 15:19:59 +0000 |
Sascha L. Teichmann |
Granularity of ttls should be milliseconds and not microseconds.
|
Wed, 13 Apr 2011 11:26:53 +0000 |
Sascha L. Teichmann |
Fix for flys/issue9
|
Thu, 31 Mar 2011 17:14:22 +0000 |
Sascha L. Teichmann |
Database cleaner: Removes outdated collections, too.
|
Thu, 31 Mar 2011 15:56:50 +0000 |
Sascha L. Teichmann |
Database cleaner: Ignoring locked artifacts is now done on database level.
|