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.
|
Thu, 24 Mar 2011 15:29:41 +0000 |
Sascha L. Teichmann |
Added a cast to uuid in collections.select.by.gid
|
Thu, 24 Mar 2011 11:28:26 +0000 |
Ingo Weinzierl |
Added new collection specific sql statements.
|
Wed, 23 Mar 2011 16:20:11 +0000 |
Ingo Weinzierl |
Bugfix: Repaired broken SQL statement.
|
Wed, 09 Mar 2011 11:14:21 +0000 |
Sascha L. Teichmann |
Insert collection attribute into database, too.
|
Wed, 09 Mar 2011 10:24:56 +0000 |
Ingo Weinzierl |
Fixed a typo in the sql statements.
|
Tue, 08 Mar 2011 10:35:40 +0000 |
Sascha L. Teichmann |
Fix a foreign key constraint violation when deleting outdated artifacts.
|
Tue, 08 Mar 2011 10:13:45 +0000 |
Sascha L. Teichmann |
Fixed issue with outdating an artifact if it is removed from a collection.
|
Tue, 08 Mar 2011 09:08:15 +0000 |
Ingo Weinzierl |
Fixed some sql statements that contained typos.
|
Mon, 07 Mar 2011 16:23:27 +0000 |
Ingo Weinzierl |
Fixed some backend specific stuff (sql statements, schema).
|
Mon, 07 Mar 2011 11:37:49 +0000 |
Sascha L. Teichmann |
Added Backend code to list the collection items in a collection.
|
Sun, 06 Mar 2011 11:49:00 +0000 |
Sascha L. Teichmann |
Added code to remove an artifact from a collection
|
Sun, 06 Mar 2011 10:55:37 +0000 |
Sascha L. Teichmann |
Added code to set attribute of a collection item.
|
Sun, 06 Mar 2011 10:27:16 +0000 |
Sascha L. Teichmann |
Added code to get the attribute of a collection item
|
Fri, 04 Mar 2011 17:51:15 +0000 |
Sascha L. Teichmann |
Added code to add artifacts to collections.
|
Fri, 04 Mar 2011 17:11:40 +0000 |
Sascha L. Teichmann |
Added code to delete collections.
|
Fri, 04 Mar 2011 14:06:56 +0000 |
Sascha L. Teichmann |
Solve the SQL problem with the collection listings.
|
Fri, 04 Mar 2011 10:51:10 +0000 |
Sascha L. Teichmann |
Fix parameter propagation of creation time ond collection names.
|
Thu, 03 Mar 2011 17:01:04 +0000 |
Sascha L. Teichmann |
Added code to list collections.
|
Thu, 03 Mar 2011 12:13:24 +0000 |
Sascha L. Teichmann |
Added code to create collections.
|
Wed, 02 Mar 2011 17:43:25 +0000 |
Sascha L. Teichmann |
Enable backend to delete users
|
Wed, 02 Mar 2011 10:07:37 +0000 |
Sascha L. Teichmann |
Fixed typo in keys.
|
Tue, 01 Mar 2011 17:43:16 +0000 |
Sascha L. Teichmann |
Added SQL statements to handle users in database.
|