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-11 to 2002-11-28 (Commits 1839-1888 of 3188)
extend a hashtable instead of a hashmap
32 lines of code changed in:
ESGroup got a prototype, ESGroupObject now always has the same prototype.
all functions that work on the whole group were moved up to ESGroup and have
changed their syntax: instead of group.sessions.print() it's now group.print("sessions")
66 lines of code changed in:
kicked out (or moved to Util respectivly) things that became obsolete with
the recent modifications
22 lines of code changed in:
kicked out functions for an extra scriptingroot below the real root. this is not needed
anymore as ESGroup is the always-available object now and handles connected/
disconnected groups.
0 lines of code changed in:
cleanup:
Changed all the constructors of the function objects. ESGroupObjects and
ESGroups now know about the FesiGroupExtension they belong to and
use their prototype fields (now non-static) when they construct new
ESGroupObjects.
44 lines of code changed in:
cleanup:
Changed all the constructors of the function objects. ESGroupObjects and
ESGroups now know about the FesiGroupExtension they belong to and
use their prototype fields (now non-static) when they construct new
ESGroupObjects.
kicked out some checks that are obsolete because if we need them we check
them in ESGroup
14 lines of code changed in:
changed initialization mechanism:
init() just checks the debug file and keeps a reference to the server
as now startApplication() reads the config from app.properties and
takes care of starting groups.
initialization of the scripting engine is done in FesiGroupExtension, so
initScripting() just wraps this class.
103 lines of code changed in:
changed initScripting()-function
59 lines of code changed in:
added functions to keep track of local clients using the group so that
we can determine if a group is not used anymore
20 lines of code changed in:
global object "group" in the scripting env now just holds references to
different groups that are mounted as "group.XXX"
2 lines of code changed in:
added a class that holds references between apps and groups
not yet implemented: manage access-restrictions for some of the groups
33 lines of code changed in:
transient GroupObjects can now be constructed without a Group.
if there is more than one group in the scripting env we only decide this
when the object is made persistent.
3 lines of code changed in:
moved most of the fesi-related stuff to its own class FesiGroupExtension.
compiles, but doesn't work for the moment
289 lines of code changed in:
added a newInstance() method that uses javagroup's xml-configurator
33 lines of code changed in:
changed getState() and setState() to reflect changes in javagroups 2.0.6
13 lines of code changed in:
updated to 2.0.6
0 lines of code changed in:
user.onLogout() is passed the id of the session that is actually logged out
as a parameter.
3 lines of code changed in:
go more than 3 steps down the parent chain in getNonVirtualParent()
1 lines of code changed in:
Updated helma version to 1.2 rc2 and antclick version to 1.0pre3
2 lines of code changed in:
Updated version string to 1.2 RC2
1 lines of code changed in:
Added new DbColumn class that encapsulates column name, SQL type and the
relation associated with the column. This helps us fix a bug where no column info
is available because a column has no relation associated with it. It also helps us
streamline the Relation lookup when creating a Node from a ResultSet.
Use StringBuffers instead of + for query string composition where possible.
176 lines of code changed in:
Moved back to 4.1 line. Update to org.mortbay.jetty-jdk1.2.jar from Jetty 4.1.4.
0 lines of code changed in:
Include README.txt (which is up to date) and exclude docs/ (which is outdated)
5 lines of code changed in:
Brought Helma part of the README up to date.
79 lines of code changed in:
brought readme file up to date.
70 lines of code changed in:
Explicitly make bean access methods public to prevent reflection bug.
23 lines of code changed in:
Copied over new start scripts from build/main
11 lines of code changed in:
Copied over new start scripts from ../main
11 lines of code changed in:
work with FesiEngine (was renamed from FesiEvaluator in helma)
5 lines of code changed in:
added a compile script as helma can't be run from classes directory anymore
6 lines of code changed in:
Updated version string to 1.2 RC1
2 lines of code changed in:
Do not include source file in main helma distribution and make separate source
package instead.
39 lines of code changed in:
Fix indentation (tab to space)
14 lines of code changed in:
Implement a better way to get the URL of the helma.jar file. To be more precise,
do not rely on HOP_HOME to contain the file.
12 lines of code changed in:
Separate HOP_HOME from Helma installation directory
11 lines of code changed in:
Do not mess with HOP_HOME in launcher/Main
26 lines of code changed in:
added method to filter type.properties for mappings to other prototypes
14 lines of code changed in:
fixed parse error in @param tags
5 lines of code changed in:
fixed bug that would parse only every 2nd function in functionfiles
3 lines of code changed in:
Updated version string
1 lines of code changed in:
New smart classloading
28 lines of code changed in:
Merged in changes from FESI 1.1.5
73 lines of code changed in:
Use the application's classloader for the Packages object if available.
Merged in changes from FESI 1.1.5
38 lines of code changed in:
Merged in changes from FESI 1.1.5
16 lines of code changed in:
Use generic ClassLoader so we can use our own HelmaClassLoader.
26 lines of code changed in:
Merged in changes from FESI 1.1.5
6 lines of code changed in:
Add additional newline character at the end of every EcmaScript reader.
Otherwise, a // comment in the last line throws a parsing error (bug 169)
11 lines of code changed in:
Changed newline encoding to CRLF like the rest of the FESI package.
1367 lines of code changed in:
Merged in changes from FESI 1.1.5
4 lines of code changed in:
Updated version string
1 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