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-06-28 to 2002-06-07 (Commits 1289-1338 of 3188)
fixed typo
1 lines of code changed in:
Still checking to see if commit mails are working...
0 lines of code changed in:
Updated version date and checking to see if commit mails are working again.
1 lines of code changed in:
made getLogger() method public.
1 lines of code changed in:
initial checkin
214 lines of code changed in:
intial adding
95 lines of code changed in:
Kill Threads the hard way when timeouts occurr.
Eventually, we might want to add a method in the ScriptingEngine
interface for that purpose, i.e. to let scripting engines kill threads in
a soft + specific way.
4 lines of code changed in:
update to version 1.5b3 of ant
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta3/bin/
0 lines of code changed in:
Helma License 2.0
49 lines of code changed in:
Added licenses of third party libraries.
527 lines of code changed in:
added chmod 755 for hop.sh; renamed param buildvariation to distribution
9 lines of code changed in:
bugfix: xml-child hop:parent was accidentally read into properties-map too,
after being used for parentHandle.
1 lines of code changed in:
Moved scriptingEngine.updatePrototypes() invocation to the
beginning of the loop in the run() method.
1 lines of code changed in:
Added updatePrototypes() method to ScriptingEngine interface.
29 lines of code changed in:
Fixed <> encoding inside Helma macro tags.
9 lines of code changed in:
HTML encoding is now smarter about encoding &, < and >.
If they are part of a valid HTML entity reference, an HTML tag or
a Helma macro they are passed through unchanged, otherwise
they are encoded to &, < or >.
Another new feature that should make writing documentation on
Helma easier is that everything is encoded if it is placed within
a <code> tag.
219 lines of code changed in:
check-in on behalf of michael platzer who added the org.apache.xerces.util-classes from xerces-j 2.0.1, so that the
usage of the HTML-parser *should* not rely on xerces.jar being in the
classpath anymore.
0 lines of code changed in:
removed target "app-package" (is replaced by target "app" and some cool code by stefanp in build.sh / .bat)
0 lines of code changed in:
added little target "help" that only depends on "usage" for convenience
3 lines of code changed in:
commented out the line setting JAVA_HOME
1 lines of code changed in:
make sure dist-directory exists everywhere
1 lines of code changed in:
removed obsolete code, added appname as 2nd parameter for
app-package target
12 lines of code changed in:
removed obsolete code
3 lines of code changed in:
removed todo-list
0 lines of code changed in:
removed all demo apps as apps.properties for distribution are now located
in the build/main-directory.
1 lines of code changed in:
first checkin of build-model which fits the new cvs-layout
266 lines of code changed in:
updated version info
1 lines of code changed in:
Add support for private properties of hopobject, which don't cause
object indexes to be reloaded when modified.
23 lines of code changed in:
Create a constructor for the user prototype so it's possible to create
user object usnig "new user()".
3 lines of code changed in:
test
1 lines of code changed in:
duplicated here so that they are added to the distribution
0 lines of code changed in:
test
1 lines of code changed in:
Removed RMI compiler tags for Remote Image manipulation classes
(which have been removed).
0 lines of code changed in:
Removed remote image capability (image manipulatino via RMI)
49 lines of code changed in:
changed "todo" to "FIXME".
1 lines of code changed in:
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:
Changed global getURL() function to return a MimePart object
instead of a string, so it is now possible to retrieve any kind of
URL instead of just text URLs.
11 lines of code changed in:
user.onLogout() is called again, at least for automatic session
timeouts.
16 lines of code changed in:
minor formatting fix
1 lines of code changed in:
don't use explicit encoding when setting mail headers;
use platform default instead.
5 lines of code changed in:
fixed formatting/indentation
33 lines of code changed in:
added extension mechanism: call initScripting() on every active extension
(list specified by helma.main.Server).
14 lines of code changed in:
added extension mechanism: call applicationStarted() and applicationStopped()
on every active extension (list specified by helma.main.Server).
19 lines of code changed in:
added extension mechanism: read comma-separated extension-list from
server.properties, try to get classes (subclasses of helma.extensions.HelmaExtension)
and call their init()-method.
24 lines of code changed in:
added extension mechanism
118 lines of code changed in:
updated version string
1 lines of code changed in:
added getCurrentRequestEvaluator hook for benchmarking
and debugging.
12 lines of code changed in:
made invokeDirectFunction public for benchmarking purposes.
1 lines of code changed in:
merged in changes from "lazy_typing" branch, prototypes
are only initialized on demand.
516 lines of code changed in:
remove default servlet if application base is stopped.
13 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