log artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java @ 176:a0eff2227588

age author description
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 16:43:03 +0000 Sascha L. Teichmann Reduce the code repetition and the complexity of the backend.
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 14:28:02 +0000 Ingo Weinzierl Implemented the interface method listCollections() in the artifact database.
Thu, 03 Mar 2011 13:53:55 +0000 Ingo Weinzierl Bugfixed the collection creation in the Backend.
Thu, 03 Mar 2011 12:13:24 +0000 Sascha L. Teichmann Added code to create collections.
Thu, 03 Mar 2011 10:54:33 +0000 Ingo Weinzierl Implemented the createCollection() method in the artifact database.
Thu, 03 Mar 2011 10:33:49 +0000 Sascha L. Teichmann Simplified creation of users.
Thu, 03 Mar 2011 09:53:02 +0000 Sascha L. Teichmann Added stubs for the collection handling in db backend.
Thu, 03 Mar 2011 09:36:03 +0000 Sascha L. Teichmann Propagate delete user errors correctly.
Thu, 03 Mar 2011 08:51:02 +0000 Ingo Weinzierl Adjusted method signatures for deleting users in the UserFactory and in the Backend.
Thu, 03 Mar 2011 08:04:57 +0000 Ingo Weinzierl Bugfix: Replaced wrong SQL statements with the correct ones.
Wed, 02 Mar 2011 18:18:16 +0000 Sascha L. Teichmann Added code to load all users from database.
Wed, 02 Mar 2011 18:08:37 +0000 Sascha L. Teichmann Added code to load user from database.
Wed, 02 Mar 2011 17:47:54 +0000 Sascha L. Teichmann Enable backend to delete users
Wed, 02 Mar 2011 17:47:20 +0000 Sascha L. Teichmann Enable backend to delete users
Wed, 02 Mar 2011 17:43:25 +0000 Sascha L. Teichmann Enable backend to delete users
Wed, 02 Mar 2011 11:24:03 +0000 Sascha L. Teichmann Call database to create a new user.
Wed, 02 Mar 2011 10:07:37 +0000 Sascha L. Teichmann Fixed typo in keys.
Tue, 01 Mar 2011 18:52:48 +0000 Ingo Weinzierl Made the backend singleton.
Tue, 02 Nov 2010 17:23:36 +0000 Ingo Weinzierl Added license file and license headers.
Sun, 28 Mar 2010 15:57:40 +0000 Sascha L. Teichmann Unified imports.
Fri, 26 Mar 2010 17:59:50 +0000 Sascha L. Teichmann More javadoc.
Fri, 26 Mar 2010 10:04:34 +0000 Sascha L. Teichmann Removed trailing whitespace
Thu, 25 Mar 2010 17:32:54 +0000 Ingo Weinzierl Added the time to live of an artifact to the CallContext.
Fri, 19 Mar 2010 09:34:40 +0000 Ingo Weinzierl Implementation to import artifacts from incoming xml documents (applied patch from issue208 by SLT).
Tue, 16 Mar 2010 16:03:06 +0000 Ingo Weinzierl Implementation to export artifacts as xml (applied patch from issue208 by SLT).
Thu, 01 Oct 2009 09:04:17 +0000 Sascha L. Teichmann Removed trailing whitespace.
Thu, 01 Oct 2009 08:51:24 +0000 Sascha L. Teichmann Removed needless imports.
Wed, 23 Sep 2009 16:55:12 +0000 Sascha L. Teichmann Made serilization more flexible. DB update required!!!
Fri, 18 Sep 2009 09:34:14 +0000 Sascha L. Teichmann Added postgresql support.
Tue, 15 Sep 2009 09:43:57 +0000 Tim Englich Bug Fixed: Comparation for outdated Artifacts was Wrong.
Sun, 13 Sep 2009 14:50:53 +0000 Sascha L. Teichmann Re-factored artifact API for better integration of background processing.
Sat, 12 Sep 2009 10:45:28 +0000 Sascha L. Teichmann Artifact.out() is now called with an java.io.Outpustream
Thu, 10 Sep 2009 23:16:18 +0000 Sascha L. Teichmann Added a cleanup thread which periodically removes
Thu, 10 Sep 2009 14:21:58 +0000 Sascha L. Teichmann Added REST handler for 'describe'.
Thu, 10 Sep 2009 12:29:57 +0000 Sascha L. Teichmann Connected /create with artifact db.
Thu, 10 Sep 2009 08:57:09 +0000 Sascha L. Teichmann * Added callback parameter to Artifact.setup()
Wed, 09 Sep 2009 16:36:46 +0000 Sascha L. Teichmann Removed meta data from resources.
Tue, 08 Sep 2009 06:29:52 +0000 Sascha L. Teichmann Integrated logging into artifact database.
Mon, 07 Sep 2009 10:06:23 +0000 Sascha L. Teichmann Implemented restoring artifacts from database.
Mon, 07 Sep 2009 08:41:05 +0000 Sascha L. Teichmann Initial checkin of artigact persistents back by database.
Sun, 06 Sep 2009 16:16:54 +0000 Sascha L. Teichmann Added not yet working backend to artifact database.

http://dive4elements.wald.intevation.org