Project

General

Profile

  • svn:eol-style: native
  • svn:executable: *
  • svn:keywords: Author Date Id Revision

# Date Author Comment
8304 10/09/2013 11:52 PM Matt Jones

Reviewed code for all uses of FileInputStream, checking to see if the method should be closing the stream, and if so, closing it in the method as well as in the finally clause to ensure we don't leak file descriptors.

5027 08/14/2009 02:26 PM daigle

Change MetaCatVersion to MetacatVersion

5015 08/04/2009 02:32 PM daigle

Create database and shared directories for database management code and shared code respectively.

5013 07/31/2009 04:47 PM daigle

Add the ability to delete a scheduled workflow (move status to deleted in database)

4967 07/01/2009 10:29 AM daigle

Workflow scheduler and archiving fixes for TPC workflow engine

4959 06/18/2009 10:24 AM daigle

Added generic scheduler and workflow scheduling functionality.

4951 06/12/2009 04:41 PM daigle

Add scheduler and workflow schedule functionality

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head