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: 2002-08-08 to 2002-07-31 (Commits 1439-1488 of 3188)
changed frag_size
5 lines of code changed in:
getChild() now uses the group's objects-table only if it is sure that a child
exists.
4 lines of code changed in:
switched to WeakHashMap for storing rootWrappers to avoid memory leak.
7 lines of code changed in:
added a wrap() method corresponding to unwrap()
79 lines of code changed in:
switched back to main branch
244 lines of code changed in:
use jar-file in classpath, not the classes-directory
5 lines of code changed in:
include configuration + startscripts with distribution
4 lines of code changed in:
converted tabs to spaces, no other changes.
1024 lines of code changed in:
switched back to main branch
1634 lines of code changed in:
Do not locally define pwfile field, which is meant to be an instance variable.
1 lines of code changed in:
Updated version string.
1 lines of code changed in:
Perform getCanonicalFile() immediately when creating hopHome in main method
of Server instead of only doing it when needed.
7 lines of code changed in:
Fixed bug where serving of static files didn't work on Windows with hopHome
property set by using File.getCanonicalFile().
1 lines of code changed in:
Re-enable server-wide passwd file for the authenticate() function.
5 lines of code changed in:
* Updated version string
* Improved startup message which now includes info about Java version
* Default Helma log is now log file, not console
* added getDbProperties() method to retrieve server-wide db sources.
14 lines of code changed in:
Fixed bug where prototype was marked as checked too early, resulting in
other evaluators to use the prototype is if the code was fully parsed/compiled.
13 lines of code changed in:
no message
3 lines of code changed in:
Get prototype resources through synchronized methods instead of directly
accessing them. This fixes a bug where prototypes that were in the process of
being compiled were accessed by evaluators.
Pass through RedirectException if notModified() has been called on the response
object.
90 lines of code changed in:
Return true on needsUpdate if zip file has been removed.
1 lines of code changed in:
Added lastModified property that contains a date either of when the session
was created or when the session was last logged in or out. The property can also
be set from script code.
21 lines of code changed in:
Added support for HTTP Last-Modified and If-Modified-Since headers and
304 Not Modified response.
92 lines of code changed in:
Removed deprecated/unused servlet constructor.
0 lines of code changed in:
Major clean-up work on Application constructors. Removed some old
options like setting application file extensions etc. Instead now the Application
constructors can take arguments for the app and db home directories.
Updated helma.main.ApplicationManager and helma.servlet.StandaloneServletClient
to the new constructors.
TypeManager now has file extensions as static final members.
121 lines of code changed in:
generates serialVersionUID for serializable GroupObject
1 lines of code changed in:
generates serialVersionUID for serializable GroupObject
20 lines of code changed in:
updated
16 lines of code changed in:
added serialVersionUID
1 lines of code changed in:
Set debug on so we get line numbers with stack traces.
1 lines of code changed in:
renamed fullSize() to countElements()
3 lines of code changed in:
no message
47 lines of code changed in:
it is now possible to specify rights of an app on this group in the server.properties:
group.<appname>.write=true|false
group.<appname>.read=true|false
group.<appname>.connect=true|false
group.<appname>.disconnect=true|false
All Properties default to true and may only be overwritte from within the app.properties with false.
257 lines of code changed in:
remuved unused returnvalue (was always true)
1 lines of code changed in:
change in extension-mechanism: initScripting() now returns a HashMap
with the group-object instead of adding it to the scripting environment itself.
extension now depends on an up-to-date Helma.
57 lines of code changed in:
change in extension-mechanism:
initScripting() now returns a HashMap (key=varname, value=ESValue) which
will be added to the global object by FesiEvaluator. This ensures that global
vars are (re-)set before each request.
DemoExtension was updated to reflect this change.
33 lines of code changed in:
forbid slash-character in property names
4 lines of code changed in:
updated comments
7 lines of code changed in:
added fullSize() method
returns the number of elements in the whole tree
171 lines of code changed in:
added printFull method
removed corresponding fixme
36 lines of code changed in:
renamed dump to print
added printFull method
both methods return a string, if a path is given as argument, this string
will be written to this file and the returnstring is ""
print returns a tree-view of all keys in this group
printAll returns all the keys including the content in a tree-view
54 lines of code changed in:
no message
6 lines of code changed in:
no message
11 lines of code changed in:
no message
14 lines of code changed in:
changed status codes from TRANSIENT and CLEAN to REPLICATED
and LOCAL because they were similiar to INodeStates but mean
something completely different.
23 lines of code changed in:
also check dbSourceId for equality in case of group-contained-HopObjects.
If dbSourceID is not equal to the local prototype's dbmapping's dbSourceID
return a transient HopObject when getHopObject is invoked on this GroupObject
7 lines of code changed in:
removed check from putHopObject, which removed all properties called password from the hopobject
1 lines of code changed in:
excluded helma-*.jar to compile always with the latest helma.jar
1 lines of code changed in:
fixed a bug that didn't let primitive values returned by a bean pass through
because of a classcastexception.
19 lines of code changed in:
Upgraded to Mckoi DB 0.93 with DataCellCache patch applied
(see http://mckoi.com/database/ver/patches/0.93/ for details)
0 lines of code changed in:
removed duplicate getChildList, size, get methods in group-prototype.
renamed getChildList() to listChildren() in prototype groupobject.
10 lines of code changed in:
the freshest build, straight from the javagroups-CVS (including the patched
org.javagroups.blocks.DistributedTree).
0 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