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: 2001-08-31 to 2001-08-25 (Commits 839-888 of 3188)
Logger now uses only one Thread for all instances.
Instead of a Vector, a Linked List is used as log buffer,
which is much better for removing items at the top
of the list.
126 lines of code changed in:
CacheMap now has an optional Logger instance to which
cache rotation messages are logged.
9 lines of code changed in:
simplified log file management, close log files when application is
shut down.
21 lines of code changed in:
Just replaced HOP by Helma
1 lines of code changed in:
moved initRequestEvaluator beneath the
type manager check.
3 lines of code changed in:
initRequestEvaluator is not synchronized anymore.
This *may* lead to race conditions with the
updates of the Prototypes functions, actions etc.
Gotta investigate more into this.
1 lines of code changed in:
moved from helma.mime to helma.util.mime package
to reduce number of top level packages.
10 lines of code changed in:
adapted import statement from helma.mime to helma.util.mime.
1 lines of code changed in:
Never set a string array instead of a string HTTP parameter, but
if more than one value is present, additionally set an array parameter
with the name paramname_array (i.e. _array appended to the parameter
name)..
8 lines of code changed in:
removed old obsolete check for "prototype" in some user method
0 lines of code changed in:
Added method that checks for storage compatibility
between DbMappings.
13 lines of code changed in:
fix bug where node was registered with wrong key.
check for storage compatibility instead of equality in
setNode().
5 lines of code changed in:
Repaired brain-dead bug where ESValue was checked for
instance of IPathElement instead of ESNode
3 lines of code changed in:
check for null in Property.getStringValue for
Java object property values.
2 lines of code changed in:
check for undefined in putProperty.
1 lines of code changed in:
commented out debugging msg
2 lines of code changed in:
adapted to Applications new dual init() and start() method scheme
2 lines of code changed in:
Everything works again, thanks to the application object
exposing everything through getters.
17 lines of code changed in:
further tweaking
27 lines of code changed in:
internal function calls are only tried if the
target object is not the global object or if
the global function is defined.
15 lines of code changed in:
created separate init() and start() methods,
wrote lots of thread state getters to make this
accessible from other packages.
77 lines of code changed in:
changed check for equals() from ESNode to IPathElement
2 lines of code changed in:
moved classes here from helma.framework.* packages.
2529 lines of code changed in:
Adapted to other classes moving to the helma.scripting packages
172 lines of code changed in:
Optimized the check for updates.
Typemanager is now run in an experimental mode without
its own thread and being called before a request is evaluated.
64 lines of code changed in:
Moved files to separate helma/scripting and helma/scripting/fesi packages
0 lines of code changed in:
wrote some comments
34 lines of code changed in:
instead of __ before and after the keyword there is only one _ before, now.
4 lines of code changed in:
addPart works again, so here is a newly written example.
9 lines of code changed in:
must catch Exception
1 lines of code changed in:
Do the "catch Throwable" at the right spot so we can generate
an error message if the action is called.
2 lines of code changed in:
HTTP parameters with multiple values are now translated to
an array instead of just setting the first value
9 lines of code changed in:
updated to new package of main Server class
1 lines of code changed in:
initial check in of new helma.main package
449 lines of code changed in:
removed or updated references to the old Server class.
10 lines of code changed in:
The main Server class was moved to the helma.main package, this
class remains solely as a very thin redirector to keep backwards
compatibility.
9 lines of code changed in:
Moved files to helma.main package.
0 lines of code changed in:
removed obsolite IServer import statement.
0 lines of code changed in:
added comments, introduced XML-RPC handler
name settable via app-properties.
101 lines of code changed in:
updated to new location of main Server class
2 lines of code changed in:
Fixed multipart messages.
11 lines of code changed in:
fixed bug that broke user.cache.
2 lines of code changed in:
fixed bug that broke virtual nodes
1 lines of code changed in:
removed obsolete code
0 lines of code changed in:
lazy creation of cache node.
reintroduced created and lastmodified properities as
__internal__ props.
33 lines of code changed in:
minor documentation enhancement
2 lines of code changed in:
getNode getProperty now does the right thing
for getting collection nodes on transient nodes
34 lines of code changed in:
use proper mapping for collections on transient nodes
8 lines of code changed in:
allow ids to be called from transient nodes.
introduced simpler internal properties: _id and _parent.
removed support for the old created and lastmodified properties.
29 lines of code changed in:
allow IDs to be gotten from transient nodes. If getID is called on
a transient node, an ID is generated from the node manager. if
the node is later persisted, the same id will be used.
18 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