Project

General

Profile

Activity

From 01/01/2007 to 01/30/2007

01/30/2007

03:33 PM Revision 3164 (metacat): Add a troubleshooting to handle X11 windows issue after restart tomcat.
Jing Tao
01:52 PM Revision 3163 (metacat): Fixed bug the logurl is invalid
Jing Tao
11:46 AM Revision 3162 (metacat): Fixed a bug that the metacat url will still read from parameter 1
Jing Tao

01/29/2007

07:16 PM Bug #2748: MetaCatServlet.handleUploadAction() can cause data file deletion in the data store
As a fix to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2748, I'm applying
the patch sent to me from Mike Fren...
Chris Jones
07:16 PM Revision 3161 (metacat): As a fix to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2748, I'm applying
the patch sent to me from Mike Frenock when he reported this bug.
This patch changes MetaCatServlet.handleUploadActi...
Chris Jones
05:05 PM Revision 3160 (metacat): Add the option in wget and get cookie work.
Jing Tao
04:09 PM Revision 3159 (metacat): updated stylesheet for kepler skins to display documentation uploaded from kepler
berkley

01/26/2007

05:15 PM Revision 3158 (metacat): Add a script to build index of given docid.
Jing Tao

01/25/2007

10:35 PM Revision 3157 (metacat): This is just a code cleanup patch that re-aligns some indentations and removes
some debugging code. Chris Jones
10:28 PM Bug #2747: AuthLdap.getGroups() doesn't follow referrals correctly when building group list
As a partial fix to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2747,
I've modified AuthLdap.getGroups() and r...
Chris Jones
01:37 PM Bug #2747: AuthLdap.getGroups() doesn't follow referrals correctly when building group list
As part of this fix, here are some preliminary changes:
1) ldapconnecttimelimit limits the time in milliseconds allo...
Chris Jones
11:09 AM Bug #2747 (Resolved): AuthLdap.getGroups() doesn't follow referrals correctly when building group list
EML allows for both user and group-based access control, but as of Metacat 1.6.x, access control for groups is only p... Chris Jones
10:27 PM Revision 3156 (metacat): As a partial fix to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2747,
I've modified AuthLdap.getGroups() and removed the code that handles LDAP
referral connect and search timeout issues ...
Chris Jones
10:00 PM Revision 3155 (metacat): As a partial fix to http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2747,
I'm applying 3 patches to AuthLdap.java that simplify the code that addresses
timeout issues when connecting and sear...
Chris Jones
05:21 PM Bug #2748: MetaCatServlet.handleUploadAction() can cause data file deletion in the data store
The reason we added this delete function was: we wanted to intergarte registering data file into db and saving data f... Jing Tao
11:42 AM Bug #2748 (Resolved): MetaCatServlet.handleUploadAction() can cause data file deletion in the data store
During the upload of data documents to Metacat 1.6.x, data documents that have been previously uploaded can be delete... Chris Jones
04:01 PM Bug #2716: KNB Data Catalog Map does not display points
The KNB Data Catalog Map has had the Dataset Points be unavailable three different times. After each one it requires ... Callie Bowdish
01:36 PM Revision 3154 (metacat): As part of a fix for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2747,
I'm adding a few configuration parameters to metacat.properties:
1) ldapconnecttimelimit limits the time in millisec...
Chris Jones
10:17 AM Revision 3153 (metacat): Added note to README regarding buildIndex fixes in bug 2469
Matt Jones
10:13 AM Bug #2469: DocumentImpl.buildIndex() does not index XPaths with attributes correctly
Fixed the implementation of the buildIndex function which was not
working for new document insertions. A previous fi...
Matt Jones
09:41 AM Revision 3152 (metacat): Fixed the implementation of the buildIndex function which was not
working for new document insertions. A previous fix in updatePathIndex
for ATTRIBUTE data inadvertantly caused a for...
Matt Jones

01/24/2007

01:15 AM Revision 3151 (metacat): Added additional organizations to the login dropdown list for the
Kruger skin. Matt Jones

01/19/2007

02:28 PM Bug #2738 (Resolved): Announcement for when server will be unavialble
I think we need some kind of policy regarding what do to do when the KNB server needs is going to go offline to fix s... Callie Bowdish

01/18/2007

05:03 PM Revision 3150 (metacat): Add code to handle double quotes in normalize method.
Jing Tao
04:33 PM Revision 3149 (metacat): I'm fixing a compile problem under jdk 1.4.2, where the get() method in
HashMap needs an Object as a parameter, not a primitive data type. I changed
the long to a Long as the lookup key.
Chris Jones
03:34 PM Bug #2496: Wrong values indexed when empty tags are indexed
This bug should be fixed with the recent changes to bug #2469, but I haven't verified that it is completely fixed. T... Chris Jones
03:31 PM Bug #2469: DocumentImpl.buildIndex() does not index XPaths with attributes correctly
This issue was being caused by offset indexing that involved 3 methods in
DocumentImpl.java:
buildIndex()
traversePa...
Chris Jones
03:20 PM Revision 3148 (metacat): As part of a patch fix for:
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2469
I've changed DocumentImpl.java in three locations:
buil...
Chris Jones
03:07 PM Revision 3147 (metacat): As part of a patch fix for:
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2469
I've changed DocumentImpl.java in three locations:
buildInd...
Chris Jones
02:52 PM Revision 3146 (metacat): As part of a patch fix for:
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2469
I've changed DocumentImpl.java in three locations:
buildInd...
Chris Jones
02:46 PM Bug #2734 (New): Duplicates between organizations and more than one organization listed as a owner
There are a number of organizations who participate in projects at NCEAS whos data is currently (or potentially) regi... Callie Bowdish
02:26 PM Revision 3145 (metacat): As part of a patch fix for:
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2469
I've added a second constructor to PathIndexEntry.java. The...
Chris Jones
02:20 PM Revision 3144 (metacat): As part of a patch fix for:
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2469
I've added the complimentary setter methods to the getter me...
Chris Jones
10:36 AM Revision 3143 (metacat): added a method to query metacat to see if a particular docid is registered or not
berkley

01/17/2007

02:38 PM Bug #2716: KNB Data Catalog Map does not display points
After changing regenerateSpacialCache's value to true in metacat.properties, the tomcat restarted. It took about 30 m... Jing Tao
01:42 PM Bug #2732 (Resolved): Data Catalog Map is slow when selecting
The selection of the data packages using the KNB Data Catalog map is too slow. Data Sets can take anywhere from less ... Callie Bowdish

01/11/2007

09:59 AM Revision 3142 (metacat): finally got the getallids function working
berkley

01/09/2007

06:22 PM Revision 3141 (metacat): added functionality to get a list of ids used in the system
berkley
11:38 AM Revision 3140 (metacat): added getalldocids function to get all docids that match a certain scope.
berkley

01/08/2007

11:35 AM Bug #2716 (Resolved): KNB Data Catalog Map does not display points
Metacat data bounds is not working working for the KNB Data Catalog Map. http://knb.ecoinformatics.org/index_map.jsp ... Callie Bowdish

01/04/2007

02:49 PM Revision 3139 (metacat): Change the timedReplication value from "on off" to "true false".
Jing Tao

01/03/2007

02:56 PM Revision 3138 (metacat): Add index.html in welcome file list.
Jing Tao
 

Also available in: Atom