Module helma/src/helma/main/

back to main page

Summary Period: 2001-08-27 to 2005-12-12

Modules

[root]/helma/src/helma/main
     launcher (3 files, 267 lines)

Lines of Code


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

Authors

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

Most Recent Commits

hannes 2005-12-12 18:54

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:

hannes 2005-11-04 16:54

* Set version info to 1.5.x.

3 lines of code changed in:

hannes 2005-10-21 23:46

* Add start and shutdown calls for embedded XML-RPC web server.

11 lines of code changed in:

hannes 2005-10-07 17:48

* Set ignoreCase to false for apps.properties. That way, case
in default application mountpoints is preserved.

2 lines of code changed in:

hannes 2005-08-29 18:12

* Make main db.properties case sensitive.

3 lines of code changed in:

hannes 2005-08-01 12:03

Add uploadSoftfail servlet init parameter

8 lines of code changed in:

hannes 2005-06-10 14:28

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:

hannes 2005-04-22 15:23

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:

hannes 2005-04-11 17:36

Always scan for repositories 0-9

6 lines of code changed in:

hannes 2005-04-11 17:29

Allow Helma to run without listening to any server ports.

6 lines of code changed in:

hannes 2005-03-21 18:46

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:

hannes 2005-03-18 04:17

Try to make javac 1.5 not complain by casting argument to Object[].

4 lines of code changed in:

hannes 2005-03-11 16:36

Make session cookie name configurable via sessionCookieName in apps.properties
(merge from helma_1_4)

18 lines of code changed in:

hannes 2005-03-10 17:54

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:

hannes 2005-03-09 15:01

Switch version to 1.4.2

3 lines of code changed in:

hannes 2004-10-20 17:47

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:

hannes 2004-10-19 14:45

Rewrite Server.stop() to actually try to stop the server.
Rewrite HelmaShutdownHook to use Server.stop().

38 lines of code changed in:

hannes 2004-09-15 15:30

No more need to set the application's charset in the servlet config.

2 lines of code changed in:

hannes 2004-07-29 15:00

Update version to "1.4.1"

3 lines of code changed in:

hannes 2004-06-29 18:15

Updated date in version string

3 lines of code changed in:

(118 more)

Generated by StatCVS 0.2.2