Project

General

Profile

Activity

From 12/20/2000 to 01/18/2001

01/18/2001

03:38 PM Revision 678 (metacat): added location info to catch statements
berkley
03:22 PM Revision 677 (metacat): fixed comments
berkley
03:20 PM Revision 676 (metacat): added comments and removed xml_acc_numbers
berkley
03:15 PM Revision 675 (metacat): added precise location information (class.method) to each catch statement so that errors are more easily traced.
berkley
01:46 PM Revision 674 (metacat): removed print statements
berkley
12:46 PM Revision 673 (metacat): fixed typo
bojilova
12:38 PM Revision 672 (metacat): included implementation for public "read" access as specified from the access file
bojilova
12:27 PM Revision 671 (metacat): fixed introduced problem with preparedStatements
berkley
11:55 AM Revision 670 (metacat): Updated build files with minor documentation changes.
Matt Jones
11:52 AM Revision 669 (metacat): Added license terms to source code files, and cleaned up some javadoc
documentation in a few places. Matt Jones
11:29 AM Revision 668 (metacat): Added License terms to source files, added more documentation to protocol
handler classes. Matt Jones
11:25 AM Revision 667 (metacat): closed all preparedStatement variables
berkley
11:02 AM Revision 666 (metacat): Modified the license and copyright terms for many of the files. Added
a LICENSE file and a README file in preparation of a distribution. Matt Jones

01/17/2001

02:45 PM Revision 665 (metacat): implementation for multiple <resourceIndentifier> tags under <resource>
bojilova
11:45 AM Revision 664 (metacat): updated the syntax of some form parameters, put in build strings
berkley
11:44 AM Revision 663 (metacat): put in build strings instead of hard coded paths to servers
berkley
08:59 AM Revision 662 (metacat): removed dependence on MetacatURL for URL handling. Added more flexible support for identifiers in the subject and object fields. They can now be just a docid, an http url or a metacat url.
berkley

01/16/2001

01:49 PM Revision 661 (metacat): fixed bug in data file permission checking. (commited wrong file last time)
berkley

01/12/2001

09:55 AM Revision 660 (metacat): - turned on the validation in order only valid xml docs comformed to the specified dtd (if any) to be submitted in metacat
- with validation "on" white spaces are reported from ignorableWhitespace() callback, not from characters() (as with ... bojilova
09:02 AM Revision 659 (metacat): changed doctype of package files
berkley

01/11/2001

01:53 PM Revision 658 (metacat): added more documentation
berkley
01:44 PM Revision 657 (metacat): changed getCookie to static
berkley
01:37 PM Revision 656 (metacat): added support for the new abstract class) to handle data file uploading through metnewninterface (actuall
berkley
01:36 PM Revision 655 (metacat): newninterface (actually an abstract class) to handle data file uploading through met
berkley

01/10/2001

01:34 PM Revision 654 (metacat): fixed error in logic. sending the filesize as an int terminated by a zero failed when the file size was greater than 256. The filesize is now sent as a string followed by a zero.
berkley
01:05 PM Revision 653 (metacat): added support for the server to return the docid of the newly added data file. Also, now the data stream must be prefixed with the following information: filename <0> sessionid <0> filesize <0>. where the <0> symbol is a byte containing zero. The filesize is sent as an int and the filename and sessionid are sent as strings (in byte form).
berkley

01/09/2001

05:37 PM Revision 652 (metacat): unified getting "docid" value from metacat URLs specified in <resourceIdentifier> tags
by using MetaCatUtil.parseQuery() method in the same way as in MetaCatServlet. bojilova
02:02 PM Revision 651 (metacat): fixed error handling and time out issues. Also fixed thread syncronization problem
berkley
01:03 PM Revision 650 (metacat): multiple files with the same names no longer overwrite each other.
berkley
11:09 AM Revision 649 (metacat): fixed minor error
berkley
11:03 AM Revision 648 (metacat): added support for data file upload via a random, authenticated socket.
The action added to metacatServlet is getdataport. A client can send a getdataport request. the server returns a ra... berkley
10:57 AM Revision 647 (metacat): added support for data file upload via a random, authenticated socket.
berkley

01/08/2001

05:24 PM Revision 646 (metacat): included "accessfileid" attr in the unique constraint
bojilova
05:11 PM Revision 645 (metacat): - appling acl through access files only
- clearing around update/delete of access files - to delete the related records from both xml_access and xml_relation... bojilova
05:00 PM Revision 644 (metacat): new attr "accessfileid" in xml_access table
bojilova

01/05/2001

08:34 AM Revision 643 (metacat): added data port param
berkley
08:33 AM Revision 642 (metacat): added the data port param
berkley
08:22 AM Revision 641 (metacat): fixed url error in data download function
berkley

01/04/2001

06:13 PM Revision 640 (metacat): Use the new property "accessdoctype" to check if this is access file.
If it is, run AccessControlList for wirting into xml_access and xml_relation tables.
This is the thread that writes X...
bojilova
06:03 PM Revision 639 (metacat): added property "accessdoctype=-//NCEAS//eml-access//EN"
bojilova
05:12 PM Revision 638 (metacat): included support for submition of access files
+ storing the acl info in xml_access table and relationship records in xml_relation table like
<aclfile, "isaclfilefo...
bojilova
04:05 PM Revision 637 (metacat): added support to download a data file through metacat using a metacat url or a docid parameter: added a datafilepath parameter to show the servlet where data files are stored on the local file system.
berkley
04:04 PM Revision 636 (metacat): added support to download a data file through metacat using a metacat url or a docid parameter.
berkley

01/03/2001

01:34 PM Revision 635 (metacat): Re-inserted changes from version 1.38 of build.xml that were accidentally
overwritten when version 1.39 was checked in. Now, building the protocol
handler jar file works again.
Matt Jones
09:41 AM Revision 634 (metacat): updating a package file now updates the relations that are created from it. Also, if you delete a package file, it will delete the relations associated with it.
berkley
09:22 AM Revision 633 (metacat): added docid field to xml_relation to track which package document creates the relation.
berkley

12/22/2000

08:49 AM Revision 632 (metacat): fixed package location
berkley

12/21/2000

02:57 PM Revision 631 (metacat): changed replication interface to make it easier to see the servers.
berkley
02:19 PM Revision 630 (metacat): changed replication interface to make it easier to see the servers.
berkley
09:03 AM Revision 629 (metacat): added support for one way replication
berkley

12/20/2000

01:25 PM Revision 628 (metacat): added revision support to the delete function
berkley
11:18 AM Revision 627 (metacat): added resource to the dtd script
berkley
10:20 AM Revision 626 (metacat): fixed sql error
berkley
09:38 AM Revision 625 (metacat): cleaned up code
berkley
09:28 AM Revision 624 (metacat): removed package doctype filtering from the resultset.
berkley
 

Also available in: Atom