Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AuthUtil.java 14.4 KB 4780 about 15 years daigle Handle sessions with null ids gracefully.
DatabaseUtil.java 3.55 KB 4109 almost 16 years daigle Add method to return a map of db script suffixe...
EMLVersionsTransformer.java 13.3 KB 4674 over 15 years Jing Tao Add method to save transforming message into fi...
GeoserverUtil.java 6.82 KB 4207 over 15 years daigle Intial addition of geoserver utility file
MetacatUtil.java 36.7 KB 4812 about 15 years daigle Format indexPaths in metacat.properties. Remov...
OrganizationUtil.java 3.27 KB 4776 about 15 years daigle Get the organization list from org.name.<orgnam...
RequestUtil.java 10.1 KB 4299 over 15 years daigle Added methods to get session data, parameters a...
ResponseUtil.java 1.91 KB 4080 almost 16 years daigle Merge 1.9 changes into Head
SessionData.java 2.99 KB 4399 over 15 years ben leinfelder adding document "cart" feature to metacat. will...
SkinUtil.java 2.32 KB 4080 almost 16 years daigle Merge 1.9 changes into Head
SystemUtil.java 21.6 KB 4812 about 15 years daigle Format indexPaths in metacat.properties. Remov...
UtilException.java 1.44 KB 4080 almost 16 years daigle Merge 1.9 changes into Head

Latest revisions

# Date Author Comment
4812 02/18/2009 04:30 PM daigle

Format indexPaths in metacat.properties. Remove from build.properties and build.xml. Move indexPath list getter from MetacatUtil to SystemUtil.

4805 02/17/2009 09:28 AM daigle

Separate the concept of a backup file location and a metacat external directory location. These can be totally different.

4795 02/03/2009 04:01 PM daigle

Allow for backup properties to be written to context based subdirectory of the external configuration directory. This allow multiple instances of metacat to be run side by side.

4785 01/27/2009 04:31 PM daigle

Change name of writeTempFile to writeTempUploadFile since this instance deals with the temporary upload dir specifically

4781 01/27/2009 10:27 AM daigle

writeTempFile was trying to write the same file as the registry. Changed to write the file to an "upload" subdirectory. Also throws IOException so errors get reported back to api.

4780 01/26/2009 04:38 PM daigle

Handle sessions with null ids gracefully.

4776 01/26/2009 10:19 AM daigle

Get the organization list from org.name.<orgname>= property. Add these values back into metacat.properties.

4725 01/02/2009 08:16 AM daigle

Try to create the backup directories before creating th ebackup files.

4712 12/26/2008 01:22 PM daigle

Add external (backup) directory discovery methods.

4699 12/26/2008 01:09 PM daigle

Renamed MetaCatUtil to MetacatUtil

View revisions

Also available in: Atom