Project

General

Profile

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

# Date Author Comment
4981 07/11/2009 07:16 AM daigle

Implement stop method in services. Stop all services when shutting down metacat. This primarily keeps scheduler from hanging with open threads.

4861 03/25/2009 02:41 PM daigle

Roll back replication user changes. Fix code that converts access levels to integer and to text.

4856 03/24/2009 10:17 AM daigle

Introduce replication user. Use the fileutil writer methods instead of writing directly.

4780 01/26/2009 04:38 PM daigle

Handle sessions with null ids gracefully.

4778 01/26/2009 01:46 PM daigle

Check for null session ID when touching session.

4709 12/26/2008 01:18 PM daigle

Implement refresh methods inherited from base class

4442 10/10/2008 05:12 PM daigle

Change the ServiceInterface into a base class called BaseService. All services extend BaseService.

4429 10/09/2008 09:53 AM daigle

Fix comments

4297 08/22/2008 04:23 PM daigle

Add comments. Added getPublicSession method

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head