Activity
From 01/09/2007 to 02/07/2007
02/07/2007
- 03:50 PM Revision 3172 (metacat): Add new method to keep inserting spatial data.
- 03:49 PM Revision 3171 (metacat): Add a test eml file which contains spatial data.
- 01:55 PM Revision 3170 (metacat): Fixed exception handler
- 09:42 AM Revision 3169 (metacat): Removed the debugMessage method which was removed from MetacatUtil class.
02/06/2007
01/31/2007
- 08:11 PM Revision 3167 (metacat): add "date" command to count time
- 02:18 PM Revision 3166 (metacat): Remove the file to bin dir.
- 02:18 PM Revision 3165 (metacat): Move the file from lib to this bin dir. This file will build index for given docid.
01/30/2007
- 03:33 PM Revision 3164 (metacat): Add a troubleshooting to handle X11 windows issue after restart tomcat.
- 01:52 PM Revision 3163 (metacat): Fixed bug the logurl is invalid
- 11:46 AM Revision 3162 (metacat): Fixed a bug that the metacat url will still read from parameter 1
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... - 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... - 05:05 PM Revision 3160 (metacat): Add the option in wget and get cookie work.
- 04:09 PM Revision 3159 (metacat): updated stylesheet for kepler skins to display documentation uploaded from kepler
01/26/2007
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.
- 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... - 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... - 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...
- 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 ... - 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... - 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...
- 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...
- 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 ...
- 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... - 10:17 AM Revision 3153 (metacat): Added note to README regarding buildIndex fixes in bug 2469
- 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... - 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...
01/24/2007
- 01:15 AM Revision 3151 (metacat): Added additional organizations to the login dropdown list for the
- Kruger skin.
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...
01/18/2007
- 05:03 PM Revision 3150 (metacat): Add code to handle double quotes in normalize method.
- 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. - 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...
- 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... - 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... - 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... - 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... - 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...
- 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... - 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... - 10:36 AM Revision 3143 (metacat): added a method to query metacat to see if a particular docid is registered or not
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...
- 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 ...
01/11/2007
01/09/2007
Also available in: Atom