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-11-28 to 2002-11-21 (Commits 1789-1838 of 3188)
Copied over new start scripts from build/main
83 lines of code changed in:
Copied over new start scripts from ../main
84 lines of code changed in:
Removed support for adding jar files to the classpath, since it didn't work anyway
with the new -jar starter.
8 lines of code changed in:
Checking in Mckoi 0.94h
0 lines of code changed in:
Oops, checked in as text again.
0 lines of code changed in:
Moving Mckoi 0.94g from lib to lib/ext
0 lines of code changed in:
Updated to org.mortbay.jetty-jdk1.2.jar from the Jetty 4.2.2 distribution.
0 lines of code changed in:
# Make check for jar files in lib/ext case insensitive.
# Add files in lib/ext before lib/apache-dom.jar so if xerces jar files are added they
override the partial xerces in apache-dom.jar.
7 lines of code changed in:
Fixed encoding in XML declaration (Xerces complained)
5 lines of code changed in:
Moved JDBC MySQL 2.0.14 from lib to lib/ext
0 lines of code changed in:
Put pushStringBuffer() and popStringBuffer() back in because they are needed
by the template_as_string() functions.
14 lines of code changed in:
j2sdk1.4.1 strangely complained about a comment in the last line of the file
88 lines of code changed in:
Tentative fix for Java reflection bug where we're unable to call public methods
declared in non-public classes.
9 lines of code changed in:
ImageGenerator does no longer extend java.awt.Window.
Should work in headless mode now.
121 lines of code changed in:
Add public getters for application and server directory
20 lines of code changed in:
Add jars to classpath without checking if they exist.
7 lines of code changed in:
use launcher.jar
8 lines of code changed in:
use launcher.jar,
changed newline encoding back to windows mode (hopefully)
minor fixes.
82 lines of code changed in:
Update version, copy launcher.jar
5 lines of code changed in:
Since an app's documentation/introspection depends on its scripting language ,
the task of getting the documentation/introspection object used by the
management app is now delegated to the app's scripting engine.
4 lines of code changed in:
Added getInspector() method that returns a inspector/documentation class for
the engine's application. For helma.scripting.fesi.FesiEngine this method returns
an instance of helma.doc.DocApplication.
24 lines of code changed in:
Filter helma.doc package from main classloader. This is because helma.doc actually
depends on FESI, i.e. if it is loaded via the main classloader, so will some classes
in FESI, and we want to prevent that.
3 lines of code changed in:
Removed boolean inherit argument from INode.get*() methods because it
was never used.
94 lines of code changed in:
Always set evaluator.thread field in invoke(). Otherwise a TimeoutException will
be thrown if invoke() is called before the execution context is entered, which
is the case when resolving request paths via scripted getChildElement() functions.
4 lines of code changed in:
Rewrote cookie setting to be more flexible and allow setting of path and domain.
125 lines of code changed in:
Renamed evaluator field to eval to avoid abiguities
3 lines of code changed in:
Re-added getRootHref() method, which was removed because it's not used by
Helma code. Turns out the manage application needs it.
8 lines of code changed in:
Updated version string
1 lines of code changed in:
Some minor changes in getNodeHref() and getDataRoot()
16 lines of code changed in:
Changed the name of the scripting engine property to scriptingEngine.
Do not print stack trace when an exception is thrown since this is already done
in the scripting engine.
1 lines of code changed in:
Major cleanup all over the helma.objectmodel.db package.
Fixes bug 151.
Some optimization in getElementName().
Removed cases where user prototype was treated as a special case.
158 lines of code changed in:
Removed one unused line
2 lines of code changed in:
Scripting exception can now wrap the original exception.
44 lines of code changed in:
Call getChildElement() instead of getSubnode() as fallback in getProperty().
Fixed bug 155.
1 lines of code changed in:
* Do not print out exception messages multiple times.
* Create a scripting exception wrapping the original exception.
2 lines of code changed in:
Avoid printing out exception twice in printStackTrace().
2 lines of code changed in:
Fixed type (contructor -> constructor)
1 lines of code changed in:
Do not prepend "Runtime error" in EcmaScriptExceptions.
2 lines of code changed in:
re-added for use in DocApplication.listFunctions ()
44 lines of code changed in:
don't add hopobject as a parent prototype to global
1 lines of code changed in:
added listFunctions()
9 lines of code changed in:
use app.getCacheUsage() instead of accessing NodeManager
1 lines of code changed in:
parse DocApplication when it's first accessed.
added getCacheUsage()
10 lines of code changed in:
some tiny fixes
8 lines of code changed in:
Minor change in log message
1 lines of code changed in:
FesiEvaluator was renamed to FesiEngine.
3 lines of code changed in:
ScriptingEngine interface got an additonal init() method.
FesiEvaluator was renamed to FesiEngine.
Some naming cleanups.
928 lines of code changed in:
merge in classloader branch
357 lines of code changed in:
Added getContentType() and getContentLength() methods
13 lines of code changed in:
Moved auto-ETag generation out of String encoding block so that ETags are
generated for binary responses. Some minor fixes in auto-ETag gen.
15 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