[cvs] / astrogrid / pal / server / src / java / org / astrogrid / dataservice / service / ServletHelper.java Repository:
ViewVC logotype

Log of /astrogrid/pal/server/src/java/org/astrogrid/dataservice/service/ServletHelper.java

Parent Directory Parent Directory


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

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 11:19:42 2008 UTC (3 years, 7 months ago) by kea
Branch: MAIN
CVS Tags: AG_2009_1, HEAD, Root_PAL_KEA_2860, ar-gtr-2909_root, dsa-gtr-2901-2_root
Branch point for: PAL_KEA_2860, ar-gtr-2909, dsa-gtr-2901-2
Changes since 1.11: +14 -1 lines
Diff to previous 1.11
Tweak to display job status in TAP.  Hacky at the moment as using DSA
QuerierStatus messages rather than standard vocabularly for status.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 08:04:11 2008 UTC (3 years, 7 months ago) by kea
Branch: MAIN
Changes since 1.10: +14 -1 lines
Diff to previous 1.10
Tweaks to allow TAP error message display at UWS resource.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 12:28:51 2008 UTC (3 years, 7 months ago) by clq2
Branch: MAIN
CVS Tags: Root_PAL_KEA_2852
Branch point for: PAL_KEA_2852
Changes since 1.9: +15 -41 lines
Diff to previous 1.9
PAL_KEA_2804

Revision 1.8.14.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 10:57:35 2008 UTC (3 years, 7 months ago) by kea
Branch: PAL_KEA_2804
Changes since 1.8: +13 -1 lines
Diff to previous 1.8 , to next main 1.12
Updating prior to maintenance merge.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 10:51:35 2008 UTC (3 years, 7 months ago) by clq2
Branch: MAIN
CVS Tags: b4_PAL_KEA_2804
Changes since 1.8: +41 -3 lines
Diff to previous 1.8
PAL_KEA_2799

Revision 1.8.16.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 21 14:39:55 2008 UTC (3 years, 8 months ago) by gtr
Branch: PAL_KEA_2799
Changes since 1.8.16.2: +4 -1 lines
Diff to previous 1.8.16.2 , to branch point 1.8 , to next main 1.12
In getUser(), it now caches the the credentials for the user of other threads.

Revision 1.8.16.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 13:15:08 2008 UTC (3 years, 8 months ago) by gtr
Branch: PAL_KEA_2799
Changes since 1.8.16.1: +5 -2 lines
Diff to previous 1.8.16.1 , to branch point 1.8
It now passes a Principal when creating the SourceTargetIdentifier for the results.

Revision 1.8.16.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 12:08:57 2008 UTC (3 years, 8 months ago) by gtr
Branch: PAL_KEA_2799
Changes since 1.8: +34 -2 lines
Diff to previous 1.8
I changed getUser() to return an X500Principal from the HTTPS authentication if such is available.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 14:46:45 2008 UTC (4 years, 2 months ago) by clq2
Branch: MAIN
CVS Tags: PAL_RELEASE_2008_0_5, RELEASE_2008_0_6, Root_PAL_KEA_2619, Root_PAL_KEA_2654, Root_PAL_KEA_2715, Root_PAL_KEA_2779, Root_PAL_KEA_2799, Root_PAL_KEA_2802, Root_PAL_KEA_2804, b4_KEA_2779, b4_PAL_KEA_2619, b4_PAL_KEA_2654, b4_PAL_KEA_2715, b4_PAL_KEA_2799, dsa-gtr-2672-2_root
Branch point for: PAL_KEA_2619, PAL_KEA_2654, PAL_KEA_2715, PAL_KEA_2779, PAL_KEA_2799, PAL_KEA_2802, PAL_KEA_2804, dsa-gtr-2672-2
Changes since 1.7: +2 -3 lines
Diff to previous 1.7
PAL_KEA_2588

Revision 1.7.16.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 13:01:52 2008 UTC (4 years, 2 months ago) by kea
Branch: PAL_KEA_2588
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 , to next main 1.12
Tweaks.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 09:58:20 2007 UTC (4 years, 7 months ago) by clq2
Branch: MAIN
CVS Tags: BUILD_2008_0a5pl, PAL_RELEASE_2008_0a3pl, R2008_0a1, Root_PAL_KEA_2378, Root_PAL_KEA_2442, Root_PAL_KEA_2499, Root_PAL_KEA_2518, Root_PAL_KEA_2556, Root_PAL_KEA_2588, b4_KEA_PAL_2499, b4_PAL_KEA_2378, b4_PAL_KEA_2518, b4_PAL_KEA_2556, b4_PAL_KEA_2588, b4_pal-mbt-multicone1, b4_pal-mbt-multicone2, dsa-gtr-2672_root, tag_pal-mbt-multicone2
Branch point for: PAL_KEA_2378, PAL_KEA_2442, PAL_KEA_2499, PAL_KEA_2518, PAL_KEA_2556, PAL_KEA_2588, dsa-gtr-2672, pal-mbt-multicone1, pal-mbt-multicone2
Changes since 1.6: +19 -2 lines
Diff to previous 1.6
PAL_KEA-2314

Revision 1.6.10.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 25 17:17:29 2007 UTC (4 years, 8 months ago) by kea
Branch: PAL_KEA_2314
Changes since 1.6: +19 -2 lines
Diff to previous 1.6 , to next main 1.12
Working on CEA interface for multicone service.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 8 13:16:11 2007 UTC (4 years, 11 months ago) by clq2
Branch: MAIN
CVS Tags: Root_PAL_KEA_2213, Root_PAL_KEA_2235, Root_PAL_KEA_2314, b4_KEA_2213, b4_PAL-KEA-2314, b4_PAL_KEA_2235, b4_security-gtr-2244-3, security-gtr-2244-3_root
Branch point for: PAL_KEA_2213, PAL_KEA_2235, PAL_KEA_2314, pal-mbt-multicone, security-gtr-2244-3
Changes since 1.5: +63 -1 lines
Diff to previous 1.5
KEA-PAL-2169

Revision 1.5.26.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 16:34:12 2007 UTC (5 years ago) by kea
Branch: PAL_KEA_2169
Changes since 1.5.26.1: +49 -9 lines
Diff to previous 1.5.26.1 , to branch point 1.5 , to next main 1.12
Still working on new metadoc / multi conesearch.

Revision 1.5.26.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 11:03:52 2007 UTC (5 years ago) by kea
Branch: PAL_KEA_2169
Changes since 1.5: +23 -1 lines
Diff to previous 1.5
Removing siap stuff, not in use.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 15 16:50:09 2006 UTC (5 years, 11 months ago) by clq2
Branch: MAIN
CVS Tags: AG2006-4, AG2007-1, AG2007-2, Root_PAL_KEA_1716, Root_PAL_KEA_1794, Root_PAL_KEA_1869, Root_PAL_KEA_1950, Root_PAL_KEA_2062, Root_PAL_KEA_2119, Root_PAL_KEA_2165, Root_PAL_KEA_2169, Root_dsa-gtr-1617, b4_KEA_PAL_1716, b4_KEA_PAL_2169, b4_PAL_KEA_1794, b4_PAL_KEA_1869, b4_PAL_KEA_1950, b4_PAL_KEA_2062, b4_pal_KEA_2062, dave-dev-200606281707-start, dave-dev-200608221318-start, dave-dev-200610091558-start
Branch point for: PAL_KEA_1716, PAL_KEA_1794, PAL_KEA_1869, PAL_KEA_1950, PAL_KEA_2062, PAL_KEA_2119, PAL_KEA_2165, PAL_KEA_2169, dave-dev-200606281707, dave-dev-200608221318, dave-dev-200610091556, dave-dev-200610091558, dsa-gtr-1617
Changes since 1.4: +131 -28 lines
Diff to previous 1.4
PAL_KEA_1612

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 17 14:26:14 2006 UTC (6 years ago) by kea
Branch: PAL_KEA_1612
Changes since 1.4.2.4: +5 -15 lines
Diff to previous 1.4.2.4 , to branch point 1.4 , to next main 1.12
Fixed conesearch to have templates for all units cases;  more work
on unit tests;  recovered default.properties config as I think it's
better than using web.xml.

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 12:10:37 2006 UTC (6 years, 1 month ago) by kea
Branch: PAL_KEA_1612
CVS Tags: b4_Pal_KMB_XMLDB
Changes since 1.4.2.3: +3 -3 lines
Diff to previous 1.4.2.3 , to branch point 1.4
Renamed ReturnSimple back to ReturnTable (since it is indeed intended
for returning tables).

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 11:54:05 2006 UTC (6 years, 1 month ago) by kea
Branch: PAL_KEA_1612
Changes since 1.4.2.2: +9 -2 lines
Diff to previous 1.4.2.2 , to branch point 1.4
Changed QueryException from a RuntimeException to an Exception.

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 20 15:08:28 2006 UTC (6 years, 1 month ago) by kea
Branch: PAL_KEA_1612
Changes since 1.4.2.1: +1 -5 lines
Diff to previous 1.4.2.1 , to branch point 1.4
More moving sideways.

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 19 13:57:31 2006 UTC (6 years, 1 month ago) by kea
Branch: PAL_KEA_1612
Changes since 1.4: +122 -12 lines
Diff to previous 1.4
Interim checkin.  All source is now compiling, using the new Query model
where possible (some legacy classes are still using OldQuery).  Unit
tests are broken.  Next step is to move the legacy classes sideways out
of the active tree.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 22 15:10:13 2006 UTC (6 years, 2 months ago) by clq2
Branch: MAIN
CVS Tags: Root_PAL_KEA_1612, Root_pal-gtr-1617, b4_PAL_KEA_1612_thenewDSA, dave-dev-200603301643-start, dave-dev-200605301226-start, dave-dev-200605311657-start
Branch point for: PAL_KEA_1612, dave-dev-200603301643, dave-dev-200605301226, dave-dev-200605311635, dave-dev-200605311657, pal-gtr-1617
Changes since 1.3: +10 -5 lines
Diff to previous 1.3
KEA_PAL-1534

Revision 1.3.62.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 19:42:08 2006 UTC (6 years, 3 months ago) by kea
Branch: PAL_KEA_1534
Changes since 1.3: +10 -5 lines
Diff to previous 1.3 , to next main 1.12
Changes to add GROUP-BY support.  Required adding table alias field
to ColumnReferences, because otherwise the whole Visitor pattern
falls apart horribly - no way to get at the table aliases which
are defined in a separate node.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 27 16:21:02 2005 UTC (7 years ago) by clq2
Branch: MAIN
CVS Tags: AG2006-2, BLLatest-jdt, KEA_1521_pal, KMB_WSDL, KMB_WSDLS, R1_1, Root_DSA_KEA_1451, Root_KEA_PAL_1474, Root_MCH_1228_Docs, Root_PAL_KEA_1439, Root_PAL_KEA_1512, Root_PAL_KEA_1534, Root_Pal_KMB_1276, Root_Pal_KMB_WSDLS, Root_Pal_KMB_XMLDB, Root_aginab_jdt_1182, Root_apps-gtr-1489, Root_axis-gtr-1406, Root_clq_axis_update, Root_desktop-querybuilder-jl-1404, b4_200506081212, b4_DSA_KEA_1451, b4_KEA_Pal_1474, b4_axis_gtr_1046, b4_dave-fix_pal_xdoc, b4_gtr_1489, b4_gtr_1489_2, b4_mch_doc, dave-dev-200506061035-start, dave-dev-200506071500-start, dave-dev-200506081212-start, dave-dev-200506100249-start, dave-dev-200506281451-start, dave-dev-200506281816-start, dave-dev-200507251101-start, dave-dev-200508090435-start, dave-dev-200508091545-start, dave-dev-200509010705-start, 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, rolback_gtr_1489, v1_1
Branch point for: DSA_KEA_1451, KEA_PAL_1474, MCH_1228_Docs, PAL_KEA_1439, PAL_KEA_1512, PAL_KEA_1534, Pal_KMB_1276, Pal_KMB_WSDLS, Pal_KMB_XMLDB, aginab_jdt_1182, apps-gtr-1489, axis-gtr-1406, clq_axis_update, dave-dev-200506061035, dave-dev-200506071500, dave-dev-200506081212, dave-dev-200506100249, dave-dev-200506281451, dave-dev-200506281816, dave-dev-200507251101, dave-dev-200508090435, dave-dev-200508091545, dave-dev-200508261045, dave-dev-200509010705, dave-dev-200511211256, dave-dev-200511291146, dave-dev-200512141139, dave-dev-200601051057, dave-dev-200601101714, dave-dev-200601121358, desktop-querybuilder-jl-1404
Changes since 1.2: +7 -7 lines
Diff to previous 1.2
mchv_1

Revision 1.2.16.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 13 16:56:30 2005 UTC (7 years ago) by mch
Branch: MCH-v1
Changes since 1.2.16.1: +9 -5 lines
Diff to previous 1.2.16.1 , to branch point 1.2 , to next main 1.12
'some changes'

Revision 1.2.16.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 21 17:20:51 2005 UTC (7 years, 1 month ago) by mch
Branch: MCH-v1
Changes since 1.2: +5 -9 lines
Diff to previous 1.2
Fixes to output types

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 21 18:45:55 2005 UTC (7 years, 2 months ago) by mch
Branch: MAIN
CVS Tags: Root_all_jdt_1056, Root_maven_jdt_383, Root_pal_jdt_1044, b4_383, b4_KMB_05_05_05, b4_KMB_merge_29_04_05, b4_pal_merge, dave-dev-200504041023-start, dave-dev-200504111153-start, dave-dev-200504251302-start, r0_10_0, r0_10_1, r1_0, r1_1, root_das-gtr-1021, root_dsa-gtr-1027, root_head_mchv1_0
Branch point for: MCH-v1, all_jdt_1056, dave-dev-200504041023, dave-dev-200504111153, dave-dev-200504251302, dsa-gtr-1021, dsa-gtr-1027, maven_jdt_383, pal_jdt_1044, r0_10_1branch
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
Naughty big lump of changes

Revision 1.1.1.1 - (view) (download) (as text) (annotate) - [select for diffs] (vendor branch)
Thu Feb 17 18:37:35 2005 UTC (7 years, 3 months ago) by mch
Branch: AstroGrid
CVS Tags: dave-dev-200503140252-start, dave-dev-200503150513-start, dave-dev-200503181302-start, dave-dev-200503211350-start, portalWF_pjn_720, start
Branch point for: dave-dev-200503140252, dave-dev-200503150513, dave-dev-200503181302, dave-dev-200503211350
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.12
Initial checkin

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 17 18:37:35 2005 UTC (7 years, 3 months ago) by mch
Branch: MAIN
Branch point for: AstroGrid
Initial revision

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