Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  com 2532 over 18 years sgarg renaming enum to catalogEnum to prevent compila...
  edu 2559 over 18 years sgarg Modified the code so that users show up outside...
  perl 2540 over 18 years sgarg The template for displaying the error is not ex...
addforeignkeyfortable.sql 135 Bytes 1626 almost 21 years Jing Tao Create a foreign key for table accesssubtree.
clear.sql 312 Bytes 704 about 23 years berkley added removal of relations
drop-postgres.sql 1.93 KB 2457 about 19 years Matt Jones dropping the sequences as well in the postgres ...
loaddtd.sql 2.36 KB 979 about 22 years Jing Tao Change every "http://@server@ to "@systemidserv...
loaddtdschema.sql 2.92 KB 2394 about 19 years sgarg Added sql command to delete also schema entries...
loadschema.sql 476 Bytes 2229 over 19 years sgarg Modified directory name for eml-2.0.x checkouts...
package-count.sql 373 Bytes 2283 over 19 years Matt Jones Added sql for counting packages.
showdoc.sql 340 Bytes 390 over 23 years Matt Jones Added new utility query to return all of the xm...
sqlcatlist.sql 253 Bytes 123 almost 24 years Matt Jones Modifying storage model to use DOM TEXT nodes
sqldoclist.sql 209 Bytes 531 over 23 years Matt Jones Changed utility query to include the user_owner...
sqlnodeslist.sql 94 Bytes 108 almost 24 years Matt Jones added utility files and queries
sqlnodesview.sql 358 Bytes 166 almost 24 years Matt Jones minor modifications to fix problems introduced ...
sqlrevisions.sql 205 Bytes 203 almost 24 years Matt Jones Merged in substantial changes to DBWriter and a...
upgrade-db-to-1.2-postgres.sql 637 Bytes 2276 over 19 years Matt Jones New schema changes, including upgrade scripts. ...
upgrade-db-to-1.2.sql 596 Bytes 1827 over 20 years Matt Jones Renamed the upgrade sql files to more understan...
upgrade-db-to-1.3-postgres.sql 2.56 KB 2276 over 19 years Matt Jones New schema changes, including upgrade scripts. ...
upgrade-db-to-1.3.sql 1.44 KB 1827 over 20 years Matt Jones Renamed the upgrade sql files to more understan...
upgrade-db-to-1.4-postgres.sql 5.11 KB 2314 over 19 years sgarg Added code that changes the node column size
upgrade-db-to-1.4.sql 4.44 KB 2279 over 19 years Matt Jones Added lines for updating xml_catalog in the upg...
upgrade-db-to-1.5-postgres.sql 6.13 KB 2504 almost 19 years sgarg Making changes in postgres db upgrade script su...
upgrade-db-to-1.5.sql 5.79 KB 2443 about 19 years sgarg Removed the code which created triggers. Added ...
upgrade-db-to-1.6-postgres.sql 7.73 KB 2531 over 18 years sgarg Bugfixes to the previous commit and adding comm...
upgrade-db-to-1.6.sql 5.54 KB 2520 over 18 years sgarg Adding new files for upgrading version 1.5 data...
upgrade_db_to_1_5.java 4.83 KB 2504 almost 19 years sgarg Making changes in postgres db upgrade script su...
xmlpackage.sql 1.94 KB 439 over 23 years berkley sql file defining the table structure for eml-p...
xmltables-postgres.sql 16.2 KB 2519 over 18 years sgarg Added code to create new tables xml_path_index ...
xmltables-sqlserver.sql 11.8 KB 2359 over 19 years sgarg Modified database creation sql code so that in ...
xmltables.sql 19.1 KB 2519 over 18 years sgarg Added code to create new tables xml_path_index ...

Latest revisions

# Date Author Comment
2559 09/07/2005 09:44 AM sgarg

Modified the code so that users show up outside the groups also in the tree constructed by action=getPrincipals.

2558 09/06/2005 11:29 AM sgarg

Added new methods to MetaCatUtil: isAdministrator and isModerator.

These methods are used to check if a given username is part of the admin and moderator list specified in metacat.properties

Modified DocumentImpl and MetaCatServlet to use these functions.

2557 09/06/2005 08:45 AM sgarg

Added fix for http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2172.

normalize method now checks for & in the text passed to the method

2556 09/06/2005 08:42 AM sgarg

Added the patch provided by Johnoel. Check out the following link to bugzilla for more info: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2081

2555 08/30/2005 05:04 PM Jing Tao

Add some method to setting replication start time.

2554 08/30/2005 05:03 PM Jing Tao

Add new method to set options.

2540 08/09/2005 10:29 AM sgarg

The template for displaying the error is not executed when passwords are not same. Hence the user doesnt know what the error was. Fixed this.

2532 08/01/2005 10:41 AM sgarg

renaming enum to catalogEnum to prevent compilation errors for jdk1.5

2531 08/01/2005 10:28 AM sgarg

Bugfixes to the previous commit and adding comments etc.

2530 08/01/2005 09:29 AM sgarg

Changes to the upgrade script so that 'IN' and 'NOT IN' are not used in the queries and hence the upgrade script is much faster.

View revisions

Also available in: Atom