Summary Period: 2001-08-27 to 2005-12-12
[root]/helma/src/helma/main
launcher
(3 files, 267 lines)
Total Lines Of Code:
2151 (2006-01-13 18:49)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 165 (100.0%) | 4417 (100.0%) | 26.7 |
hannes | 152 (92.1%) | 3815 (86.4%) | 25.0 |
stefanp | 13 (7.9%) | 602 (13.6%) | 46.3 |
Change appDir handling:
* If appDir is not defined in apps.properties, use the last file repository as appdir
(used to be the first one)
* If appDir is defined, add it to the end of the repository list if it isn't explicitly
listed as repository.
* If appDir is defined in apps.properties, use it for the app.dir JS variable.
* Never automatically create an app's file repositories.
18 lines of code changed in:
* Set version info to 1.5.x.
3 lines of code changed in:
* Add start and shutdown calls for embedded XML-RPC web server.
11 lines of code changed in:
* Set ignoreCase to false for apps.properties. That way, case
in default application mountpoints is preserved.
2 lines of code changed in:
* Make main db.properties case sensitive.
3 lines of code changed in:
Add uploadSoftfail servlet init parameter
8 lines of code changed in:
ignore-dirs patch contributed by Barbara Ondrisek:
appname.ignore = dir1,dir2 prevents Prototypes to be created for the given directories.
12 lines of code changed in:
Implement appname.protectedSessionCookie property in apps.properties.
If set to "false", session cookies will not be bound to the client's ip subnet.
8 lines of code changed in:
Always scan for repositories 0-9
6 lines of code changed in:
Allow Helma to run without listening to any server ports.
6 lines of code changed in:
Generally add the exception as second argument when logging errors.
Add check for null pointer when unregistering XML-RPC handler.
11 lines of code changed in:
Try to make javac 1.5 not complain by casting argument to Object[].
4 lines of code changed in:
Make session cookie name configurable via sessionCookieName in apps.properties
(merge from helma_1_4)
18 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
92 lines of code changed in:
Switch version to 1.4.2
3 lines of code changed in:
Some fixes to allow garbage collection of helma classes/class loaders:
* Run and null out shutdown hook when stopping.
* Make Jetty log sink a static inner class.
38 lines of code changed in:
Rewrite Server.stop() to actually try to stop the server.
Rewrite HelmaShutdownHook to use Server.stop().
38 lines of code changed in:
No more need to set the application's charset in the servlet config.
2 lines of code changed in:
Update version to "1.4.1"
3 lines of code changed in:
Updated date in version string
3 lines of code changed in:
(118 more)
Generated by StatCVS 0.2.2