Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  com 71 over 24 years higgins Catalog files from arbortext added
  edu 847 almost 23 years Matt Jones Fixed the function to return the max id for a g...
clear.sql 312 Bytes 704 over 23 years berkley added removal of relations
loaddtd.sql 3.64 KB 841 almost 23 years bojilova added insert statement for eml-attribute-2.0.dt...
loadstylesheets.sql 2.16 KB 724 over 23 years berkley removed download.xsl entry
showdoc.sql 340 Bytes 390 almost 24 years Matt Jones Added new utility query to return all of the xm...
sqlcatlist.sql 253 Bytes 123 about 24 years Matt Jones Modifying storage model to use DOM TEXT nodes
sqldoclist.sql 209 Bytes 531 almost 24 years Matt Jones Changed utility query to include the user_owner...
sqlnodeslist.sql 94 Bytes 108 about 24 years Matt Jones added utility files and queries
sqlnodesview.sql 358 Bytes 166 about 24 years Matt Jones minor modifications to fix problems introduced ...
sqlrevisions.sql 205 Bytes 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
xmlpackage.sql 1.94 KB 439 almost 24 years berkley sql file defining the table structure for eml-p...
xmltables-sqlserver.sql 8.63 KB 772 about 23 years bojilova cleared the COLLATION specifiers on column defi...
xmltables.sql 9.59 KB 843 almost 23 years berkley removed errant comment that was causing an erro...
xmltables_postgres.sql 8.49 KB 759 about 23 years bojilova several changes were needed related to the chan...

Latest revisions

# Date Author Comment
847 10/19/2001 02:50 PM Matt Jones

Fixed the function to return the max id for a given scope. Now the function
takes a parameter named 'scope' and returns the largest docid that has been
used under that scope in this metacat instance (it used to return the most
recently created docid, which is clearly different). For compatibility with...

846 10/19/2001 10:34 AM berkley

fixed bug where the whole filename of a data file was not appended to the file input stream so metacat just returned a null document

845 10/18/2001 04:57 PM Matt Jones

Fixed problem with metacat handleReadAction where the OutputStream from the
response object was closed and an attempt to reopen a PrintWriter was made
on the same response, which is illegal. Now the OutputStream is converted
to a PrintWriter in order to write the XML error message back to the client....

843 10/18/2001 10:40 AM berkley

removed errant comment that was causing an error in the xml_documents table

842 10/02/2001 11:51 AM bojilova

fixed to get groupnames for a user using any identifying name

841 10/01/2001 09:18 AM bojilova

added insert statement for eml-attribute-2.0.dtd entry in xml_catalog

840 09/24/2001 10:55 AM bojilova

for action=servercontrol&subaction=add
added function for downloading of the certificate file
from the specified URL of the source server
and uploading it onto this server

837 09/20/2001 01:14 PM bojilova

changes in replication to use https

836 09/17/2001 12:51 PM bojilova

fix around one way replication:
when server A sends document to the servers in its list of replication servers with replicate=1 in xml_replication table,
the server B received the document does NOT need the opposite check on its end.

835 09/17/2001 10:57 AM bojilova

fixed error:
writing on the replication server required the whole acc# (including the rev#)

View revisions

Also available in: Atom