Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Summary Period: 2003-02-17 to 2003-02-11 (Commits 1889-1938 of 3188)
include docs in dist
3 lines of code changed in:
updated to latest changes
44 lines of code changed in:
updated demo apps to api-changes
47 lines of code changed in:
changed and simplified API for scripting, less fesi-specific code
12 lines of code changed in:
added and implemented interface ExecuteHandler that is used by Group
to run the execute()-callback against a helma application
41 lines of code changed in:
added methods execute() and callback _execute() that runs a function call
against all local clients
63 lines of code changed in:
added REQUEST_EXECUTE constant
4 lines of code changed in:
let a group object know if its root
9 lines of code changed in:
added a class that wraps the reply of a remote execute-request
53 lines of code changed in:
set generic example ips
3 lines of code changed in:
updated to current API
103 lines of code changed in:
added members property
4 lines of code changed in:
no message
1 lines of code changed in:
changed packaging, upgraded version, added help
47 lines of code changed in:
first update
15 lines of code changed in:
no message
0 lines of code changed in:
obsolete
0 lines of code changed in:
updated demo app with new features
6 lines of code changed in:
added config files for udp- and tcp-stack and debugging
193 lines of code changed in:
updated demo app with new features
54 lines of code changed in:
no message
143 lines of code changed in:
added comments
18 lines of code changed in:
added methods reset() and destroy() that are exposed via the info-object
and affect the whole group.
60 lines of code changed in:
moved state of GroupObject to GroupConstants
21 lines of code changed in:
parse accessrights from app.properties
12 lines of code changed in:
check access before write-operations
14 lines of code changed in:
store rights with the actual group object as a key not its name
15 lines of code changed in:
added basic rights-management
46 lines of code changed in:
fixed syntax, imports, comments
added applicationShutdown()
26 lines of code changed in:
reformatted the whole class (API and syntax), added comments, removed
the last bits of the old state transfer
195 lines of code changed in:
added comments
19 lines of code changed in:
added allContent property which includes the properties and made
content-property just printing the keys
9 lines of code changed in:
named constants ACTION_* to REQUEST_*
8 lines of code changed in:
completely overhauled initial state transfer: no tcp-server, no asynchronous
transfer anymore, therefore kicked out all State* classes.
new state transfer uses the channel with a high fragmentation (to be faster) for
asynchronous transfer and then applies all the messages it received in the
meantime.
118 lines of code changed in:
construct Message object using superclass Address instead if IpAddress
2 lines of code changed in:
reflect moving of fesi classes to their own package
some minor changes (testfunctions etc)
39 lines of code changed in:
a Hashtable that automatically expires its content a given period after they've
been added
130 lines of code changed in:
added an inner class that can be used as a stop watch
22 lines of code changed in:
moved FESI-related classes to their own package
8 lines of code changed in:
added method switch ACTION_STATE_TRANSFER_PORT
1 lines of code changed in:
- put the actual processing of the request into its own invokeRequest() method
- final switch from MethodCall to Request
- removed static reference to methodGetStateFetcherPort
40 lines of code changed in:
changed getStateFetcherPort() to use Request instead of MethodCall
6 lines of code changed in:
changed to run with Request instead of MethodCall
5 lines of code changed in:
switched from javagroups' RpcDispatcher to a generic method invocation that
runs without java.lang.reflect (and is faster therefore). actions aren't wrapped
into org.javagroups.blocks.MethodCall but in a Request which features
just the stuff needed by Group
114 lines of code changed in:
ouch
2 lines of code changed in:
added more info fields
44 lines of code changed in:
moved generic information and methods to DetailBean instead of making
an extra fesi-function for each item
15 lines of code changed in:
- bugfix in checkDebug(): checksum was retrieved too early so that
jg-trace-init didn't work
- added applicationUpdated()
- reworked app-group-management-mechanism: it's now possible to connect
and disconnect groups on the fly using the app.properties file
88 lines of code changed in:
- name of a channel is not customizable anymore
- added setConfig(File), xmlConfigToString()
- add/removeLocalClient() uses HashSet instead of Vector
36 lines of code changed in:
group._XXX returns a bean that holds all the details and management
functions for a group.
17 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Generated by StatCVS 0.2.2