[cvs] / astrogrid / samp / src / java / org / astrogrid / samp / xmlrpc / HubRunner.java Repository:
ViewVC logotype

Log of /astrogrid/samp/src/java/org/astrogrid/samp/xmlrpc/HubRunner.java

Parent Directory Parent Directory


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

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 23 11:13:51 2011 UTC (2 months, 2 weeks ago) by mbt
Branch: MAIN
CVS Tags: HEAD, r1-3-2
Changes since 1.33: +4 -0 lines
Diff to previous 1.33
add (null) MessageRestriction to ProfileToken implmentation (API change)

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 20 17:27:55 2011 UTC (6 months, 3 weeks ago) by mbt
Branch: MAIN
CVS Tags: r1-3
Changes since 1.32: +18 -1 lines
Diff to previous 1.32
add ProfileToken interface to identify profiles to HubServices

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 3 14:04:48 2011 UTC (12 months ago) by mbt
Branch: MAIN
CVS Tags: r1-2
Changes since 1.31: +3 -2 lines
Diff to previous 1.31
Move HUBLOC_ENV definition from StandardClientProfile to DefaultClientProfile

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 1 12:03:52 2011 UTC (12 months, 1 week ago) by mbt
Branch: MAIN
Changes since 1.30: +5 -0 lines
Diff to previous 1.30
HubRunner deprecated in favour of Hub

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 28 16:38:54 2011 UTC (12 months, 1 week ago) by mbt
Branch: MAIN
Changes since 1.29: +3 -1 lines
Diff to previous 1.29
HubXmlRpcHandler constructor changed

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 5 17:29:38 2010 UTC (15 months ago) by mbt
Branch: MAIN
Changes since 1.28: +1 -0 lines
Diff to previous 1.28
minor fix

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 26 14:11:38 2010 UTC (15 months, 2 weeks ago) by mbt
Branch: MAIN
Changes since 1.27: +2 -16 lines
Diff to previous 1.27
moved createRandom utility method from HubRunner to KeyGenerator

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 6 14:26:50 2010 UTC (16 months ago) by mbt
Branch: MAIN
Changes since 1.26: +0 -1 lines
Diff to previous 1.26
remove unnecesary import

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 6 10:30:28 2010 UTC (16 months ago) by mbt
Branch: MAIN
Changes since 1.25: +26 -1 lines
Diff to previous 1.25
Add checkExternalHubAvailability method

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 6 09:05:51 2010 UTC (16 months ago) by mbt
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
Fixed process error stream capture bug (thanks to Laurent Borges for pointing it out

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 18 17:27:00 2010 UTC (17 months, 3 weeks ago) by mbt
Branch: MAIN
Changes since 1.23: +6 -1 lines
Diff to previous 1.23
Propagate some more system properties when running external hub

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 20 13:47:57 2010 UTC (18 months, 3 weeks ago) by mbt
Branch: MAIN
CVS Tags: r1-1
Changes since 1.22: +18 -7 lines
Diff to previous 1.22
Document system tray functionality

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 13 16:32:50 2010 UTC (18 months, 4 weeks ago) by mbt
Branch: MAIN
Changes since 1.21: +20 -3 lines
Diff to previous 1.21
improve lockfile location error behaviour

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 28 08:31:45 2010 UTC (19 months, 1 week ago) by mbt
Branch: MAIN
Changes since 1.20: +2 -0 lines
Diff to previous 1.20
clarify runHub javadocs

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 23 13:12:51 2010 UTC (19 months, 2 weeks ago) by mbt
Branch: MAIN
Changes since 1.19: +118 -22 lines
Diff to previous 1.19
Add -httplock flag

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 21 15:29:09 2010 UTC (19 months, 2 weeks ago) by mbt
Branch: MAIN
Changes since 1.18: +15 -3 lines
Diff to previous 1.18
Reorganise classes to use (soon to be standard) SAMP_HUB environment variable
not (non-standard) jsamp.lockfile/jsamp.profile system properties
for hub location configurability.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 11:23:09 2009 UTC (2 years, 6 months ago) by mbt
Branch: MAIN
CVS Tags: r1-0
Changes since 1.17: +0 -14 lines
Diff to previous 1.17
Withdraw -xmlrpc flag for command line tools in favour of system property
jsamp.xmlrpc.impl.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 09:37:25 2009 UTC (2 years, 6 months ago) by mbt
Branch: MAIN
Changes since 1.16: +34 -4 lines
Diff to previous 1.16
HubRunner allows explicit setting of samp.secret string

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 15:38:38 2009 UTC (2 years, 6 months ago) by mbt
Branch: MAIN
Changes since 1.15: +0 -1 lines
Diff to previous 1.15
Move LockInfo from o.a.samp to o.a.samp.xmlrpc

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 17:09:23 2009 UTC (2 years, 10 months ago) by mbt
Branch: MAIN
CVS Tags: AG_2009_1, r0-3-1, samp-maven1
Changes since 1.14: +38 -1 lines
Diff to previous 1.14
Read external process's data as it's written when starting external hub.
Not doing this was causing it to block on Windows XP.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 17:47:28 2009 UTC (3 years ago) by mbt
Branch: MAIN
Changes since 1.13: +3 -0 lines
Diff to previous 1.13
Add note to .samp file about samp.localhost property

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 15:12:20 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
CVS Tags: r0-3
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Add new xml-log and rpc-log options to -xmlrpc flag

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 10:38:32 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
javadoc typo

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 14:35:59 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
javadoc fix

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 14:13:34 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.9: +2 -0 lines
Diff to previous 1.9
bugfix

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 14:00:16 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.8: +35 -47 lines
Diff to previous 1.8
Use HubMode object for more configurability of HubService implementation

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 09:16:16 2008 UTC (3 years, 4 months ago) by mbt
Branch: MAIN
CVS Tags: r0-2-1
Changes since 1.7: +15 -7 lines
Diff to previous 1.7
Propagate system properties as appropriate to external hub

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 13:01:08 2008 UTC (3 years, 4 months ago) by mbt
Branch: MAIN
CVS Tags: r0-2
Changes since 1.6: +11 -10 lines
Diff to previous 1.6
There's now a SampXmlRpcClientFactory, and clients are endpoint-specific

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 11:13:59 2008 UTC (3 years, 4 months ago) by mbt
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Rename XmlRpcImplementation -> XmlRpcKit (less of a mouthful)

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 4 11:39:46 2008 UTC (3 years, 5 months ago) by mbt
Branch: MAIN
Changes since 1.4: +49 -0 lines
Diff to previous 1.4
Fix bug and add external hub runner method

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 10:28:56 2008 UTC (3 years, 5 months ago) by mbt
Branch: MAIN
Changes since 1.3: +24 -3 lines
Diff to previous 1.3
Added -xmlrpc flag

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 19:45:51 2008 UTC (3 years, 5 months ago) by mbt
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
Use XmlRpcImplementation to get default impl

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 15:59:10 2008 UTC (3 years, 5 months ago) by mbt
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1
Use URL not String as key for SampXmlRpcClient

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 15:45:30 2008 UTC (3 years, 5 months ago) by mbt
Branch: MAIN
Moved all XML-RPC-related classes from client/hub packages to xmlrpc package

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