[cvs] / astrogrid / registry / server / src / java / org / astrogrid / registry / server / admin / RegistryAdminService.java Repository:
ViewVC logotype

Log of /astrogrid/registry/server/src/java/org/astrogrid/registry/server/admin/RegistryAdminService.java

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 13 14:17:59 2010 UTC (2 years, 3 months ago) by KevinBenson
Branch: MAIN
CVS Tags: HEAD
Changes since 1.65: +3 -0 lines
Diff to previous 1.65
removed old 0.1 stuff.  fixed a adql and keyword search queries to only query active resources.  Small change for harvesting to use a new updatedResources

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 16:47:04 2008 UTC (4 years, 2 months ago) by KevinBenson
Branch: MAIN
CVS Tags: AG_2009_1
Changes since 1.64: +1 -0 lines
Diff to previous 1.64
Few changes in the xsl to add some help for a particular page.
Added contentSource and referenceURL to be displayed correctly.
Also the servlets for some reason references /db/astrogridv1_0 colleciton but did not need the '/db/ piece.  And made a fix on the coverage area so it would validate.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 22:09:38 2007 UTC (4 years, 5 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Reg_KMB_AddMoreTests, Root_Reg_KMB_VOSIFix2008_01_08, registry-gtr-2477_root
Branch point for: Reg_KMB_AddMoreTests, Reg_KMB_VOSIFix2008_01_08, registry-gtr-2477
Changes since 1.63: +1 -1 lines
Diff to previous 1.63
fix created area

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 14:39:40 2007 UTC (4 years, 6 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Reg_KMB_Jetty, Root_Reg_KMB_MinorFixesNov19_2007, Root_Reg_KMB_OAIBaseFix
Branch point for: Reg_KMB_Jetty, Reg_KMB_MinorFixesNov19_2007, Reg_KMB_OAIBaseFix
Changes since 1.62: +7 -1 lines
Diff to previous 1.62
merge (or more replace) from branch Reg_KMB_JSPPatches

Revision 1.62.8.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 14:30:35 2007 UTC (4 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_JSPPatches
Changes since 1.62: +7 -1 lines
Diff to previous 1.62 , to next main 1.66
Adding comments to these files and deprecating a few methods as well.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 10:48:39 2007 UTC (5 years, 3 months ago) by KevinBenson
Branch: MAIN
CVS Tags: AG2007-2, Root_Reg_KMB_JSPPatches, Root_Reg_KMB_StressJun7_2007, Root_Reg_KMB_Translate0_10OnHarvest, apps-gtr-2226_root, b4_KMB_4_PAL
Branch point for: Reg_KMB_JSPPatches, Reg_KMB_StressJun7_2007, Reg_KMB_Translate0_10OnHarvest, apps-gtr-2226
Changes since 1.61: +0 -1 lines
Diff to previous 1.61
Added the hardcoded contracts version.  A few comments on the jsp to help explain that they might need to restart tomcat and finally for 0.10 I decided not to validate against the schema on harvests because to much of the 0.10 data is screwed up already it would make a nightmare to try and fix it and besides we are close to going to 1.0.  Close as in a month or 2.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 21 16:35:38 2007 UTC (5 years, 3 months ago) by KevinBenson
Branch: MAIN
Changes since 1.60: +158 -158 lines
Diff to previous 1.60
Result of a full replace of branch Reg_KMB_Xfire

Revision 1.60.16.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 9 22:35:56 2007 UTC (5 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.60.16.8: +61 -38 lines
Diff to previous 1.60.16.8 , to branch point 1.60 , to next main 1.66
fixes to work with older workbenches on xquery

Revision 1.60.16.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 12 14:31:36 2007 UTC (5 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.60.16.7: +0 -45 lines
Diff to previous 1.60.16.7 , to branch point 1.60
using findbugs noticed several import statements not being used and some other tidy up things to do.

Revision 1.60.16.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 11 16:49:23 2007 UTC (5 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.60.16.6: +17 -33 lines
Diff to previous 1.60.16.6 , to branch point 1.60
Fixes to the UpdateService to now be associated package wise with a contract version so it no longer tries to figure out what version it is using by inspecting the xml input.  Also a fix on the update stylesheets to produce coverage information with unique id's

Revision 1.60.16.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 16:22:13 2006 UTC (5 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.60.16.5: +7 -1 lines
Diff to previous 1.60.16.5 , to branch point 1.60
Mainly small changes.  Allowed the addition of an updateIndex to allow users to manage indexes in the database.  Along with using final version of eXist instead of a rc2 release.  Small changes on jsp's that is normally documentation stuff.

Revision 1.60.24.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 24 11:35:24 2006 UTC (5 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_ErrorMessageFix2
Changes since 1.60: +1 -1 lines
Diff to previous 1.60 , to next main 1.66
fixed the soaperrormessage on this branch so that it gets returned as part of the message and detail of the soap fault

Revision 1.60.16.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 09:33:20 2006 UTC (5 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.60.16.4: +1 -1 lines
Diff to previous 1.60.16.4 , to branch point 1.60
mainly doc changes so the user can understand better.  Also one small change on REgistryAdminservice to just do xs:date for entries of 0.10

Revision 1.60.16.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 20:11:11 2006 UTC (5 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.60.16.3: +3 -4 lines
Diff to previous 1.60.16.3 , to branch point 1.60
had a wrong xerces name in the project file.  And added an OAI service to the soap servlet so you can call the OAI stuff via a webservice

Revision 1.60.16.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 3 10:04:22 2006 UTC (5 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.60.16.2: +5 -1 lines
Diff to previous 1.60.16.2 , to branch point 1.60
wrong validation element on web service calls, can't validate against Update elment need to get its next child.

Revision 1.60.16.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 21:51:33 2006 UTC (5 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.60.16.1: +9 -9 lines
Diff to previous 1.60.16.1 , to branch point 1.60
take out files that are no longer used/needed.  Removed some System.out.println that were there.

Revision 1.59.2.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 14:37:04 2006 UTC (5 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.59.2.1.2.7: +64 -39 lines
Diff to previous 1.59.2.1.2.7 , to branch point 1.59.2.1
*** empty log message ***

Revision 1.60.16.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 14:34:35 2006 UTC (5 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.60: +124 -95 lines
Diff to previous 1.60
This project is being copy&paste from an original branch.  The main changes are:
Documentation a little better on how to install.
New eXist db bundled.
Now uses XFire for streaming back on the server.
Supports 1.0 Registry spec.

Revision 1.59.2.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 10:11:09 2006 UTC (5 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.59.2.1.2.6: +5 -10 lines
Diff to previous 1.59.2.1.2.6 , to branch point 1.59.2.1
minor fixes for the 1.0 VOResoruces and a junit test

Revision 1.59.2.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 7 15:53:34 2006 UTC (5 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.59.2.1.2.5: +16 -1 lines
Diff to previous 1.59.2.1.2.5 , to branch point 1.59.2.1
minor bug fixes normally oai stuff for 1.0

Revision 1.59.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 6 18:46:01 2006 UTC (5 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.59.2.1.2.4: +33 -36 lines
Diff to previous 1.59.2.1.2.4 , to branch point 1.59.2.1
Lots of fixes for the new 1.0 RI

Revision 1.59.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 27 12:48:45 2006 UTC (5 years, 11 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.59.2.1.2.3: +1 -1 lines
Diff to previous 1.59.2.1.2.3 , to branch point 1.59.2.1
changes for harvest to support 1.0 resources

Revision 1.59.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 14 15:02:00 2006 UTC (5 years, 11 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.59.2.1.2.2: +7 -1 lines
Diff to previous 1.59.2.1.2.2 , to branch point 1.59.2.1
*** empty log message ***

Revision 1.59.2.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 8 10:27:10 2006 UTC (5 years, 11 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.59.2.1.2.1: +31 -22 lines
Diff to previous 1.59.2.1.2.1 , to branch point 1.59.2.1
*** empty log message ***

Revision 1.59.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 24 08:47:53 2006 UTC (6 years ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.59.2.1: +20 -38 lines
Diff to previous 1.59.2.1
*** empty log message ***

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 26 09:48:07 2006 UTC (6 years, 1 month ago) by clq2
Branch: MAIN
CVS Tags: AG2006-4, AG2007-1, Root_Reg_KMB_ErrorMessageFix2, Root_Reg_KMB_SchmeLocationFix, Root_Reg_KMB_SmallFixForDec2006, Root_Reg_KMB_Stress2, Root_Reg_KMB_Xfire, Root_Reg_KMB_XfireAgain, dave-dev-200605301226-start, dave-dev-200605311657-start, dave-dev-200606281707-start, dave-dev-200608221318-start, dave-dev-200610091558-start, reg_KMB_21022002
Branch point for: Reg_KMB_ErrorMessageFix2, Reg_KMB_SchmeLocationFix, Reg_KMB_SmallFixForDec2006, Reg_KMB_Stress2, Reg_KMB_Xfire, Reg_KMB_XfireAgain, dave-dev-200605301226, dave-dev-200605311635, dave-dev-200605311657, dave-dev-200606281707, dave-dev-200608221318, dave-dev-200610091556, dave-dev-200610091558
Changes since 1.59: +24 -18 lines
Diff to previous 1.59
Reg_KMB_ErrorMessages

Revision 1.59.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 13 11:52:37 2006 UTC (6 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_ErrorMessages
CVS Tags: Root_Reg_KMB_Paging
Branch point for: Reg_KMB_Paging
Changes since 1.59: +24 -18 lines
Diff to previous 1.59 , to next main 1.66
fixed error messages on server to say it is "Server Error" plus small fixes on the XSLHelper
class which was not throwing exceptions like it should have.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 14:45:50 2006 UTC (6 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: AG2006-2, Root_Reg_KMB_ErrorMessages, Root_Reg_KMB_WBDocs1_Fix, b4-Reg_KMB_WBDocs1_Fix, b4_Reg_KMB_ErrorMessages, dave-dev-200603301643-start
Branch point for: Reg_KMB_ErrorMessages, Reg_KMB_WBDocs1_Fix, dave-dev-200603301643
Changes since 1.58: +226 -579 lines
Diff to previous 1.58
Kevin's KMB_WSDL bunch

Revision 1.57.2.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 5 12:04:27 2006 UTC (6 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.57.2.1.2.5: +5 -9 lines
Diff to previous 1.57.2.1.2.5 , to branch point 1.57.2.1
small fix on auhority resources

Revision 1.57.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 26 10:30:42 2006 UTC (6 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.57.2.1.2.4: +1 -0 lines
Diff to previous 1.57.2.1.2.4 , to branch point 1.57.2.1
small log statement on the full ident

Revision 1.57.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 15:04:38 2006 UTC (6 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.57.2.1.2.3: +23 -3 lines
Diff to previous 1.57.2.1.2.3 , to branch point 1.57.2.1
small corrections

Revision 1.57.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 13 22:32:38 2005 UTC (6 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.57.2.1.2.2: +0 -6 lines
Diff to previous 1.57.2.1.2.2 , to branch point 1.57.2.1
new refactoring of registry and using new eXist

Revision 1.57.2.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 12:17:03 2005 UTC (6 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.57.2.1.2.1: +2 -1 lines
Diff to previous 1.57.2.1.2.1 , to branch point 1.57.2.1
refactoring registry for the new eXist xmldb

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 10 09:46:44 2005 UTC (6 years, 6 months ago) by clq2
Branch: MAIN
CVS Tags: KMB_WSDL, KMB_WSDLS, b4_dave-dev-200512141139, b4_dave_dev_200601051057, dave-dev-200511211256-start, dave-dev-200511291146-start, dave-dev-200512141139-start, dave-dev-200601051057-start, dave-dev-200601101714-start, dave-dev-200601121358-start, querybuilder-jl-1404-premerge-20051215
Branch point for: dave-dev-200511211256, dave-dev-200511291146, dave-dev-200512141139, dave-dev-200601051057, dave-dev-200601101714, dave-dev-200601121358
Changes since 1.57: +12 -17 lines
Diff to previous 1.57
kmb_reg_1350

Revision 1.57.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 27 13:30:59 2005 UTC (6 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.57.2.1: +208 -573 lines
Diff to previous 1.57.2.1
changing how contracts are accessed

Revision 1.57.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 4 08:49:16 2005 UTC (6 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_1350
CVS Tags: Root_Reg_KMB_WSDLS
Branch point for: Reg_KMB_WSDLS
Changes since 1.57: +12 -17 lines
Diff to previous 1.57 , to next main 1.66
small fix on the harvest of when you grab your own registry type and try to harvest which should be ignored.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 2 12:41:12 2005 UTC (6 years, 9 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Reg_JDT_anti1350, Root_Reg_KMB_1350, Root_axis-gtr-1406, Root_clq_axis_update, Root_desktop-querybuilder-jl-1404, b4_axis_gtr_1046, b4_jdt_reg_anti1350, b4_kev_common_reg, b4_kmb_1350
Branch point for: Reg_JDT_anti1350, Reg_KMB_1350, axis-gtr-1406, clq_axis_update, desktop-querybuilder-jl-1404
Changes since 1.56: +2 -1 lines
Diff to previous 1.56
to match the new security code

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 4 09:40:31 2005 UTC (6 years, 10 months ago) by clq2
Branch: MAIN
CVS Tags: R1_1, dave-dev-200508090435-start, dave-dev-200508091545-start, dave-dev-200509010705-start, v1_1
Branch point for: app-gtr-1230-2, dave-dev-200508090435, dave-dev-200508091545, dave-dev-200508261045, dave-dev-200509010705
Changes since 1.55: +25 -24 lines
Diff to previous 1.55
kevin's second batch

Revision 1.55.2.1.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 10:15:32 2005 UTC (6 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_1323
Changes since 1.55.2.1.2.1: +22 -22 lines
Diff to previous 1.55.2.1.2.1
Fixed registry to support sets both as a harvester and as a harvestee.  also changed some log.info to log.debug

Revision 1.55.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 21 15:12:49 2005 UTC (6 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_1276
CVS Tags: Root_Reg_KMB_1323
Branch point for: Reg_KMB_1323
Changes since 1.55.2.1: +0 -1 lines
Diff to previous 1.55.2.1
added more tests, removed old and deprecated java files.  And added caching to the registry client.

Revision 1.55.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 15 11:36:54 2005 UTC (6 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_1293
CVS Tags: Root_Reg_KMB_1276
Branch point for: Reg_KMB_1276
Changes since 1.55: +3 -1 lines
Diff to previous 1.55 , to next main 1.66
fixed error problem.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 8 18:36:21 2005 UTC (6 years, 10 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Reg_KMB_1293, b4_Kev_reg_app_commu, b4_Kev_reg_app_commu_2, dave-dev-200507251101-start
Branch point for: Reg_KMB_1293, dave-dev-200507251101
Changes since 1.54: +10 -7 lines
Diff to previous 1.54
b4_kmb_1235

Revision 1.54.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 1 09:52:59 2005 UTC (6 years, 11 months ago) by gtr
Branch: registry-gtr-1188
Changes since 1.54.4.2: +1 -1 lines
Diff to previous 1.54.4.2 , to branch point 1.54 , to next main 1.66
Configuration keys now come from org.astrogrid.registry,common.Configuration.

Revision 1.54.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 1 09:35:39 2005 UTC (6 years, 11 months ago) by gtr
Branch: registry-gtr-1188
Changes since 1.54.4.1: +77 -98 lines
Diff to previous 1.54.4.1 , to branch point 1.54
I repaired breakage due to very long lines (some editors break them inappropriately). Many parts of the file have changed, but the code should do what it did before exactly.

Revision 1.54.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 1 08:41:11 2005 UTC (6 years, 11 months ago) by gtr
Branch: registry-gtr-1188
Changes since 1.54: +219 -183 lines
Diff to previous 1.54
Configuration keys now come from org.astrogrid.registry,common.Configuration.

Revision 1.54.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 23 11:21:24 2005 UTC (6 years, 11 months ago) by KevinBenson
Branch: Reg_KMB_Xforms2_Jun01
Changes since 1.54: +10 -7 lines
Diff to previous 1.54 , to next main 1.66
small harvest fix to make sure there are resources there to update on a harvest.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 9 15:10:17 2005 UTC (7 years ago) by clq2
Branch: MAIN
CVS Tags: BLLatest-jdt, Root_Doc_Template_KMB_May112005, Root_Reg_KMB_Xforms2_Jun01, Root_aginab_jdt_1182, Root_reg_jdt_1275, Root_registry-gtr-1188, Root_registry-gtr-1188-2, b4_383, b4_kmb_1235, b4_reg_doctemp, dave-dev-200506061035-start, dave-dev-200506071500-start, dave-dev-200506081212-start, dave-dev-200506100249-start, dave-dev-200506281451-start, dave-dev-200506281816-start, r1_1
Branch point for: Doc_Template_KMB_May112005, Reg_KMB_Xforms2_Jun01, aginab_jdt_1182, dave-dev-200506061035, dave-dev-200506071500, dave-dev-200506081212, dave-dev-200506100249, dave-dev-200506281451, dave-dev-200506281816, reg_jdt_1275, registry-gtr-1188, registry-gtr-1188-2
Changes since 1.53: +94 -38 lines
Diff to previous 1.53
Kevin's commits

Revision 1.53.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 29 07:48:07 2005 UTC (7 years, 1 month ago) by KevinBenson
Branch: Reg_KMB_381_WS
Changes since 1.53.6.1: +71 -12 lines
Diff to previous 1.53.6.1 , to branch point 1.53 , to next main 1.66
added removeResource ability and stores the xml differently by converting to string first.
This is to get around what seems to be an eXist bug not handling the DOM correctly when you store it.

Revision 1.53.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 6 15:28:03 2005 UTC (7 years, 1 month ago) by KevinBenson
Branch: Reg_KMB_381_WS
Changes since 1.53: +23 -26 lines
Diff to previous 1.53
Change round to use a WebService Fault ability also to speceify charset encoding of UTF-8 on the xsl
stylesheets.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 31 17:02:55 2005 UTC (7 years, 2 months ago) by jdt
Branch: MAIN
CVS Tags: Root_Reg_KMB_381_WS, Root_all_jdt_1056, Root_reg_clq_1120, b4_KMB_05_05_05, b4_KMB_merge_29_04_05, dave-dev-200504041023-start, dave-dev-200504111153-start, dave-dev-200504251302-start, r0_10_0, r0_10_1, r1_0, root_JSPtest-GTR-1071
Branch point for: JSPtest-GTR-1071, Reg_KMB_381_WS, all_jdt_1056, dave-dev-200504041023, dave-dev-200504111153, dave-dev-200504251302, r0_10_1branch, reg_clq_1120
Changes since 1.52: +123 -103 lines
Diff to previous 1.52
Merges from KMB_972

Revision 1.51.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 26 15:40:49 2005 UTC (7 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_972
CVS Tags: Root_Reg_KMB_972_2
Branch point for: Reg_KMB_972_2
Changes since 1.51.2.2: +104 -81 lines
Diff to previous 1.51.2.2 , to branch point 1.51 , to next main 1.66
Added some commenting

Revision 1.51.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 25 13:31:32 2005 UTC (7 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_972
Changes since 1.51.2.1: +20 -23 lines
Diff to previous 1.51.2.1 , to branch point 1.51
adding some more xforms stuff to it, still not ready.  And fixed a couple of bugs

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 15 16:20:10 2005 UTC (7 years, 2 months ago) by clq2
Branch: MAIN
CVS Tags: Root_maven_jdt_383, dave-dev-200503181302-start, dave-dev-200503211350-start
Branch point for: dave-dev-200503181302, dave-dev-200503211350, maven_jdt_383
Changes since 1.51: +12 -13 lines
Diff to previous 1.51
kmb 972

Revision 1.51.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 14 09:06:55 2005 UTC (7 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_972
Changes since 1.51: +12 -13 lines
Diff to previous 1.51
fixed a harvest bug with web services and also made it do extra checking on authority id's first.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 6 17:04:09 2005 UTC (7 years, 2 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Reg_KMB_972, b4_15_05, dave-dev-200503140252-start, dave-dev-200503150513-start
Branch point for: Reg_KMB_972, dave-dev-200503140252, dave-dev-200503150513
Changes since 1.50: +13 -15 lines
Diff to previous 1.50
864 first round tests

Revision 1.48.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 6 14:22:56 2005 UTC (7 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_864
Changes since 1.48.2.3: +3 -3 lines
Diff to previous 1.48.2.3 , to branch point 1.48 , to next main 1.66
whoops did not close the right collecition that was opened.

Revision 1.48.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 4 16:57:16 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_864
Changes since 1.48.2.2: +4 -6 lines
Diff to previous 1.48.2.2 , to branch point 1.48
fixed a small bug dealing with vg:registry and get rid of the status=active stuff

Revision 1.48.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 3 16:24:33 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_864
Changes since 1.48.2.1: +10 -10 lines
Diff to previous 1.48.2.1 , to branch point 1.48
harvest now correct via web service it was sort of calling the wrong interface method.
changed admin to have the primary key with a ".xml" to the end of it
and minor fixes to jsp pages

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 1 13:23:34 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: b4_864_06_March
Changes since 1.49: +1 -1 lines
Diff to previous 1.49
upgrade to v10 registry

Revision 1.48.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 25 13:29:37 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_864
Changes since 1.48: +8 -5 lines
Diff to previous 1.48
Fixed the wsdls.  And added axis1.2 as the dependency for the webapp and build with axis1.2 now for the webapp.
Also added a slight code change for all web services methods to include a namespace on the xml returned of the method name ex: SearchResponse and UpdateResponse

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 23 18:19:09 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: Root_REGv10_clq_961, b4_KMB_864
Branch point for: REGv10_clq_961
Changes since 1.48: +7 -4 lines
Diff to previous 1.48
more to 889

Revision 1.45.4.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 23 11:14:02 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_889
Changes since 1.45.4.1.2.5: +7 -4 lines
Diff to previous 1.45.4.1.2.5 , to branch point 1.45.4.1
Change to use the authorityid+resourcekey as the primery key instead of "ivo://"+authorityid+resourcekey
This will ensure older registries will be okay because they had the older authorityid+resourcekey as the primary key to the xml files/docs

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 22 20:51:25 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Reg_KMB_864
Branch point for: Reg_KMB_864
Changes since 1.47: +325 -385 lines
Diff to previous 1.47
merge 889 again.

Revision 1.45.4.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 22 16:23:12 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_889
Changes since 1.45.4.1.2.4: +3 -0 lines
Diff to previous 1.45.4.1.2.4 , to branch point 1.45.4.1
added a new throwing of an exception if it can't find an authorityid

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 18 12:08:08 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: portalWF_pjn_720, reg_889_2
Changes since 1.46: +385 -322 lines
Diff to previous 1.46
roll back to before 889

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 15 12:43:43 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
Changes since 1.45: +322 -385 lines
Diff to previous 1.45
REG_KMB_889/889_2

Revision 1.45.4.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 10 09:34:53 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_889
Changes since 1.45.4.1.2.3: +140 -158 lines
Diff to previous 1.45.4.1.2.3 , to branch point 1.45.4.1
rearranging package structure some.  But mainly adding more junit tests espcially in the admin section.

Revision 1.45.4.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 30 12:22:13 2005 UTC (7 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_889
Changes since 1.45.4.1.2.2: +124 -126 lines
Diff to previous 1.45.4.1.2.2 , to branch point 1.45.4.1
refactored the update to use the hashmaps better

Revision 1.45.4.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 26 14:24:58 2005 UTC (7 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_889
Changes since 1.45.4.1.2.1: +13 -28 lines
Diff to previous 1.45.4.1.2.1 , to branch point 1.45.4.1
Adding some enhancements on the authority ids that are managed.  Also moved around the exist
dependency to be called xmldb dependency.

Revision 1.45.4.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 24 21:35:18 2005 UTC (7 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_889
Changes since 1.45.4.1: +147 -189 lines
Diff to previous 1.45.4.1
Quite a few changes here.  Mainly refactoring a lot of the registry for an internal ability with the eXist database.
Also deleting methods no longer used.

Revision 1.45.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 11 21:40:07 2005 UTC (7 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_886
CVS Tags: Root_Reg_KMB_889
Branch point for: Reg_KMB_889
Changes since 1.45: +14 -0 lines
Diff to previous 1.45 , to next main 1.66
Added environment entries to web.xml now.  And put the securitycontext stuff on the server side.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 7 14:14:25 2005 UTC (7 years, 4 months ago) by jdt
Branch: MAIN
CVS Tags: BLLatest-JDT, REG_b4_889, Root_REG_JDT_933, Root_Reg_JDT_881b, Root_Reg_KMB_886, Root_r0_8_0, b4Reg_KMB_787, dave-dev-200501141257-200501211445, dave-dev-200501141257-200501261404, dave-dev-200501141257-start, dave-dev-200502010902-start
Branch point for: REG_JDT_933, Reg_JDT_881b, Reg_KMB_886, dave-dev-200501141257, dave-dev-200502010902, gtr-contracts-BZ945, r0_8_0
Changes since 1.44: +101 -57 lines
Diff to previous 1.44
merged from Reg_KMB_787

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 23 14:32:53 2004 UTC (7 years, 5 months ago) by jdt
Branch: MAIN
Changes since 1.43: +57 -101 lines
Diff to previous 1.43
Rolled back.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 23 14:05:31 2004 UTC (7 years, 5 months ago) by jdt
Branch: MAIN
Changes since 1.42: +101 -57 lines
Diff to previous 1.42
Merges from Reg_KMN_787

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 18 18:30:16 2004 UTC (7 years, 5 months ago) by jdt
Branch: MAIN
CVS Tags: Root_Reg_KMB_878, dave-dev-200412201205-start, dave-dev-200412201250-200501121652, dave-dev-200412201250-start
Branch point for: Reg_KMB_878, dave-dev-200412201205, dave-dev-200412201250
Changes since 1.41: +104 -205 lines
Diff to previous 1.41
KMB's merges:
		Reg_KMB_728 astrogrid/registry
          o Reg_KMB_728 astrogrid/workflow
          o Reg_KMB_728 astrogrid/community

          o Exist_KMB_613 astrogrid/exist
          o Reg_KMB_605 astrogrid/auto-integration -- only r

Revision 1.41.8.4.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 13 22:00:31 2004 UTC (7 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.41.8.4.2.7: +7 -0 lines
Diff to previous 1.41.8.4.2.7 , to branch point 1.41.8.4
added the updated attribute to always be there

Revision 1.41.8.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 9 21:13:35 2004 UTC (7 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.41.8.4.2.6: +0 -1 lines
Diff to previous 1.41.8.4.2.6 , to branch point 1.41.8.4
whoops had a variable defined twice

Revision 1.41.8.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 9 21:03:59 2004 UTC (7 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.41.8.4.2.5: +17 -41 lines
Diff to previous 1.41.8.4.2.5 , to branch point 1.41.8.4
Small changes on the harvesting mechanism to pass in the version number when it is known.

Revision 1.41.8.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 8 15:06:19 2004 UTC (7 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.41.8.4.2.4: +69 -21 lines
Diff to previous 1.41.8.4.2.4 , to branch point 1.41.8.4
new harvest bugs fixed.

Revision 1.41.8.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 7 09:13:48 2004 UTC (7 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.41.8.4.2.3: +15 -16 lines
Diff to previous 1.41.8.4.2.3 , to branch point 1.41.8.4
Small changes to harvet mechanism to sleep a little longer on less threads.
fixed a jsp small compile error bug.
Added xsl stylesheets for harvest on 0.10
Change the client delegate to handle versions and query on adql

Revision 1.41.8.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 2 23:18:38 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.41.8.4.2.2: +6 -0 lines
Diff to previous 1.41.8.4.2.2 , to branch point 1.41.8.4
Mainly fixes for the jsp pages.

Revision 1.41.8.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 30 10:57:13 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.41.8.4.2.1: +2 -3 lines
Diff to previous 1.41.8.4.2.1 , to branch point 1.41.8.4
small changes in the way it was handling 0.10 data

Revision 1.41.8.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 29 11:11:08 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.41.8.4: +18 -8 lines
Diff to previous 1.41.8.4
small correctins to the code dealing with version 0.10

Revision 1.41.8.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 27 15:30:33 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_728
CVS Tags: Root_Reg_KMB_787
Branch point for: Reg_KMB_787
Changes since 1.41.8.3: +5 -0 lines
Diff to previous 1.41.8.3 , to branch point 1.41 , to next main 1.66
missing quotation mark on the query.

Revision 1.41.8.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 26 21:58:07 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_728
Changes since 1.41.8.2: +27 -68 lines
Diff to previous 1.41.8.2 , to branch point 1.41
New errors fixed for server on version 0.10 and made a little more efficent of where the queries are now all in one class not strolled around everywhere

Revision 1.41.8.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 22 19:46:58 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_728
Changes since 1.41.8.1: +2 -2 lines
Diff to previous 1.41.8.1 , to branch point 1.41
some small corrections on the validation

Revision 1.41.8.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 19 10:51:26 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_728
Changes since 1.41: +75 -140 lines
Diff to previous 1.41
okay this is the result of a comparison wiht eclipse with brach Reg_KMB_605
and then updating this branch Reg_KMB_728.  Reason for this was some new jsp pages
in head that was not picked up on 605

Revision 1.41.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 19 10:17:57 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_605
Changes since 1.41.2.1: +18 -17 lines
Diff to previous 1.41.2.1 , to branch point 1.41 , to next main 1.66
added keyword search, fixed a small bug to bring down namespaces from root element
to the Resource element.  Just to make sure all namespaces are defined.

Revision 1.41.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 16 16:51:32 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_605
Changes since 1.41: +57 -123 lines
Diff to previous 1.41
new validation added on the client&server uses the common package.  And
added the dependencies needed for this validation.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 10 12:21:23 2004 UTC (7 years, 6 months ago) by jdt
Branch: MAIN
CVS Tags: BLLatest, Baseline-20041208, Root_BLD_JDT_648, Root_Reg_JDT_881, Root_Reg_KMB_605, Root_Reg_KMB_728, build0_7-b000, r0_7_0
Branch point for: BLD_JDT_648, Reg_JDT_881, Reg_KMB_605, Reg_KMB_728, preg_rtp_633, r0_7_0branch
Changes since 1.40: +21 -22 lines
Diff to previous 1.40
Merge from Reg_KMB_630

Revision 1.40.8.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 3 16:43:08 2004 UTC (7 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_630
Changes since 1.40.8.1: +19 -20 lines
Diff to previous 1.40.8.1 , to branch point 1.40 , to next main 1.66
added just a little more logging

Revision 1.40.8.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 3 13:27:57 2004 UTC (7 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_630
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
Using a deprecated class with RegistryService and needed to use RegistryQueryService

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 13 11:40:57 2004 UTC (7 years, 7 months ago) by KevinBenson
Branch: MAIN
CVS Tags: BLLatest_pendingfixes, Itn06_towardclose_13Oct2004, Root_Itn06_release, Root_Reg_KMB_546, Root_Reg_KMB_575, Root_Reg_KMB_603, Root_Reg_KMB_630, Root_Reg_KMB_661, r0_6_0
Branch point for: Itn06_release, Reg_KMB_546, Reg_KMB_575, Reg_KMB_603, Reg_KMB_630, Reg_KMB_661, dave-dev-200411081351
Changes since 1.39: +9 -3 lines
Diff to previous 1.39
small correction on the authorityid area of an update

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 10 18:19:18 2004 UTC (7 years, 7 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Itn06_towardclose_12Oct2004, Root_KMB_Registry_JSP_11_10_04
Branch point for: GTR-registry-BZ565, KMB_Registry_JSP_11_10_04
Changes since 1.38: +37 -4 lines
Diff to previous 1.38
had a mistake on the getElemetnsBytagname.  Added to adminService to
use an xsl stylesheet.

Revision 1.38.18.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 7 20:16:40 2004 UTC (7 years, 7 months ago) by KevinBenson
Branch: Registry_BranchSpruceUp
Changes since 1.38: +37 -4 lines
Diff to previous 1.38 , to next main 1.66
trying to put in this SpruceUp branch.  Messed up on what I did have.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 15 22:26:20 2004 UTC (7 years, 8 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Community_08-10-04, Root_Community_AdminInterface, Root_Registry_BranchSpruceUp, dave-dev-200410061224-200411221334, dave-dev-200410061224-200411221434, dave-dev-200410061224-200411221509, dave-dev-200410061224-200411221525, dave-dev-200410061224-200411221626, dave-dev-200410061224-200411260508, dave-dev-200410061224-200411291018, dave-dev-200410061224-200411291805, dave-dev-200410061224-200411291821, dave-dev-200410061224-200412031442, dave-dev-200410061224-200412040522, dave-dev-200410061224-200412080219, dave-dev-200410061224-200412080423, dave-dev-200410061224-200412080557, dave-dev-200410061224-200412091423, dave-dev-200410061224-200412100525, dave-dev-200410061224-200412112123, dave-dev-200410061224-200412141207, dave-dev-200410061224-200412161312, dave-dev-200410061224-start
Branch point for: Community_AdminInterface, Registry_BranchSpruceUp, dave-dev-200409170051, dave-dev-200409171216, dave-dev-200409171415, dave-dev-200409211301, dave-dev-200409221213, dave-dev-200409281154, dave-dev-200410051520, dave-dev-200410061224
Changes since 1.37: +68 -34 lines
Diff to previous 1.37
small change to make sure the managed authorities and other mahanged authorities it grabs is only done once at startup not constantly.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 13 21:18:06 2004 UTC (7 years, 8 months ago) by KevinBenson
Branch: MAIN
Changes since 1.36: +33 -32 lines
Diff to previous 1.36
small change to not automatically do a harvest because it might take to long
instead it changes the stats info just slightly so that when the harvest does
occur it gets picked up and does a full replicate the first time then it will put the
stats data back in for regular harvesting by date.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 13 20:02:56 2004 UTC (7 years, 8 months ago) by KevinBenson
Branch: MAIN
Changes since 1.35: +5 -3 lines
Diff to previous 1.35
small bug fix, to put in a empty hashmap when it starts up.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 13 12:41:10 2004 UTC (7 years, 8 months ago) by KevinBenson
Branch: MAIN
Changes since 1.34: +8 -0 lines
Diff to previous 1.34
Cleaning up the harvest area, to correctly harvest a resoure the first time.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 10 12:27:56 2004 UTC (7 years, 8 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200409131130
Changes since 1.33: +49 -22 lines
Diff to previous 1.33
small bug with the multi-versioned piece of the registry not really affecting other components, but the hashmap for manageauthorities was restricted to 1 version now made it multiversioned.
Also corrected the Number Of Resources coming back.  And made the harvestservice query the whole db not just a particular version as well.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 9 22:10:31 2004 UTC (7 years, 8 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200409100118
Changes since 1.32: +26 -46 lines
Diff to previous 1.32
small change to have managedAuthorities and othermanagedauthorities hashmap
work off the same query

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 3 07:53:32 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200409031036, dave-dev-200409061355, dave-dev-200409091136, dave-dev-200409091346
Changes since 1.31: +144 -78 lines
Diff to previous 1.31
Now gets elements by tagname not using DomHelper, domhelper has a bug at the moment

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 30 21:56:08 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200408310943, dave-dev-200409021256, rtp-regdom
Changes since 1.30: +120 -100 lines
Diff to previous 1.30
added some javadoc and new documentation to be updated

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 27 09:46:37 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Changes since 1.29: +24 -9 lines
Diff to previous 1.29
small change to add the default namespace to the Resource elements

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 25 11:43:35 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200408261411
Changes since 1.28: +97 -12 lines
Diff to previous 1.28
new registry merge yet again.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 17 12:00:37 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
CVS Tags: before_kevin_merge_25Aug
Branch point for: dave-dev-200408182231, dave-dev-200408191224, dave-dev-200408201348, dave-dev-200408201619, dave-dev-200408241246, filestore-GTR-486
Changes since 1.27: +12 -97 lines
Diff to previous 1.27
These are quick rollbacks to last thursday

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 17 07:56:08 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200408171159
Changes since 1.26: +97 -12 lines
Diff to previous 1.26
Okay this will try again, originally on Sunday added some new changes to Registry,
but it had some problems with Castor and required to tag the registry and back it out.
Now it seems the fixes were just some xml in the integrationtests. So will attempt to bring
back my changes from the tagged version.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 14:19:20 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Changes since 1.25: +12 -97 lines
Diff to previous 1.25
backing out to Friday the 13th for now.  Several mistakes still there.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 15 12:47:45 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Auguest_16_Bad_Registry
Changes since 1.24: +83 -12 lines
Diff to previous 1.24
added some ability to check versions of the vr namespace and figure out what to do next

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 13 20:46:11 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Changes since 1.23: +14 -0 lines
Diff to previous 1.23
small change to add some date attributes

Revision 1.23.16.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 12 08:36:51 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: Kev_09_08_04_RT
Changes since 1.23: +14 -0 lines
Diff to previous 1.23 , to next main 1.66
In the AbstractCatalog, RecordFactory, and Crosswalks there were just some printlns added for the moment they will be taken out soon.
In the ServerHelper and AdminArea small changes to fit with the OAI and harvestResource

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 23 11:49:49 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Itn06_case3, Root_Kev_09_08_04_RT, Root_kevin-dev-03-08-04_RT, Root_kevin-dev-05-08-04_Reg, kevin_case3_b4_merge
Branch point for: Itn06_case3, Kev_09_08_04_RT, MySpace-GTR-454, dave-dev-200407231626, dave-dev-200407261230, dave-dev-200407271446, dave-dev-200408101155, kevin-dev-03-08-04_RT, kevin-dev-05-08-04_Reg, rtp_integration, security-GTR-477
Changes since 1.22: +126 -167 lines
Diff to previous 1.22
Result of a merge with BKM-2004-07-05 dealing with the conformance to the new spec
with ADQL as the main change to this.  Plus breaking out exist for use with other components.

Revision 1.20.6.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 23 09:39:13 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: BKM-2004-07-05
Changes since 1.20.6.3: +2 -1 lines
Diff to previous 1.20.6.3 , to branch point 1.20 , to next main 1.66
small changes the collectionName was not set right to what it queries on the db.
the name of a method or two has broken some java convention with lowercasing
method names, but we will need to live with that for now.

Revision 1.20.6.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 22 14:37:51 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: BKM-2004-07-05
Changes since 1.20.6.2: +122 -163 lines
Diff to previous 1.20.6.2 , to branch point 1.20
changes to the server to conform to the new interface spec, still need to put
the wsdl files in there, but I will do that later.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 13 15:37:04 2004 UTC (7 years, 10 months ago) by bkm
Branch: MAIN
CVS Tags: Itn06_case2, Root_Reg_July_23_2004, before_kevins_mergein
Branch point for: dave-dev-200407141515, dave-dev-200407151443, dave-dev-200407201059, dave-dev-200407211922, dave-dev-200407221450, dave-dev-200407221513, dave-dev-200407231013
Changes since 1.21: +83 -38 lines
Diff to previous 1.21
Added Resources statistics information to database

Revision 1.20.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 12 13:29:18 2004 UTC (7 years, 10 months ago) by bkm
Branch: BKM-2004-07-05
Changes since 1.20.6.1: +84 -38 lines
Diff to previous 1.20.6.1 , to branch point 1.20
Updates for Stats information stored in database

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 6 09:56:28 2004 UTC (7 years, 10 months ago) by bkm
Branch: MAIN
Changes since 1.20: +156 -87 lines
Diff to previous 1.20
Interim merge of branch BKM-2004-07-05 (KMB mods 07-05 plus
BKM changes to client code last week into HEAD)

Revision 1.20.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 6 07:52:33 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: BKM-2004-07-05
Changes since 1.20: +153 -86 lines
Diff to previous 1.20
Just commented better on some of the methods.  AFter the cleanup the comments were wrong.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 28 10:33:53 2004 UTC (7 years, 11 months ago) by bkm
Branch: MAIN
CVS Tags: nww-int06-post-cea-refactoring-checkin, nww-int06-pre-cea-refactoring-checkin
Branch point for: BKM-2004-07-05, dave-dev-200406291222, dave-dev-200406301228
Changes since 1.19: +304 -181 lines
Diff to previous 1.19
Merge branch BKM_2004_06_17 back into HEAD

Revision 1.16.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 24 19:45:07 2004 UTC (7 years, 11 months ago) by KevinBenson
Branch: Itn05_release
Changes since 1.16.4.1: +2 -2 lines
Diff to previous 1.16.4.1 , to branch point 1.16 , to next main 1.66
Okay since the documents are stored differently in itn05 the original query that I thought would work did not because of the dumnb root element and it already
defining namespaces in it.  This has been corrected and hope that it works now

Revision 1.17.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 23 14:27:25 2004 UTC (7 years, 11 months ago) by bkm
Branch: BKM_2004_06_17
Changes since 1.17.2.2: +8 -8 lines
Diff to previous 1.17.2.2 , to branch point 1.17 , to next main 1.66
Correct mistakes in reformatting and incorrect use of getStackTrace

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 23 09:49:37 2004 UTC (7 years, 11 months ago) by KevinBenson
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
small mistake needed to use the Identifier/AuthorityID and Identifier/ResourceKey
otherwise just AuthorityID was finding other elements hence returning other resources
which were not part of the query.

Revision 1.16.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 23 08:43:39 2004 UTC (7 years, 11 months ago) by KevinBenson
Branch: Itn05_release
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Made it look at child nodes of Identifier/AuthorityID not just AuthorityID which was
causing a bug because it was grabbing other AutorityID elements.

Revision 1.17.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 22 16:04:38 2004 UTC (7 years, 11 months ago) by bkm
Branch: BKM_2004_06_17
Changes since 1.17.2.1: +208 -182 lines
Diff to previous 1.17.2.1 , to branch point 1.17
More reformatting and improved logging

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 21 10:26:29 2004 UTC (7 years, 11 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_ITN06_Jun21_KMB
Branch point for: ITN06_Jun21_KMB, dave-dev-200406211133
Changes since 1.17: +7 -7 lines
Diff to previous 1.17
Added the ability to get version number from the config file.

Revision 1.17.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 17 16:28:21 2004 UTC (7 years, 11 months ago) by bkm
Branch: BKM_2004_06_17
Changes since 1.17: +197 -100 lines
Diff to previous 1.17
First attempt at adding logging using org.apache.commons.Logging

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 16 12:10:34 2004 UTC (7 years, 11 months ago) by KevinBenson
Branch: MAIN
Branch point for: BKM_2004_06_17, dave-dev-200406211036
Changes since 1.16: +307 -169 lines
Diff to previous 1.16
New changes resulting form the 25_05 merge

Revision 1.16.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 16 11:19:05 2004 UTC (7 years, 11 months ago) by KevinBenson
Branch: KMB_23-05-2004_Reg
CVS Tags: Reg_CleanUp_June16th2, Reg_Cleanup_June_16th
Changes since 1.16.2.2: +10 -8 lines
Diff to previous 1.16.2.2 , to branch point 1.16 , to next main 1.66
small mistake I needed to put a final int and always get the first node.  Probably because DOM removes the first node and moves everything up in a queue style

Revision 1.16.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 15 10:25:07 2004 UTC (7 years, 11 months ago) by KevinBenson
Branch: KMB_23-05-2004_Reg
Changes since 1.16.2.1: +308 -172 lines
Diff to previous 1.16.2.1 , to branch point 1.16
Several major Changes to use the REST style for performance issues.  Also changes to the Admin piece
mainly.  It is dealing with also the concept of uploading Schemas and Stylesheets.  Because it would be nice to have the
Registry validate locally.

Revision 1.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 28 03:52:08 2004 UTC (8 years ago) by KevinBenson
Branch: KMB_23-05-2004_Reg
Changes since 1.16: +10 -10 lines
Diff to previous 1.16
Few Changes
1.) Added to the eXist db to use the identifier as the name of the xml document instead of random numbers.  Makes it nice to look at and figure out what is in the db.
2.) Changed the Harvest iterface to use a multi-threading to quickly harvest the bigger registries, such as vizier.
3.) Added some more printlns to do the time entries on how long queris take and the web service call.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 29 20:21:40 2004 UTC (8 years, 1 month ago) by KevinBenson
Branch: MAIN
CVS Tags: Itn05_release_merge1, Itn05_release_root, Root_KMB_23-05-2004_Reg, Root_MySpace_JDT_BZ340
Branch point for: Itn05_release, KMB_23-05-2004_Reg, MySpace_JDT_BZ340, PREG_RTP_352, dave-dev-200405281845
Changes since 1.15: +11 -8 lines
Diff to previous 1.15
small change had two small bugs, one was it was still possible to get an infinite loop
also when fixing the infinute loop problem needed to make sure I do a removeChild on a node
from the root node.  This is now all working good.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 26 07:48:44 2004 UTC (8 years, 1 month ago) by KevinBenson
Branch: MAIN
Changes since 1.14: +25 -9 lines
Diff to previous 1.14
small change to update the status message when unpdates happen.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 21 10:38:12 2004 UTC (8 years, 1 month ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200404211351
Changes since 1.13: +8 -2 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 21 08:16:07 2004 UTC (8 years, 1 month ago) by KevinBenson
Branch: MAIN
Changes since 1.12: +14 -9 lines
Diff to previous 1.12
small bug where it was noth handling multiple resources correctly

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 20 11:19:35 2004 UTC (8 years, 1 month ago) by KevinBenson
Branch: MAIN
Changes since 1.11: +10 -1 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 1 09:54:43 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200404150338, dave-dev-200404190903
Changes since 1.10: +16 -3 lines
Diff to previous 1.10
fixed bug dealing with AuthorityType entries.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 1 08:34:38 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: MAIN
Changes since 1.9: +17 -11 lines
Diff to previous 1.9
small bug referencing the wrong attribute.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 29 09:43:49 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: MAIN
Changes since 1.8: +241 -98 lines
Diff to previous 1.8
result of merge KMB_24-03-2004_Reg dealing with the xmldb and installer

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 29 08:56:46 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: KMB_24-03-2004_Reg
Changes since 1.8.2.2: +188 -122 lines
Diff to previous 1.8.2.2 , to branch point 1.8 , to next main 1.66
adding an ignore cvs file hope to stop seeing those target directories.  This 
branch deals with the exist database.  Also has a serversetup directory
which is an admin/installer to reh registry server.  Also small changes to the XQL
query handling attributes.  Small change as well to handle Node objects
instead of Document objects in the transformer.  Also got tired of name 
QueryParser3_0 so changed it to XQueryExecution

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 25 13:36:00 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: KMB_24-03-2004_Reg
Changes since 1.8.2.1: +7 -1 lines
Diff to previous 1.8.2.1 , to branch point 1.8
just a few slight modifications.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 24 18:24:40 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: KMB_24-03-2004_Reg
Changes since 1.8: +76 -5 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 23 09:44:23 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_KMB_24-03-2004_Reg
Branch point for: KMB_24-03-2004_Reg
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
change the xql slightly to include the prefix for the moment.  Also wanted to do getElementsByNS
for managedAuthority

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 19 08:17:56 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: MAIN
Changes since 1.6: +7 -4 lines
Diff to previous 1.6
Result of merge with Kmb_11-03-2004_Reg dealing with Refactoring and mainly
an XSL sheet to make all our stuff coming in more consistant.  And to also
XSL in a way to work with Castor.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 18 13:35:16 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: KMB_11-03-2004_Reg
Changes since 1.5.2.1: +7 -4 lines
Diff to previous 1.5.2.1 , to branch point 1.5 , to next main 1.66
Made a XSL sheet to make things consistant for any XML coming in.  Still have a 
slight problem with namespaces at the moment.

Kevin

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 15 16:06:28 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: MAIN
Changes since 1.5: +8 -8 lines
Diff to previous 1.5
just some cleanup result of merge with kmb_11-03-2004_Reg

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 15 15:49:38 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: KMB_11-03-2004_Reg
Changes since 1.5: +8 -8 lines
Diff to previous 1.5
Refactoring and adding some junit stuff

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 10 12:15:14 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_KMB_11-03-2004_Reg
Branch point for: KMB_11-03-2004_Reg
Changes since 1.4: +18 -2 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4.14.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 10 10:48:36 2004 UTC (8 years, 2 months ago) by KevinBenson
Branch: KMB_09-03-2004_Reg
Changes since 1.4: +18 -2 lines
Diff to previous 1.4 , to next main 1.66
Some mroe documentation areas.  And junit tests

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 5 09:52:04 2004 UTC (8 years, 3 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_KMB_06-03-2004_Reg, Root_KMB_06-03-2004_Reg_2, Root_KMB_06-03-2004_Reg_3, Root_KMB_09-03-2004_Reg, Root_KMB_JunbAgainBranch2, Root_KMB_JunkBranch, dave-post-merge-200402211936, dave-pre-merge-200402211936, pre-merge-dave-dev-200403051907
Branch point for: KMB_06-03-2004_Reg, KMB_06-03-2004_Reg_2, KMB_06-03-2004_Reg_3, KMB_09-03-2004_Reg, KMB_JunbAgainBranch2, KMB_JunkBranch, dave-dev-200403051907
Changes since 1.3: +38 -6 lines
Diff to previous 1.3
this is a result ofa  merge with KMB_03-03-2004_Reg_2

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 5 09:37:38 2004 UTC (8 years, 3 months ago) by KevinBenson
Branch: KMB_03-03-2004_Reg_2
Changes since 1.3: +38 -6 lines
Diff to previous 1.3 , to next main 1.66
This has finally got Castor refactored with it and some junit tests for the client side.

Will need some mroe though lots more later on.  I would like to go ahead and
merge this with HEAD since it all builds. and rebranch.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 3 13:06:44 2004 UTC (8 years, 3 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_KMB_03-03-2004_Reg_2
Branch point for: KMB_03-03-2004_Reg_2
Changes since 1.2: +17 -64 lines
Diff to previous 1.2
This check-in is a result of a merge between HeAD and Itn05_2004-27-02_Reg
sorry normally put my initials "kmb" in the branch name, but forgot this time.

Revision 1.2.8.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 17:43:55 2004 UTC (8 years, 3 months ago) by KevinBenson
Branch: Itn05_2004-27-02_Reg
Changes since 1.2: +17 -64 lines
Diff to previous 1.2 , to next main 1.66
Just refactoring to use new config package in common directory.  Still need to do some more
but it is almost there.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 15:06:04 2004 UTC (8 years, 3 months ago) by bkm
Branch: MAIN
CVS Tags: Root_Itn05_2004-27-02_Reg, Root_KMB_03-03-2004_Reg, Root_kmb_2004-02-23_Reg, Root_kmb_2004-20-02_Reg, dave-post-merge-200402120832, dave-pre-merge-200402120832
Branch point for: GDW_KEA_144, Itn05_2004-27-02_Reg, KMB_03-03-2004_Reg, kmb_2004-02-23_Reg, kmb_2004-20-02_Reg
Changes since 1.1: +181 -0 lines
Diff to previous 1.1
Merged bkm-20040209 branch into main

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 15:24:16 2004 UTC (8 years, 3 months ago) by bkm
Branch: bkm-20040209
Changes since 1.1: +181 -0 lines
Diff to previous 1.1 , to next main 1.66
Initial load of registry maven server tree

Revision 1.1
Mon Feb 9 15:24:16 2004 UTC (8 years, 3 months ago) by bkm
Branch: MAIN
Branch point for: bkm-20040209
FILE REMOVED
file RegistryAdminService.java was initially added on branch bkm-20040209.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

gg78@starNOSPAM.le.ac.uk
ViewVC Help
Powered by ViewVC 1.0.4