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: 2005-03-16 to 2005-02-11 (Commits 2789-2838 of 3188)
Implement global serialize() and deserialize() functions
51 lines of code changed in:
* Re-implemented support for .hsp files in HEAD.
* Cleaned up .hac and .hsp processing code
* Renamed RhinoActionAdapter to HacHspConverter
227 lines of code changed in:
Register thread local variables before calling updatePrototypes() in order
to allow various things to happen during code compilation.
4 lines of code changed in:
Avoid using enum as variable name in order to compile on Java 1.5
5 lines of code changed in:
Fix .hac action file support
5 lines of code changed in:
Handle internal calls for non-existing functions. Fixes bug 417.
http://helma.org/bugs/show_bug.cgi?id=417
5 lines of code changed in:
Log error and rethrow exception in initScriptingEngine()
10 lines of code changed in:
Fix case where repository name contains a dot, but filename doesn't.
5 lines of code changed in:
Fix NullPointerException for prototype folders with non-valid type names
4 lines of code changed in:
increased to 0.8.7
2 lines of code changed in:
added GroupObject.getProperty(string name)
- otherwise property whose names are numbers would be inaccessible
34 lines of code changed in:
Implement our own RhinoDebugger subclass to display scripts in a nice table.
The current implementation is merged from helma_1_4 branch and a bit quirky
in regard to repository script source names
280 lines of code changed in:
Hack: Move over Rhino debugger to helma.scripting.rhino.debug because most of the internals
are defined as package-private so there's no way to subclass unless we're in the same package.
8860 lines of code changed in:
Add support for rhino debugger (merge from helma_1_4)
44 lines of code changed in:
Gracefully handle the case where getConnection() is called by a non-transactor thread
(merge from helma_1_4)
14 lines of code changed in:
Make session cookie name configurable via sessionCookieName in apps.properties
(merge from helma_1_4)
31 lines of code changed in:
Unset transaction name in commit() and abort() - merge from helma_1_4 branch
10 lines of code changed in:
Make reqtype field volatile (merge from branch helma_1_4)
11 lines of code changed in:
Merged in repository_patch branch. Plus these changes:
* Renamed helma.util.SourceProperties to helma.util.ResourceProperties
* Removed timing from helma.framework.core.RequestEvaluator
2235 lines of code changed in:
Improve JS Image constructor:
* Implement Image constructor from helma.util.MimePart
* Improve error reporting: Include original exception message for IOExceptions,
include argument info to detect wrong arguments
25 lines of code changed in:
Check if Server.getServer() is not null before trying to get property from it.
8 lines of code changed in:
Switch version to 1.4.2
4 lines of code changed in:
Use JDK 1.2 compatible version of Jetty 4.2.22 (extra/lib/org.mortbay.jetty-jdk1.2.jar)
0 lines of code changed in:
moved res.reset() before setting res.status and res.realm
as it now resets the realm field too
1 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
set timeout to 5sec instead of 60s
made it an extra field
9 lines of code changed in:
give the thread a name
1 lines of code changed in:
Implement HopObject.persist() to store HopObjects to db without adding them to any collections.
24 lines of code changed in:
Fix bug where collections are reloaded on change of private properties.
5 lines of code changed in:
Fix bug in getZipEntryContent() where entries aren't fully read if not immediately available.
9 lines of code changed in:
Use helma.[appname].sql.log as SQL log file by default,
configurable by sqlLog entry in app.properties.
20 lines of code changed in:
Michael Platzer's SQL Logging patch, with millisecond timeing and a few stylistic changes.
106 lines of code changed in:
Reset some fields that were previously left out in reset().
14 lines of code changed in:
Check for empty tag stack, fixing bug 414
http://helma.org/bugs/show_bug.cgi?id=414
4 lines of code changed in:
Implement per-HTTP method action names, e.g. main_action_post.
The methods that were handled by Helma traditionally (GET, POST, HEAD) are still
mapped to actions without method name in case no per-method action is defined.
34 lines of code changed in:
0.8.5
2 lines of code changed in:
methods related to getting info about a group have moved to GroupInfo.java
added restart and execute command
37 lines of code changed in:
methods related to getting info about a group have moved to GroupInfo.java
11 lines of code changed in:
added wrapInVector() and getFromVector()
used when handling internal requests in Group.java
22 lines of code changed in:
class that schedules destroy/restart requests for a few seconds in the future
39 lines of code changed in:
moved methods related to getting info about a group to GroupInfo.java
(trying to clean Group.java a bit)
made most fields protected instead of private
removed callbacks for REQUEST_RESET and REQUEST_DESTROY
added reset/destroy/restart to REQUEST_INTERNAL
moved Destroyer class to public class Scheduler
41 lines of code changed in:
moved methods related to getting info about a group to GroupInfo.java
(trying to clean Group.java a bit)
129 lines of code changed in:
removed unused properties for embedded jgroups-stack-construction (which doesn't exist anymore)
commented out REQUEST_RESET, REQUEST_DESTROY
2 lines of code changed in:
* Fix bug where 0 is assumed as id of the root object in getParent()
* Fix bug where child node is set to anonymous after calling addNode()
19 lines of code changed in:
updated version no
1 lines of code changed in:
set JChannel options AUTO_RECONNECT to true
added getChannel() for access to underlying jgroups channel
7 lines of code changed in:
updated to version 0.8.4
1 lines of code changed in:
Remove global getById() in favor of Constructor.getById() which now takes
an optional second prototype argument.
12 lines of code changed in:
log anything except SocketExceptions
5 lines of code changed in:
changed synchronization .. so that updateGroups() can do the shutdown correctly
14 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