log artifact-database/src/main/resources/sql/org-h2-driver.properties @ 542:9497f58484a0

age author description
Thu, 03 Sep 2015 17:00:30 +0200 Sascha L. Teichmann Ugly: Filter collection items in user land.
Fri, 07 Sep 2012 13:01:43 +0000 Bjoern Ricks Fix queries for finding a user
Fri, 24 Aug 2012 14:04:38 +0000 Bjoern Ricks Implement method to find/get a user by its account name
Thu, 23 Aug 2012 13:35:16 +0000 Bjoern Ricks Update sql user queries to add the account column
Fri, 21 Oct 2011 07:45:33 +0000 Ingo Weinzierl Bugfix: added missing bracket to a H2 sql statement.
Wed, 19 Oct 2011 15:55:33 +0000 Felix Wolfsteller Add functionality to get 'oldest' artifact of a collection.'
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.
Thu, 31 Mar 2011 08:58:42 +0000 Sascha L. Teichmann When an artifact is touched the collections which contain the artifact are touched, too.
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.

http://dive4elements.wald.intevation.org