Project

General

Profile

Activity

From 11/25/2000 to 12/24/2000

12/22/2000

08:49 AM Revision 632 (metacat): fixed package location
berkley
08:45 AM Bug #161: need replication mechanism for metacat
Numbers 1 and 2 from the 12/19/2000 comments have been finished. Error checking
and resolution is now the primary is...
Chad 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

12/19/2000

02:43 PM Bug #179 (Resolved): protocol handlers are not working correctly
The protocol handlers are incomplete, resulting in the inability of a user to
get into the getRelatedDocument method...
Chad Berkley
02:40 PM Bug #161: need replication mechanism for metacat
most of replication is done. The following is a list of what still needs to be
done:
1) add a flag in xml_replicatio...
Chad Berkley
02:36 PM Bug #172: xml_catalog replication
the catalog now replicates when any of the normal triggers happen. Chad Berkley
01:47 PM Revision 623 (metacat): added comments to top of class
berkley
01:46 PM Revision 622 (metacat): changed accession number schema to <sitecode>.<serialnumber>.<revisionnumber>. DocumentIdentifier.java parses docids into parts for easy manipulation. You can now specifiy a specific revision by asking for document <sitecode>.<serialnumber>.<revisionnumber> or you can get the newest revision by asking for <sitecode>.<serialnumber> or by asking for <sitecode>.<serialnumber>.newest.
berkley

12/15/2000

01:13 PM Revision 621 (metacat): added build paths instead of hard coded paths
berkley
12:19 PM Revision 620 (metacat): added acltext and dtdtext form fields - optional
bojilova
11:11 AM Revision 619 (metacat): fixed typos around acltext and dtdtext params
bojilova

12/14/2000

03:07 PM Revision 618 (metacat): changed acc# generation to use db sequence instead of timestamp
bojilova
03:06 PM Revision 617 (metacat): fixed typo
bojilova
03:04 PM Revision 616 (metacat): added db sequence accnum_uniqueid_seq needed for uniqueID part of Accession#
get rid of xml_acc_numbers table bojilova
03:02 PM Revision 615 (metacat): added property sitecode (=nceas) needed for Accession#
bojilova
03:01 PM Revision 614 (metacat): added token "install-dir" needed for DTD upload
bojilova

12/13/2000

02:54 PM Revision 613 (metacat): fixed typo
bojilova
02:18 PM Revision 612 (metacat): fixed typo
bojilova
12:57 PM Revision 611 (metacat): fixed typo
bojilova
12:53 PM Revision 610 (metacat): commented out print statement
berkley
12:35 PM Revision 609 (metacat): fixed typo
bojilova
11:37 AM Revision 608 (metacat): problems with passing the connection between objects
bojilova
11:29 AM Revision 607 (metacat): problems with passing the connection between objects
bojilova
11:12 AM Revision 606 (metacat): overwrite Jivka's overwrite
berkley
10:56 AM Revision 605 (metacat): problem with passing the connection between objects
bojilova
10:23 AM Revision 604 (metacat): problem with passing the connection between objects
bojilova
09:45 AM Revision 603 (metacat): removed print statement
berkley
09:43 AM Bug #178: error in the processing of relation urls
Changed the sql to accomodate a more general url form. This makes relations
work with replicated packages as well as...
Chad Berkley
09:41 AM Revision 602 (metacat): fixed bug where some relations were not returned because the sql did not take into account an sql that had a directory structure in it.
berkley

12/12/2000

02:32 PM Revision 601 (metacat): changed connection handling in the constructor
berkley
01:36 PM Revision 600 (metacat): one more write() method was needed
bojilova
01:29 PM Revision 599 (metacat): constructor DBEntityResolver(Connection conn) is needed; cleared by mistake
bojilova
12:50 PM Revision 598 (metacat): DBEntityResolver:
- added new parameter dtd for upload on Metacat file system; optional; Reader
- new routines to upload dtd if provid...
bojilova
12:14 PM Revision 597 (metacat): dtdPath and dtdURL properties added needed for DTD upload on Metacat file system
bojilova
12:01 PM Revision 596 (metacat): enable the UNIQUE constraint in xml_catalog table
bojilova
10:55 AM Revision 595 (metacat): added additional actions to facilitate a web based interface to the replication servlet.
berkley
10:53 AM Revision 594 (metacat): web page control panel for replication
berkley

12/11/2000

12:26 PM Revision 593 (metacat): removed the initial connection pool creation step in init()
berkley

12/08/2000

02:39 PM Revision 592 (metacat): comment out line in read action that sends a copy of docid prior to returning doc
in XML format (apparent debug statement left in by mistake) higgins
12:23 PM Revision 591 (metacat): added knb to resultsetspages
berkley
11:00 AM Bug #178 (Resolved): error in the processing of relation urls
There is an error in DBQuery.findDocuments() where it is assumed that the next
parameter after a / in a url is the d...
Chad Berkley

12/07/2000

03:11 PM Revision 590 (metacat): added replication for the xml_catalog table. Right now it is only replicated when the deltaT handler is called. I will add more replication times later.
berkley
03:10 PM Revision 589 (metacat): parser for the xml encoding of the xml_catalog tableing (fi
berkley
02:13 PM Revision 588 (metacat): added an ant substitution for the jdbc connection string (fixed typo)b
berkley
02:13 PM Revision 587 (metacat): added an ant substitution for the jdbc connection string
berkley

12/06/2000

03:06 PM Revision 586 (metacat): added ant substitution for @server@ and @replication-log@
berkley
01:27 PM Revision 585 (metacat): added the replication servlet to the default web.xml file.
berkley
01:26 PM Revision 584 (metacat): added a logging system for replication. The log file location is set in metacat.properties
berkley
10:33 AM Revision 583 (metacat): cleaned up code, added more complete documentation of replication algorithms and datastructures.
berkley
09:59 AM Revision 582 (metacat): made replication on insert or update us. Also made a method in AccessionNumber public so that you can tell if an accession number has already been used.e place be
berkley
09:57 AM Revision 581 (metacat): An asynchronous replication handler. This class creates a new thread to handle replication so that the user does not have to wait for replication to take place before he/she sees the result of an insert or update.
berkley

12/05/2000

02:50 PM Revision 580 (metacat): updated file locking mechanisms to use revisions instead of dates.
berkley

12/01/2000

04:28 PM Revision 579 (metacat): fixed typo, removed extra print statements
berkley
03:30 PM Revision 578 (metacat): a script for clearing the contents of a metadat DB without destroying the table structures and without erasing the DTD and XSL entries in xml_catalog.
berkley
03:27 PM Revision 577 (metacat): added replication_on_insert handling. Changed replication from date_updated base replication to revision number replication.
berkley

11/30/2000

02:41 PM Revision 576 (metacat): change the generation of Accession# in the form of <sidecode>.<createdate>
bojilova
01:32 PM Revision 575 (metacat): added revision number tracking support to xml_documents and xml_revisions. Also added an updated flag as a replacement for date based replication handling.
berkley
11:43 AM Revision 574 (metacat): replication on insert functionality is now working.
berkley

11/29/2000

03:18 PM Revision 573 (metacat): added more replication/file locking functionality.
berkley
09:15 AM Revision 572 (metacat): added more locking support and support for remote update of files.
berkley
09:07 AM Revision 571 (metacat): added more locking functionality for replication
berkley

11/28/2000

05:15 PM Revision 570 (metacat): AccessControlList
- methods for parsing and loading acl file
- checkup method for permission for given principal on given resource
DBQ...
bojilova
10:16 AM Revision 569 (metacat): cleaned up code, added new static methods to MetacatReplication for handling static queries and getting URL content.
berkley
08:30 AM Revision 568 (metacat): updated insert handling and added an action to request the time from a remote server.
berkley
08:27 AM Revision 567 (metacat): created locking action in replication servlet and added semi-support to documentImpl to handle documents updatedee by replicatio
berkley

11/27/2000

01:55 PM Revision 566 (metacat): Modified stylesheets and server code to use a single "read" action instead
of the earlier "getdocument" and "getrelateddocument" actions. In the
process, developed and started to utilize a ne...
Matt Jones
01:25 PM Revision 565 (metacat): Fixed typo in create table syntax (added missing comma) for xml_access table.
Matt Jones
 

Also available in: Atom