Project

General

Profile

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

# Date Author Comment
5076 10/06/2009 10:55 AM daigle

Change RequestUtil forwardRequest() method to throw MetacatUtilException.

5030 08/24/2009 02:34 PM daigle

Change location of PropertyService to properties directory

5026 08/14/2009 02:24 PM daigle

Rename MetaCat to Metacat

5015 08/04/2009 02:32 PM daigle

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

5004 07/30/2009 10:19 AM daigle

Use context url instead of server IP. Server IP breaks if the server does not have an externally facing IP (behind a proxy server)

4854 03/23/2009 02:56 PM daigle

Beef up exception handling from file utilities. Move UtilException to MetacatUtilException to eliminate conflict with similar exception in utility package.

4762 01/19/2009 11:53 AM daigle

Only configure skins that are correctly configured in the skins directory.

4760 01/16/2009 04:09 PM daigle

Only show the backup configuration screen if the system cannot discover a directory.

4704 12/26/2008 01:14 PM daigle

Handle backup configuration action

4592 11/19/2008 03:26 PM daigle

Rename LDAPUtil to AuthUtil

4479 10/22/2008 10:24 AM daigle

Handle exception during database update

4441 10/10/2008 05:11 PM daigle

remove XMLSchemaService import

4200 08/04/2008 05:08 PM daigle

Remove the organization configuration stuff for the moment. Add geoserver configuration.

4159 07/24/2008 01:52 PM daigle

Add support for separate LDAP and organization level configurations

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head