Module helma/src/helma/scripting/fesi/extensions/

back to main page

Summary Period: 2001-08-29 to 2003-08-07

Modules

[root]/helma/src/helma/scripting/fesi/extensions

Lines of Code


Total Lines Of Code: 0 (2006-01-13 18:49)

Authors

Author Changes Lines of Code Lines per Change
Totals 41 (100.0%) 2294 (100.0%) 55.9
hannes 38 (92.7%) 2182 (95.1%) 57.4
stefanp 3 (7.3%) 112 (4.9%) 37.3

Most Recent Commits

hannes 2003-08-07 18:11

Remove Fesi scripting engine from Trunk

0 lines of code changed in:

hannes 2003-04-16 18:28

Merge from helma_1_2_4

1281 lines of code changed in:

hannes 2003-02-26 13:41

Merged in changes from helma_1_2 branch

26 lines of code changed in:

hannes 2002-11-25 14:18

Renamed evaluator field to eval to avoid abiguities

3 lines of code changed in:

hannes 2002-11-21 16:57

ScriptingEngine interface got an additonal init() method.
FesiEvaluator was renamed to FesiEngine.
Some naming cleanups.

11 lines of code changed in:

hannes 2002-10-02 16:32

Moved here from helma.xmlrpc package which has been replaced by org.apache.xmlrpc

78 lines of code changed in:

hannes 2002-09-11 17:59

Catch all exceptions in Xml.read().
Nicer error messages.

6 lines of code changed in:

stefanp 2002-08-21 19:11

temporary fix: made Xml.write() use default UTF-8 encoding.

1 lines of code changed in:

hannes 2002-06-11 19:01

Removed remote image capability (image manipulatino via RMI)

42 lines of code changed in:

hannes 2002-06-11 18:30

addPart() now takes just one part at a time, but accepts the
file name to use for the part as second argument.

Also, it accepts instances of helma.util.MimePart, which are used
in HTTP file uploads and teh global getURL() function.

setText() now plays together nicely with addPart(). If both
plain text and MIME parts are set for a message, the
text will be added as plain text at the beginning of the message.

42 lines of code changed in:

hannes 2002-06-11 17:38

don't use explicit encoding when setting mail headers;
use platform default instead.

5 lines of code changed in:

hannes 2002-06-11 17:21

fixed formatting/indentation

33 lines of code changed in:

hannes 2002-06-07 20:25

merged in code for limiting XML writing depth (although
commented out for now)

3 lines of code changed in:

hannes 2002-06-06 15:22

Cleaned up class, fixed argument order in Xml.write():
now the hopobject is the first argument, and the filename the
second one. This seems more consistent to me (both taken
alone and in combination with the Xml.writeToString() function).

16 lines of code changed in:

hannes 2002-06-05 19:47

Renamed save(), load() and create() to write(), writeToString(),
read() and readFromString() as discussed on the mailing list.

41 lines of code changed in:

hannes 2002-05-31 15:35

Merged in changes from Stefan Pollach's "usersession_05_15" branch.

0 lines of code changed in:

hannes 2002-05-23 21:50

Merged Stefan Pollach's XML Database branch.

8 lines of code changed in:

stefanp 2002-04-23 16:36

bugfix http://www.helma.org/bugs/show_bug.cgi?id=55
login() now returns false if authenication fails, not only
if heavier exceptions appear.

2 lines of code changed in:

stefanp 2002-04-19 17:54

initial checkin xml/dom-extension

109 lines of code changed in:

hannes 2001-08-31 17:54

use application's event logger for error messages
instead of the one from helma.main.Server.

2 lines of code changed in:

(1 more)

Generated by StatCVS 0.2.2