Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1378 01/29/2003 11:12 AM Jing Tao

Using xercesImpl 2.2.1 to replace the xercesImple which shipped with xalan

1377 01/28/2003 12:29 PM Jing Tao

Change some output for inser documents.

1376 01/27/2003 01:31 PM Jing Tao

Change xerces.jar to xercesImpl.jar

1375 01/27/2003 01:30 PM Jing Tao

xml-api.jar shipped from xalan 2.4.1

1374 01/27/2003 01:27 PM Jing Tao

New version xalan of 2.4.1

1373 01/27/2003 12:24 PM Jing Tao

New xerces jar file shipped with xalan 2.4.1 version.

1372 01/27/2003 12:17 PM Jing Tao

Remove xerces version 1.4.

1371 01/21/2003 05:27 PM Jing Tao

A interface to set a docid public readable.

1370 01/21/2003 12:10 PM Jing Tao

Don't insert "acl" as accessfileid for single file. It will be null.

1369 01/16/2003 05:23 PM Jing Tao

Create a action setaccess for assign access rule to single file.

1368 01/16/2003 05:22 PM Jing Tao

Remove some genric stuff to AccessControlInterface.

1367 01/16/2003 05:22 PM Jing Tao

Add a variable packagedoctypeset. It has all doctypes in datapackage.

1366 01/16/2003 05:18 PM Jing Tao

A general interface to handle access control.

1365 01/16/2003 05:17 PM Jing Tao

A class to handle assign a access rule to a single file.

1364 01/09/2003 06:12 PM Jing Tao

In the end of dtd, set processingDTD false.

1363 01/09/2003 06:11 PM Jing Tao

Add some debug info.

1362 01/09/2003 04:29 PM Jing Tao

In extened query, parentnodeid was added.

1361 01/09/2003 04:28 PM Jing Tao

If a text node was split into two parts, now it will be combined.

1360 01/08/2003 05:29 PM Jing Tao

Merge code from branch monarch.

1359 01/08/2003 05:29 PM Jing Tao

Merge the code for monarch.

1358 01/08/2003 05:28 PM Jing Tao

Merge the branch for monarch.

1356 01/08/2003 03:05 PM Jing Tao

Merge the code to handle export single document.

1354 01/07/2003 05:03 PM Jing Tao

Support returnfields has attributes.

1353 01/07/2003 05:03 PM Jing Tao

Support return field has attributes.

1350 01/03/2003 05:54 PM Jing Tao

add some methods and attributes to determine percentage search.

1349 01/03/2003 05:53 PM Jing Tao

Change the code for percentage search.

1348 01/03/2003 02:13 PM Jing Tao

Add new feature to support attribute in query.

1347 01/03/2003 02:12 PM Jing Tao

Fixed a bug that after finding a non-dataset document, then go back to find dataset document for it in xml_relation table.

1346 01/03/2003 02:11 PM Jing Tao

Add a example of attribute query.

1345 01/03/2003 02:10 PM Jing Tao

Add a form to perform query.

1344 01/02/2003 10:54 AM berkley

a web.xml file for tomcat4

1343 12/19/2002 10:34 AM Jing Tao

Revise code to make validateion work.

1342 12/19/2002 10:03 AM Jing Tao

Change the code for validation.

1339 12/17/2002 10:28 AM Jing Tao

Change the release number.

1338 12/17/2002 10:24 AM Jing Tao

Change something for release.

1337 12/17/2002 10:15 AM Jing Tao

Change the readme for release 1.2.1

1336 12/10/2002 02:05 PM Jing Tao

Delete the code that adding access rule for access file itself.

1335 12/10/2002 09:41 AM berkley

updated README for jing

1334 12/10/2002 09:31 AM Jing Tao

Update readme for release 1.2.1

1333 12/06/2002 06:08 PM Jing Tao

Chage the debug level for display the free connection number.

1332 11/21/2002 11:40 AM Jing Tao

Add a piece of query to get rid of invalid number in nodedata.

1331 11/12/2002 11:42 AM Jing Tao

Fixed a bug that if new triple is a new rule in xml_access table, the new triple wouldn't be added into data set file.

1330 11/08/2002 01:56 PM Jing Tao

In creating xml_access table, add a condition for assigning a access document to itself: if there is not triple. If there is a triple that access file points itself, we don't need inserting again. Otherwise we will get duplicate records.

1329 11/08/2002 01:53 PM Jing Tao

Get rid of running parser access documents into rules when it handle a access document. (we only need to parser it when handling a dataset file).

1328 11/07/2002 04:33 PM Jing Tao

Add code to write the updated acl and dataset document back to database after adding permission rules in acl document.

1327 11/06/2002 05:58 PM Jing Tao

Add code to insert extral rules found in xml_acces table into access document.

1326 11/05/2002 10:00 AM Jing Tao

Add a method writing info into log file. So the change information can be kept physically.

1325 11/04/2002 05:43 PM Jing Tao

Add two new methods to update triples in data set file and delete some access rules which doesn't exist in xml_access document. Change the main method, it will read access file form xml_access table rather than getting from argument.

1324 11/01/2002 06:12 PM Jing Tao

Add code to update tripes in data set file.

1323 11/01/2002 06:11 PM Jing Tao

Using ! rather than white space to seperate access rules.

1322 11/01/2002 06:09 PM Jing Tao

Using ! rather than white space to seperate access rule.

1321 10/30/2002 04:41 PM Jing Tao

Revise some code.

1320 10/30/2002 04:41 PM Jing Tao

Add a class to handle clean up access table.

1319 10/30/2002 10:29 AM Jing Tao

Add a class to get access rules from xml_access table directly.

1318 10/29/2002 04:29 PM Jing Tao

Add a new file to handle get access rules from a xml access document.

1317 10/21/2002 09:59 AM Jing Tao

Change the describtion for data file path.

1316 10/16/2002 03:55 PM Jing Tao

Remove the file which we didn't use.

1314 10/16/2002 02:40 PM Jing Tao

In target "getdtd", filtering was set to be "No" when copy style sheet from build directory to lib directory. Filtering will be done when copy these files from lib directory to install directory in "install". The reason why we do this is because it will cause problem when we release metacat. When we release metacat, dtd files and style sheet file are included, so some stycle sheet's token was replaced by distributor's setting, which is different to user. Now token will be replaced in "installation", token will be replaced by user's setting.

1313 10/15/2002 11:16 AM Jing Tao

Add http:// to systemidserver

1312 10/15/2002 10:23 AM Jing Tao

Get rid of source file from dist target.

1311 10/15/2002 08:51 AM berkley

changed values for release

1310 10/14/2002 04:48 PM Jing Tao

Add a note for postgresql user to update table structure.

1309 10/14/2002 04:37 PM Jing Tao

This script is for postgresql user to update their xml_replication table.

1308 10/14/2002 03:53 PM Jing Tao

Add two notes for updating replication table and specifying data file path.

1307 10/14/2002 01:09 PM Matt Jones

Updated README and build.xml in preparation for a new release. Looks to me
as though the dist and distsrc targets are not working properly because the
dist target produces a distribution with source code, which it should not
do. Need to check into this.

1306 10/14/2002 12:23 PM Matt Jones

Added required license files.

1305 10/14/2002 09:11 AM Jing Tao

Made a shortcut for % search. It will look like: LIKE '%' rather than: LIKE '%%%'.

1304 10/11/2002 02:12 PM Jing Tao

In accessQuery, permission=READ or permission=ALL was added for both allow rule and deny rule.

1303 10/11/2002 10:33 AM Jing Tao

Create a shortcut for the query to get user's onwer doc lists. Create a private method named getOwnerQuery. If the coming query equals the owner query, the access permission checking would NOT append to the comming query. Because the owner has all permission.

1302 10/10/2002 03:59 PM Jing Tao

Change the documentation according our new feature in replication.

1301 10/09/2002 05:27 PM Jing Tao

Add three private method: createOwnerQuery, createAllowRuleQuery and createDenyRuleQuery. And three public methods: setUserName, setGroup and getAccessQuery.

1300 10/09/2002 05:25 PM Jing Tao

Add the checking permission query into orignal query.

1299 10/07/2002 01:47 PM Jing Tao

Add code to make sure that a DBConnection checked out is auto commit.

1298 09/09/2002 03:32 PM Jing Tao

Add some debug message for displaying search time.

1297 09/09/2002 03:32 PM Jing Tao

Delete the code for permission checking in execute extened query. It was redundant. Add some debug message for displaying search time.

1296 08/16/2002 08:54 AM Jing Tao

This is a test for change cvs server from nceas to ecoinformatics. The debug level was changed from 35 to 50.

1295 08/16/2002 01:51 AM Matt Jones

Modified README to reflect new mailing list for feedback.

1294 07/14/2002 04:42 PM Jing Tao

This script file will add columns to xml_replication table in production metacat.

1293 07/14/2002 03:02 PM Jing Tao

Add a control for readForRemoteServer is only for data file.

1292 07/14/2002 12:33 PM Jing Tao

Merge cvs branch replication to cvs head.

1229 06/17/2002 03:59 PM brooke

added mappings for new eml beta6 stylesheets

1228 06/17/2002 02:37 PM Jing Tao

Change the maximum connection number from 10 to 25.

1227 06/17/2002 02:36 PM Jing Tao

Change eml-tag to RELEASE_EML_2_0_0_BETA_6_REV1. In "getdtd" target, style sheet will be check out from eml module and will be copy to lib/style.

1222 06/14/2002 11:20 AM Jing Tao

Change the test case order.

1221 06/14/2002 09:36 AM Jing Tao

Add code to shrink connection pool size. If all connections are free.

1220 06/14/2002 09:36 AM Jing Tao

Add a new method shrinkConnectionPoolSize .

1219 06/13/2002 03:43 PM Jing Tao

Add a new method to shrink DBConnection pool size.

1218 06/13/2002 12:01 PM Jing Tao

Add this file from branch to head.

1217 06/13/2002 11:54 AM Jing Tao

Merge DBConnection branch to head.

1216 06/13/2002 11:51 AM Jing Tao

Merger DBConnect branch to head.

1215 06/13/2002 11:37 AM Jing Tao

Merge DBConnection branch to head.

1214 06/13/2002 11:37 AM Jing Tao

Merge branch to head.

1143 05/29/2002 08:28 AM Jing Tao

This is code for testing how many sql commands one connection can be executed.

1142 05/24/2002 04:09 PM Jing Tao

Change back to Connection. DBConnection will store in cvs branch..

1141 05/24/2002 03:56 PM Jing Tao

Change back to Connection. DBConnection will store in a cvs branch.

1140 05/24/2002 03:51 PM Jing Tao

Change back to using Connection. The DBConnection will be store in a cvs branch.

1139 05/24/2002 03:47 PM Jing Tao

Change to using Connection back rather than DBConnection. DBConnection will be store in a cvs branch.

1138 05/24/2002 08:52 AM Jing Tao

Add a new method commit.

1137 05/23/2002 10:33 PM Jing Tao

Change the API for dbAdopter.

1136 05/23/2002 10:30 PM Jing Tao

Change back to pass Connection a parameter.